Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/719/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations
Error Message:
Expected 2x1 for collection: collection1 null Live Nodes:
[127.0.0.1:37115_solr, 127.0.0.1:37531_solr, 127.0.0.1:44275_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/3)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active",
"replicas":{"core_node3":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:37531/solr",
"node_name":"127.0.0.1:37531_solr", "state":"down",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node4":{
"core":"collection1_shard2_replica_n2",
"base_url":"https://127.0.0.1:37115/solr",
"node_name":"127.0.0.1:37115_solr", "state":"down",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2x1 for collection: collection1
null
Live Nodes: [127.0.0.1:37115_solr, 127.0.0.1:37531_solr, 127.0.0.1:44275_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/3)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node3":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:37531/solr",
"node_name":"127.0.0.1:37531_solr",
"state":"down",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node4":{
"core":"collection1_shard2_replica_n2",
"base_url":"https://127.0.0.1:37115/solr",
"node_name":"127.0.0.1:37115_solr",
"state":"down",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([8321120DDDE4DC6D:73CBC1F102C7AC07]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:69)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11683 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/init-core-data-001
[junit4] 2> 89806 WARN
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 89806 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 89807 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 89807 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 89808 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001
[junit4] 2> 89808 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 89808 INFO (Thread-148) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 89808 INFO (Thread-148) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 89813 ERROR (Thread-148) [ ] 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> 89908 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45327
[junit4] 2> 89923 INFO (jetty-launcher-104-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 89923 INFO (jetty-launcher-104-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 89923 INFO (jetty-launcher-104-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 89931 INFO (jetty-launcher-104-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4cf62daf{/solr,null,AVAILABLE}
[junit4] 2> 89932 INFO (jetty-launcher-104-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68b3cb1d{/solr,null,AVAILABLE}
[junit4] 2> 89932 INFO (jetty-launcher-104-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e7ef39e{/solr,null,AVAILABLE}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a7f7f72{SSL,[ssl,
http/1.1]}{127.0.0.1:44275}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3b2e2b7a{SSL,[ssl,
http/1.1]}{127.0.0.1:37531}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@68cd569{SSL,[ssl,
http/1.1]}{127.0.0.1:37115}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.e.j.s.Server Started @91990ms
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44275}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-2) [ ]
o.e.j.s.Server Started @91990ms
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.e.j.s.Server Started @91990ms
[junit4] 2> 89933 ERROR (jetty-launcher-104-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37531}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37115}
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:22:16.862792Z
[junit4] 2> 89933 ERROR (jetty-launcher-104-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 89933 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:22:16.862961Z
[junit4] 2> 89934 ERROR (jetty-launcher-104-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 89934 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 89934 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 89934 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 89934 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:22:16.863225Z
[junit4] 2> 89942 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 89942 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 89942 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 89947 INFO (jetty-launcher-104-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45327/solr
[junit4] 2> 89948 INFO (jetty-launcher-104-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45327/solr
[junit4] 2> 89948 INFO (jetty-launcher-104-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45327/solr
[junit4] 2> 90011 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 90012 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44275_solr
[junit4] 2> 90013 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.c.Overseer Overseer
(id=98930559335661576-127.0.0.1:44275_solr-n_0000000000) starting
[junit4] 2> 90013 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 90014 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 90014 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37115_solr
[junit4] 2> 90016 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 90016 INFO
(zkCallback-119-thread-1-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 90016 INFO
(zkCallback-120-thread-1-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 90017 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37531_solr
[junit4] 2> 90017 INFO
(zkCallback-120-thread-1-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 90017 INFO
(zkCallback-119-thread-1-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 90032 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 90085 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44275_solr
[junit4] 2> 90086 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 90086 INFO
(zkCallback-119-thread-1-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 90088 INFO
(zkCallback-120-thread-1-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 90098 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90114 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90115 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90116 INFO (jetty-launcher-104-thread-2)
[n:127.0.0.1:37115_solr ] 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.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/.
[junit4] 2> 90134 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44275.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90139 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37531.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90151 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37531.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90151 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37531.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90153 INFO (jetty-launcher-104-thread-1)
[n:127.0.0.1:37531_solr ] 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.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/.
[junit4] 2> 90157 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44275.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90157 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44275.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 90159 INFO (jetty-launcher-104-thread-3)
[n:127.0.0.1:44275_solr ] 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.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node3/.
[junit4] 2> 90250 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 90250 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45327/solr ready
[junit4] 2> 90261 INFO
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8321120DDDE4DC6D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipDownOperations
[junit4] 2> 90298 INFO (qtp1266790070-656) [n:127.0.0.1:37115_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 90321 INFO (qtp1266790070-656) [n:127.0.0.1:37115_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=23
[junit4] 2> 90325 INFO (qtp1266790070-654) [n:127.0.0.1:37115_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=2&maxShardsPerNode=2&name=collection2&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:37115_solr,127.0.0.1:37531_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 90340 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection2
[junit4] 2> 90345 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 90348 INFO
(OverseerCollectionConfigSetProcessor-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_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> 90353 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/collection2/protwords.txt
[junit4] 2> 90354 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/collection2/managed-schema
[junit4] 2> 90355 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/collection2/solrconfig.xml
[junit4] 2> 90356 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/collection2/synonyms.txt
[junit4] 2> 90360 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/collection2/stopwords.txt
[junit4] 2> 90361 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/collection2/lang/contractions_it.txt
[junit4] 2> 90365 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/collection2/lang/stemdict_nl.txt
[junit4] 2> 90366 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/collection2/lang/stopwords_hy.txt
[junit4] 2> 90367 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/collection2/lang/stopwords_no.txt
[junit4] 2> 90367 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/collection2/lang/contractions_ca.txt
[junit4] 2> 90368 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/collection2/lang/stopwords_id.txt
[junit4] 2> 90369 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/collection2/lang/stopwords_ga.txt
[junit4] 2> 90370 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/collection2/lang/stopwords_hi.txt
[junit4] 2> 90370 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/collection2/lang/stopwords_da.txt
[junit4] 2> 90371 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/collection2/lang/stopwords_ja.txt
[junit4] 2> 90372 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/collection2/lang/stopwords_pt.txt
[junit4] 2> 90372 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/collection2/lang/stopwords_hu.txt
[junit4] 2> 90373 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/collection2/lang/stopwords_el.txt
[junit4] 2> 90374 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/collection2/lang/stopwords_ru.txt
[junit4] 2> 90374 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/collection2/lang/stopwords_tr.txt
[junit4] 2> 90375 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/collection2/lang/stopwords_ar.txt
[junit4] 2> 90376 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/collection2/lang/userdict_ja.txt
[junit4] 2> 90376 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/collection2/lang/stopwords_eu.txt
[junit4] 2> 90377 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/collection2/lang/stopwords_it.txt
[junit4] 2> 90378 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/collection2/lang/stopwords_cz.txt
[junit4] 2> 90378 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/collection2/lang/stoptags_ja.txt
[junit4] 2> 90379 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/collection2/lang/contractions_fr.txt
[junit4] 2> 90380 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/collection2/lang/stopwords_de.txt
[junit4] 2> 90385 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/collection2/lang/stopwords_fa.txt
[junit4] 2> 90386 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/collection2/lang/contractions_ga.txt
[junit4] 2> 90387 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/collection2/lang/stopwords_ca.txt
[junit4] 2> 90388 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/collection2/lang/stopwords_nl.txt
[junit4] 2> 90389 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/collection2/lang/stopwords_bg.txt
[junit4] 2> 90390 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/collection2/lang/stopwords_lv.txt
[junit4] 2> 90390 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/collection2/lang/stopwords_en.txt
[junit4] 2> 90392 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/collection2/lang/stopwords_es.txt
[junit4] 2> 90393 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/collection2/lang/stopwords_th.txt
[junit4] 2> 90393 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/collection2/lang/stopwords_ro.txt
[junit4] 2> 90394 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/collection2/lang/stopwords_fr.txt
[junit4] 2> 90395 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/collection2/lang/stopwords_sv.txt
[junit4] 2> 90396 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/collection2/lang/stopwords_fi.txt
[junit4] 2> 90397 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/collection2/lang/hyphenations_ga.txt
[junit4] 2> 90397 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/collection2/lang/stopwords_gl.txt
[junit4] 2> 90398 INFO
(OverseerThreadFactory-229-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/collection2/params.json
[junit4] 2> 90514 INFO
(OverseerStateUpdate-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37531/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 90515 INFO
(OverseerStateUpdate-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37115/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 90516 INFO
(OverseerStateUpdate-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37531/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 90517 INFO
(OverseerStateUpdate-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37115/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 90735 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection2&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 90735 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 90738 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection2&newCollection=true&name=collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 90744 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection2&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 90744 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection2&newCollection=true&name=collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 90744 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 90847 INFO
(zkCallback-119-thread-1-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 90847 INFO
(zkCallback-121-thread-1-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 90847 INFO
(zkCallback-119-thread-2-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 90847 INFO
(zkCallback-121-thread-2-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 91748 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 91748 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 91749 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 91749 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 91749 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 91750 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 91750 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 91750 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 91750 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 91750 WARN (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2/../../../../dist
[junit4] 2> 91754 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 91755 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 91755 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 91757 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 91758 WARN (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6/../../../../dist
[junit4] 2> 91758 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 91758 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 91759 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 91759 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 91759 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/clustering/lib
[junit4] 2> 91760 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 91760 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/langid/lib
[junit4] 2> 91760 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 91760 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../contrib/velocity/lib
[junit4] 2> 91760 WARN (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4/../../../../dist
[junit4] 2> 91765 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 91766 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 91774 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 91776 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 91776 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 91777 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 91777 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 91778 WARN (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1/../../../../dist
[junit4] 2> 91787 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 91827 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.IndexSchema [collection2_shard2_replica_n6] Schema name=default-config
[junit4] 2> 91827 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.IndexSchema [collection2_shard2_replica_n4] Schema name=default-config
[junit4] 2> 91827 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=default-config
[junit4] 2> 91832 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=default-config
[junit4] 2> 92222 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 92224 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 92265 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 92265 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 92271 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 92272 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37531.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 92275 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 92276 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/./collection2_shard1_replica_n1/data/]
[junit4] 2> 92294 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using
configuration from collection collection2, trusted=true
[junit4] 2> 92295 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.core.collection2.shard1.replica_n2' (registry
'solr.core.collection2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 92295 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 92296 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/./collection2_shard1_replica_n2/data/]
[junit4] 2> 92321 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard2_replica_n4' using
configuration from collection collection2, trusted=true
[junit4] 2> 92321 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37531.solr.core.collection2.shard2.replica_n4' (registry
'solr.core.collection2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 92321 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 92321 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SolrCore [[collection2_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/collection2_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node1/./collection2_shard2_replica_n4/data/]
[junit4] 2> 92330 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard2_replica_n6' using
configuration from collection collection2, trusted=true
[junit4] 2> 92330 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.core.collection2.shard2.replica_n6' (registry
'solr.core.collection2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53fc1796
[junit4] 2> 92330 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 92330 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.c.SolrCore [[collection2_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/collection2_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001/tempDir-001/node2/./collection2_shard2_replica_n6/data/]
[junit4] 2> 92417 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 92417 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 92432 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 92442 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 92752 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 92753 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 92754 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 92754 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 92762 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 92762 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 92764 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 92764 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 92775 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c1b39ca[collection2_shard1_replica_n1] main]
[junit4] 2> 92775 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 92775 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 92776 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 92776 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 92776 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/collection2
[junit4] 2> 92776 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/collection2
[junit4] 2> 92777 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@111394df[collection2_shard2_replica_n6] main]
[junit4] 2> 92778 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 92778 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 92778 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/collection2/managed-schema
[junit4] 2> 92777 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 92778 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 92781 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@340270ab[collection2_shard1_replica_n2] main]
[junit4] 2> 92785 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 92785 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@266f6543[collection2_shard2_replica_n4] main]
[junit4] 2> 92786 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 92789 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 92794 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/collection2
[junit4] 2> 92794 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/collection2
[junit4] 2> 92794 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/collection2
[junit4] 2> 92794 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/collection2/managed-schema
[junit4] 2> 92801 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/collection2
[junit4] 2> 92801 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/collection2/managed-schema
[junit4] 2> 92802 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 92803 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 92803 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 92809 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 92814 INFO
(searcherExecutor-235-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node3)
[n:127.0.0.1:37531_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@3c1b39ca[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92814 INFO
(searcherExecutor-235-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node3)
[n:127.0.0.1:37531_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 92814 INFO
(searcherExecutor-235-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node3)
[n:127.0.0.1:37531_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 92817 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 92817 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard2_replica_n4 s:shard2 c:collection2 r:core_node7)
[n:127.0.0.1:37531_solr c:collection2 s:shard2 r:core_node7
x:collection2_shard2_replica_n4] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@266f6543[collection2_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92818 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard2_replica_n4 s:shard2 c:collection2 r:core_node7)
[n:127.0.0.1:37531_solr c:collection2 s:shard2 r:core_node7
x:collection2_shard2_replica_n4] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 92818 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard2_replica_n4 s:shard2 c:collection2 r:core_node7)
[n:127.0.0.1:37531_solr c:collection2 s:shard2 r:core_node7
x:collection2_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 92818 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 92818 INFO
(searcherExecutor-235-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node3)
[n:127.0.0.1:37531_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@3c1b39ca[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92819 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 92819 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 92821 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 92821 INFO
(searcherExecutor-236-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard1_replica_n2 s:shard1 c:collection2 r:core_node5)
[n:127.0.0.1:37115_solr c:collection2 s:shard1 r:core_node5
x:collection2_shard1_replica_n2] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@340270ab[collection2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92821 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1582888952528896000
[junit4] 2> 92821 INFO
(searcherExecutor-236-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard1_replica_n2 s:shard1 c:collection2 r:core_node5)
[n:127.0.0.1:37115_solr c:collection2 s:shard1 r:core_node5
x:collection2_shard1_replica_n2] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 92821 INFO
(searcherExecutor-236-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard1_replica_n2 s:shard1 c:collection2 r:core_node5)
[n:127.0.0.1:37115_solr c:collection2 s:shard1 r:core_node5
x:collection2_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 92823 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/collection2
[junit4] 2> 92814 INFO (qtp697048005-639) [n:127.0.0.1:37531_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1582888952521555968
[junit4] 2> 92824 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/collection2
[junit4] 2> 92824 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/collection2/managed-schema
[junit4] 2> 92832 INFO
(searcherExecutor-236-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard1_replica_n2 s:shard1 c:collection2 r:core_node5)
[n:127.0.0.1:37115_solr c:collection2 s:shard1 r:core_node5
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore
[collection2_shard1_replica_n2] Registered new searcher
Searcher@340270ab[collection2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92832 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:37531_solr
x:collection2_shard2_replica_n4 s:shard2 c:collection2 r:core_node7)
[n:127.0.0.1:37531_solr c:collection2 s:shard2 r:core_node7
x:collection2_shard2_replica_n4] o.a.s.c.SolrCore
[collection2_shard2_replica_n4] Registered new searcher
Searcher@266f6543[collection2_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92832 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1582888952540430336
[junit4] 2> 92833 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 92834 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 92834 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 92837 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 92837 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard2_replica_n6 s:shard2 c:collection2 r:core_node8)
[n:127.0.0.1:37115_solr c:collection2 s:shard2 r:core_node8
x:collection2_shard2_replica_n6] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@111394df[collection2_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92837 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard2_replica_n6 s:shard2 c:collection2 r:core_node8)
[n:127.0.0.1:37115_solr c:collection2 s:shard2 r:core_node8
x:collection2_shard2_replica_n6] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 92837 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard2_replica_n6 s:shard2 c:collection2 r:core_node8)
[n:127.0.0.1:37115_solr c:collection2 s:shard2 r:core_node8
x:collection2_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 92838 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:37115_solr
x:collection2_shard2_replica_n6 s:shard2 c:collection2 r:core_node8)
[n:127.0.0.1:37115_solr c:collection2 s:shard2 r:core_node8
x:collection2_shard2_replica_n6] o.a.s.c.SolrCore
[collection2_shard2_replica_n6] Registered new searcher
Searcher@111394df[collection2_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 92839 INFO (qtp1266790070-644) [n:127.0.0.1:37115_solr
c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 92837 INFO (qtp1266790070-652) [n:127.0.0.1:37115_solr
c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1582888952545673216
[junit4] 2> 92854 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 92854 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 92854 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37531/solr/collection2_shard2_replica_n4/
[junit4] 2> 92854 INFO (qtp697048005-653) [n:127.0.0.1:37531_solr
c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=collection2_shard2_replica_n4
url=https://127.0.0.1:37531/solr START
replicas=[https://127.0.0.1:37115/solr/collection2_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 92861 INFO
(zkCallback-119-thread-1-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged path:/collect
[...truncated too long message...]
37115, domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm / com.codahale.metrics.MetricRegistry@a50bbb2
[junit4] 2> 226260 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 226260 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e91f4c6: rootName =
solr_44275, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4691f841
[junit4] 2> 226260 INFO (jetty-closer-105-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 226260 INFO (jetty-closer-105-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@494d17a0: rootName =
solr_37531, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4691f841
[junit4] 2> 226261 INFO (jetty-closer-105-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37531_solr
[junit4] 2> 226261 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44275_solr
[junit4] 2> 226262 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 226262 INFO (jetty-closer-105-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 226262 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 226262 INFO
(zkCallback-154-thread-2-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 226267 INFO (jetty-closer-105-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 226267 INFO (jetty-closer-105-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5850fe52: rootName =
solr_37115, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4691f841
[junit4] 2> 226267 INFO (jetty-closer-105-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37115_solr
[junit4] 2> 226268 INFO (jetty-closer-105-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 226274 INFO
(zkCallback-154-thread-2-processing-n:127.0.0.1:37531_solr)
[n:127.0.0.1:37531_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 226274 INFO
(zkCallback-120-thread-2-processing-n:127.0.0.1:44275_solr)
[n:127.0.0.1:44275_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (0)
[junit4] 2> 226274 INFO
(zkCallback-148-thread-2-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (0)
[junit4] 2> 226284 INFO (jetty-closer-105-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98930559335661576-127.0.0.1:44275_solr-n_0000000000) closing
[junit4] 2> 226285 INFO
(OverseerStateUpdate-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44275_solr
[junit4] 2> 226285 INFO (coreCloseExecutor-328-thread-1)
[n:127.0.0.1:37531_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e833b4d
[junit4] 2> 226285 INFO (coreCloseExecutor-328-thread-1)
[n:127.0.0.1:37531_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1854094157
[junit4] 2> 226285 INFO (coreCloseExecutor-328-thread-1)
[n:127.0.0.1:37531_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69b4281f: rootName =
solr_37531, domain = solr.core.collection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@3ae1a0a2
[junit4] 2> 226306 WARN
(OverseerAutoScalingTriggerThread-98930559335661576-127.0.0.1:44275_solr-n_0000000000)
[n:127.0.0.1:44275_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 226306 INFO (coreCloseExecutor-329-thread-1)
[n:127.0.0.1:37115_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@365a36ae
[junit4] 2> 226306 INFO (coreCloseExecutor-329-thread-1)
[n:127.0.0.1:37115_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_n2, tag=911881902
[junit4] 2> 226307 INFO (coreCloseExecutor-329-thread-1)
[n:127.0.0.1:37115_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d0efebf: rootName =
solr_37115, domain = solr.core.collection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@668461fb
[junit4] 2> 226308 INFO
(zkCallback-148-thread-2-processing-n:127.0.0.1:37115_solr)
[n:127.0.0.1:37115_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37115_solr
[junit4] 2> 226309 INFO (jetty-closer-105-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4cf62daf{/solr,null,UNAVAILABLE}
[junit4] 2> 226316 INFO (coreCloseExecutor-328-thread-1)
[n:127.0.0.1:37531_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=1854094157
[junit4] 2> 226337 INFO (coreCloseExecutor-329-thread-1)
[n:127.0.0.1:37115_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=911881902
[junit4] 2> 226340 INFO (jetty-closer-105-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@61d5b4f2{/solr,null,UNAVAILABLE}
[junit4] 2> 226352 INFO (jetty-closer-105-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@77c09317{/solr,null,UNAVAILABLE}
[junit4] 2> 226353 ERROR
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-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> 226353 INFO
(SUITE-TestSkipOverseerOperations-seed#[8321120DDDE4DC6D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45327 45327
[junit4] 2> 226406 INFO (Thread-148) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45327 45327
[junit4] 2> 226407 WARN (Thread-148) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/configs/collection2/managed-schema
[junit4] 2> 7 /solr/security.json
[junit4] 2> 4 /solr/configs/collection1
[junit4] 2> 4 /solr/configs/collection1/managed-schema
[junit4] 2> 4 /solr/configs/collection2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 35 /solr/collections/collection2/state.json
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 5
/solr/overseer_elect/election/98930559335661576-127.0.0.1:44275_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSkipOverseerOperations_8321120DDDE4DC6D-001
[junit4] 2> Nov 01, 2017 6:24:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=130, maxMBSortInHeap=5.72996721069423,
sim=RandomSimilarity(queryNorm=false): {}, locale=lu, timezone=America/Virgin
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=310336576,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestRestManager,
TestSolr4Spatial, DistributedFacetPivotLargeTest,
TestSolrCloudWithSecureImpersonation, TestDocumentBuilder,
VMParamsZkACLAndCredentialsProvidersTest, TestNumericTerms32,
SolrShardReporterTest, HighlighterConfigTest, TestSkipOverseerOperations]
[junit4] Completed [48/746 (1!)] on J1 in 137.36s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 42500 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]