Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1026/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
Error Message:
Expecting node to be disconnected Timeout waiting to see state for
collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper
:DocCollection(pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper//collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
"base_url":"http://127.0.0.1:60673/solr",
"node_name":"127.0.0.1:60673_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node4":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
"base_url":"http://127.0.0.1:60799/solr",
"node_name":"127.0.0.1:60799_solr", "state":"active",
"type":"PULL", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"} Live
Nodes: [127.0.0.1:45091_solr, 127.0.0.1:57136_solr, 127.0.0.1:60673_solr,
127.0.0.1:60799_solr] Last available state:
DocCollection(pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper//collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
"base_url":"http://127.0.0.1:60673/solr",
"node_name":"127.0.0.1:60673_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node4":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
"base_url":"http://127.0.0.1:60799/solr",
"node_name":"127.0.0.1:60799_solr", "state":"active",
"type":"PULL", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expecting node to be disconnected
Timeout waiting to see state for
collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper
:DocCollection(pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper//collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
"base_url":"http://127.0.0.1:60673/solr",
"node_name":"127.0.0.1:60673_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node4":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
"base_url":"http://127.0.0.1:60799/solr",
"node_name":"127.0.0.1:60799_solr",
"state":"active",
"type":"PULL",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
Live Nodes: [127.0.0.1:45091_solr, 127.0.0.1:57136_solr, 127.0.0.1:60673_solr,
127.0.0.1:60799_solr]
Last available state:
DocCollection(pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper//collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
"base_url":"http://127.0.0.1:60673/solr",
"node_name":"127.0.0.1:60673_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node4":{
"core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
"base_url":"http://127.0.0.1:60799/solr",
"node_name":"127.0.0.1:60799_solr",
"state":"active",
"type":"PULL",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([8EAD775F4652A768:91E457DC63B8A808]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:289)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:267)
at
org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:234)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14351 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] 2> 2351229 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/init-core-data-001
[junit4] 2> 2351229 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 2351229 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2351229 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 2351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001
[junit4] 2> 2351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2351234 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2351234 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2351334 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56610
[junit4] 2> 2351334 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56610
[junit4] 2> 2351335 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56610
[junit4] 2> 2351346 INFO (zkConnectionManagerCallback-12081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351350 INFO (zkConnectionManagerCallback-12083-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351353 INFO (zkConnectionManagerCallback-12085-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351357 WARN (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2351357 WARN (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2351357 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2351359 WARN (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2351359 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2351359 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2351359 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2351363 WARN (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2351363 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2351363 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2351363 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2351364 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2351364 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2351364 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2351366 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2351366 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2351366 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2351366 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18602878{/solr,null,AVAILABLE}
[junit4] 2> 2351366 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eb47f01{/solr,null,AVAILABLE}
[junit4] 2> 2351368 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2351368 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2351368 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2351370 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2351370 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2351370 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2351371 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e0a5ea2{/solr,null,AVAILABLE}
[junit4] 2> 2351374 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7c0ddd{HTTP/1.1,[http/1.1]}{127.0.0.1:48448}
[junit4] 2> 2351374 INFO (jetty-launcher-12086-thread-4) [ ]
o.e.j.s.Server Started @2352133ms
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48448}
[junit4] 2> 2351375 ERROR (jetty-launcher-12086-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:21.594Z
[junit4] 2> 2351375 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@325bfce6{/solr,null,AVAILABLE}
[junit4] 2> 2351376 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@39eaf351{HTTP/1.1,[http/1.1]}{127.0.0.1:62801}
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.e.j.s.Server Started @2352135ms
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62801}
[junit4] 2> 2351377 ERROR (jetty-launcher-12086-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2351377 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:21.596Z
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6d6d2403{HTTP/1.1,[http/1.1]}{127.0.0.1:51963}
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.e.j.s.Server Started @2352140ms
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51963}
[junit4] 2> 2351382 ERROR (jetty-launcher-12086-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@39de7c86{HTTP/1.1,[http/1.1]}{127.0.0.1:54332}
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.e.j.s.Server Started @2352140ms
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54332}
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:21.601Z
[junit4] 2> 2351382 ERROR (jetty-launcher-12086-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2351382 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:21.601Z
[junit4] 2> 2351386 INFO (zkConnectionManagerCallback-12088-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351387 INFO (zkConnectionManagerCallback-12090-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351388 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2351389 INFO (zkConnectionManagerCallback-12092-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351390 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2351391 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2351391 INFO (zkConnectionManagerCallback-12094-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2351393 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2351991 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2351994 INFO (jetty-launcher-12086-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2352192 INFO (zkConnectionManagerCallback-12098-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352196 INFO (zkConnectionManagerCallback-12100-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352308 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2352313 INFO (jetty-launcher-12086-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2352325 INFO (zkConnectionManagerCallback-12106-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352404 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51963_solr
[junit4] 2> 2352404 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer Overseer
(id=72203766019457032-127.0.0.1:51963_solr-n_0000000000) starting
[junit4] 2> 2352411 INFO (zkConnectionManagerCallback-12111-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352419 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56610/solr ready
[junit4] 2> 2352422 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51963_solr
[junit4] 2> 2352423 INFO
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:51963_solr
[junit4] 2> 2352424 INFO (zkCallback-12110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2352427 INFO
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2352478 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2352485 INFO (zkConnectionManagerCallback-12114-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352526 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51963.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352534 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51963.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352534 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51963.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352535 INFO (jetty-launcher-12086-thread-2)
[n:127.0.0.1:51963_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node1/.
[junit4] 2> 2352621 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2352627 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:54332_solr as DOWN
[junit4] 2> 2352628 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2352628 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54332_solr
[junit4] 2> 2352629 DEBUG
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54332_solr"} current state version: 0
[junit4] 2> 2352630 INFO (zkCallback-12099-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2352630 INFO (zkCallback-12110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2352630 INFO (zkCallback-12113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2352691 INFO (zkConnectionManagerCallback-12121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352692 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2352694 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56610/solr ready
[junit4] 2> 2352694 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2352755 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54332.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352758 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2352767 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54332.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352767 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54332.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352770 INFO (jetty-launcher-12086-thread-1)
[n:127.0.0.1:54332_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node4/.
[junit4] 2> 2352802 INFO (jetty-launcher-12086-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2352810 INFO (zkConnectionManagerCallback-12126-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352822 INFO (zkConnectionManagerCallback-12128-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352827 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2352832 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:48448_solr as DOWN
[junit4] 2> 2352836 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2352836 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48448_solr
[junit4] 2> 2352837 DEBUG
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:48448_solr"} current state version: 0
[junit4] 2> 2352838 INFO (zkCallback-12099-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2352838 INFO (zkCallback-12110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2352838 INFO (zkCallback-12113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2352839 INFO (zkCallback-12120-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2352857 INFO (zkCallback-12127-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2352872 INFO (zkConnectionManagerCallback-12135-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2352873 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2352879 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56610/solr ready
[junit4] 2> 2352879 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2352898 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48448.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352931 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48448.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352931 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48448.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2352933 INFO (jetty-launcher-12086-thread-4)
[n:127.0.0.1:48448_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node3/.
[junit4] 2> 2353068 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2353073 INFO (jetty-launcher-12086-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2353075 INFO (zkConnectionManagerCallback-12140-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2353077 INFO (zkConnectionManagerCallback-12142-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2353082 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2353088 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:62801_solr as DOWN
[junit4] 2> 2353090 DEBUG
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:62801_solr"} current state version: 0
[junit4] 2> 2353090 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2353090 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62801_solr
[junit4] 2> 2353091 INFO (zkCallback-12099-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353091 INFO (zkCallback-12110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353093 INFO (zkCallback-12113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353103 INFO (zkCallback-12127-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353103 INFO (zkCallback-12120-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353105 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353105 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2353114 INFO (zkConnectionManagerCallback-12149-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2353116 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2353117 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56610/solr ready
[junit4] 2> 2353118 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2353132 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62801.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2353137 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62801.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2353137 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62801.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2353137 INFO (jetty-launcher-12086-thread-3)
[n:127.0.0.1:62801_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node2/.
[junit4] 2> 2353188 INFO (zkConnectionManagerCallback-12155-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2353191 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2353192 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56610/solr ready
[junit4] 2> 2353197 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=426045475
[junit4] 2> 2353197 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:51963_solr
[junit4] 2> 2353199 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 2353199 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:51963_solr as DOWN
[junit4] 2> 2353213 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2353214 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2353214 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54484ab4: rootName =
solr_51963, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@11ce7fdb
[junit4] 2> 2353217 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2353217 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bee7317: rootName =
solr_51963, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2959cb2b
[junit4] 2> 2353219 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2353219 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3606faf8: rootName =
solr_51963, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2786c041
[junit4] 2> 2353220 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2353221 INFO (closeThreadPool-12158-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457032-127.0.0.1:51963_solr-n_0000000000) closing
[junit4] 2> 2353221 INFO
(OverseerAutoScalingTriggerThread-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2353225 INFO
(OverseerStateUpdate-72203766019457032-127.0.0.1:51963_solr-n_0000000000)
[n:127.0.0.1:51963_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51963_solr
[junit4] 2> 2353234 INFO (closeThreadPool-12158-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457032-127.0.0.1:51963_solr-n_0000000000) closing
[junit4] 2> 2353235 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457032-127.0.0.1:51963_solr-n_0000000000) closing
[junit4] 2> 2353239 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6d6d2403{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2353240 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@eb47f01{/solr,null,UNAVAILABLE}
[junit4] 2> 2353240 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2353242 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2353242 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2353242 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10084f151090008, likely client has closed socket
[junit4] 2> 2353242 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2353242 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2353244 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2353244 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2353244 INFO (zkCallback-12113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353244 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2353244 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3aba9314{/solr,null,AVAILABLE}
[junit4] 2> 2353244 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10084f15109000a, likely client has closed socket
[junit4] 2> 2353245 INFO (zkCallback-12113-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54332_solr
[junit4] 2> 2353245 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6fd8a946{HTTP/1.1,[http/1.1]}{127.0.0.1:37735}
[junit4] 2> 2353245 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server Started @2354004ms
[junit4] 2> 2353245 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45091}
[junit4] 2> 2353246 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353246 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2353246 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2353246 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2353246 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353246 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2353246 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2353246 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:23.465Z
[junit4] 2> 2353247 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353247 INFO (zkCallback-12120-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353247 INFO (zkCallback-12127-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353247 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2353249 INFO (zkCallback-12113-thread-2)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer Overseer
(id=72203766019457035-127.0.0.1:54332_solr-n_0000000001) starting
[junit4] 2> 2353249 INFO (zkConnectionManagerCallback-12160-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2353250 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2353254 INFO
(OverseerStateUpdate-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:54332_solr
[junit4] 2> 2353257 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10084f151090014, likely client has closed socket
[junit4] 2> 2353268 DEBUG
(OverseerStateUpdate-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51963_solr"} current state version: 0
[junit4] 2> 2353831 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2353833 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2353970 INFO (zkConnectionManagerCallback-12164-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354020 INFO (zkConnectionManagerCallback-12166-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354026 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2354031 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45091_solr as DOWN
[junit4] 2> 2354032 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2354032 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45091_solr
[junit4] 2> 2354032 DEBUG
(OverseerStateUpdate-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:45091_solr"} current state version: 0
[junit4] 2> 2354034 INFO (zkCallback-12113-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354034 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354034 INFO (zkCallback-12120-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354034 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354034 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354034 INFO (zkCallback-12127-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354035 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354061 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354063 INFO (zkConnectionManagerCallback-12173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354064 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2354066 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56610/solr ready
[junit4] 2> 2354066 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2354085 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45091.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354094 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45091.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354094 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45091.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354095 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker)
[n:127.0.0.1:45091_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node1/.
[junit4] 2> 2354196 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:37735/solr. Proxy: http://127.0.0.1:45091/solr
[junit4] 2> 2354196 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1829449349
[junit4] 2> 2354197 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:54332_solr
[junit4] 2> 2354197 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 2354197 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:54332_solr as DOWN
[junit4] 2> 2354200 DEBUG
(OverseerStateUpdate-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54332_solr"} current state version: 0
[junit4] 2> 2354200 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2354200 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@525fffcc: rootName =
solr_54332, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@276b08c0
[junit4] 2> 2354206 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2354206 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@33ff9fa0: rootName =
solr_54332, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2959cb2b
[junit4] 2> 2354210 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2354210 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@217d357a: rootName =
solr_54332, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2786c041
[junit4] 2> 2354210 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2354211 INFO (closeThreadPool-12177-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457035-127.0.0.1:54332_solr-n_0000000001) closing
[junit4] 2> 2354211 INFO
(OverseerStateUpdate-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[n:127.0.0.1:54332_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54332_solr
[junit4] 2> 2354211 INFO
(OverseerAutoScalingTriggerThread-72203766019457035-127.0.0.1:54332_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2354234 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354234 INFO (zkCallback-12127-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354234 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354235 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354235 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354235 INFO (zkCallback-12127-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48448_solr
[junit4] 2> 2354235 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354236 INFO (zkCallback-12172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2354236 INFO (zkCallback-12127-thread-2)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer Overseer
(id=72203766019457038-127.0.0.1:48448_solr-n_0000000002) starting
[junit4] 2> 2354238 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457035-127.0.0.1:54332_solr-n_0000000001) closing
[junit4] 2> 2354239 INFO (closeThreadPool-12177-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457035-127.0.0.1:54332_solr-n_0000000001) closing
[junit4] 2> 2354242 INFO
(OverseerStateUpdate-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:48448_solr
[junit4] 2> 2354247 DEBUG
(OverseerStateUpdate-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54332_solr"} current state version: 0
[junit4] 2> 2354248 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@39de7c86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2354249 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@325bfce6{/solr,null,UNAVAILABLE}
[junit4] 2> 2354249 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2354250 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2354251 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2354251 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2354251 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2354252 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2354252 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2354252 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2354252 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1af81265{/solr,null,AVAILABLE}
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13a959e{HTTP/1.1,[http/1.1]}{127.0.0.1:50819}
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server Started @2355013ms
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57136}
[junit4] 2> 2354254 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2354254 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:24.473Z
[junit4] 2> 2354257 INFO (zkConnectionManagerCallback-12179-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354257 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2354810 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2354815 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2354817 INFO (zkConnectionManagerCallback-12183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354820 INFO (zkConnectionManagerCallback-12185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354826 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2354830 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:57136_solr as DOWN
[junit4] 2> 2354831 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2354832 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57136_solr
[junit4] 2> 2354832 DEBUG
(OverseerStateUpdate-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:57136_solr"} current state version: 0
[junit4] 2> 2354833 INFO (zkCallback-12127-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354833 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354833 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354834 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354834 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354834 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354834 INFO (zkCallback-12172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354835 INFO (zkCallback-12184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2354862 INFO (zkConnectionManagerCallback-12192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2354865 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2354867 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56610/solr ready
[junit4] 2> 2354867 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2354899 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57136.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354914 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57136.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354915 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57136.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2354917 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node4/.
[junit4] 2> 2354969 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:50819/solr. Proxy: http://127.0.0.1:57136/solr
[junit4] 2> 2354970 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=899972419
[junit4] 2> 2354970 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:48448_solr
[junit4] 2> 2354970 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 2354970 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:48448_solr as DOWN
[junit4] 2> 2354975 DEBUG
(OverseerStateUpdate-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:48448_solr"} current state version: 0
[junit4] 2> 2355018 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2355018 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3175b92a: rootName =
solr_48448, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1a0e91d5
[junit4] 2> 2355023 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2355023 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5779b127: rootName =
solr_48448, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2959cb2b
[junit4] 2> 2355026 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2355026 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13c8ad15: rootName =
solr_48448, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2786c041
[junit4] 2> 2355026 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2355029 INFO (zkCallback-12134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355029 INFO (zkCallback-12141-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355029 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62801_solr
[junit4] 2> 2355029 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457038-127.0.0.1:48448_solr-n_0000000002) closing
[junit4] 2> 2355030 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355030 INFO
(OverseerStateUpdate-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[n:127.0.0.1:48448_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:48448_solr
[junit4] 2> 2355030 INFO (zkCallback-12141-thread-1)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer Overseer
(id=72203766019457041-127.0.0.1:62801_solr-n_0000000003) starting
[junit4] 2> 2355030 INFO (zkCallback-12172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355030 INFO (zkCallback-12184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355029 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355029 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355032 INFO (zkCallback-12191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2355032 INFO
(OverseerAutoScalingTriggerThread-72203766019457038-127.0.0.1:48448_solr-n_0000000002)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2355093 INFO
(OverseerStateUpdate-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:62801_solr
[junit4] 2> 2355097 DEBUG
(OverseerStateUpdate-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:48448_solr"} current state version: 0
[junit4] 2> 2355099 INFO (closeThreadPool-12196-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457038-127.0.0.1:48448_solr-n_0000000002) closing
[junit4] 2> 2355100 INFO (closeThreadPool-12196-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457038-127.0.0.1:48448_solr-n_0000000002) closing
[junit4] 2> 2355102 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7c0ddd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2355102 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e0a5ea2{/solr,null,UNAVAILABLE}
[junit4] 2> 2355103 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2355105 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2355105 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2355105 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2355105 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 2355106 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2355106 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2355106 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2355106 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ecc1209{/solr,null,AVAILABLE}
[junit4] 2> 2355129 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@167d94c5{HTTP/1.1,[http/1.1]}{127.0.0.1:49721}
[junit4] 2> 2355129 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.Server Started @2355888ms
[junit4] 2> 2355129 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60799}
[junit4] 2> 2355130 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2355130 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2355130 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 2355130 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2355130 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2355130 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-02T02:44:25.349Z
[junit4] 2> 2355132 INFO (zkConnectionManagerCallback-12198-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2355132 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2356631 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2356635 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56610/solr
[junit4] 2> 2356636 INFO (zkConnectionManagerCallback-12202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2356640 INFO (zkConnectionManagerCallback-12204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2356649 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2356654 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:60799_solr as DOWN
[junit4] 2> 2356655 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2356655 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60799_solr
[junit4] 2> 2356656 DEBUG
(OverseerStateUpdate-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:60799_solr"} current state version: 0
[junit4] 2> 2356656 INFO (zkCallback-12141-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356656 INFO (zkCallback-12148-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356656 INFO (zkCallback-12184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356656 INFO (zkCallback-12191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356656 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356657 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356657 INFO (zkCallback-12172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356657 INFO (zkCallback-12203-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2356675 INFO (zkConnectionManagerCallback-12211-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2356677 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2356679 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56610/solr ready
[junit4] 2> 2356679 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2356695 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60799.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2356704 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60799.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2356704 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60799.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dbda12d
[junit4] 2> 2356705 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_8EAD775F4652A768-001/tempDir-001/node3/.
[junit4] 2> 2356746 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:49721/solr. Proxy: http://127.0.0.1:60799/solr
[junit4] 2> 2356746 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1715992185
[junit4] 2> 2356746 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:62801_solr
[junit4] 2> 2356747 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 2356747 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:62801_solr as DOWN
[junit4] 2> 2356750 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2356750 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@42bb45f: rootName =
solr_62801, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@136bcb76
[junit4] 2> 2356750 DEBUG
(OverseerStateUpdate-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:62801_solr"} current state version: 0
[junit4] 2> 2356754 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2356754 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@220ed00c: rootName =
solr_62801, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2959cb2b
[junit4] 2> 2356756 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2356756 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b7c2e51: rootName =
solr_62801, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2786c041
[junit4] 2> 2356756 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2356758 INFO (closeThreadPool-12215-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457041-127.0.0.1:62801_solr-n_0000000003) closing
[junit4] 2> 2356758 INFO
(OverseerStateUpdate-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[n:127.0.0.1:62801_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:62801_solr
[junit4] 2> 2356759 INFO
(OverseerAutoScalingTriggerThread-72203766019457041-127.0.0.1:62801_solr-n_0000000003)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2356763 INFO (closeThreadPool-12215-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457041-127.0.0.1:62801_solr-n_0000000003) closing
[junit4] 2> 2356766 INFO (zkCallback-12165-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356767 INFO (zkCallback-12165-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45091_solr
[junit4] 2> 2356767 INFO (zkCallback-12172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356767 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72203766019457041-127.0.0.1:62801_solr-n_0000000003) closing
[junit4] 2> 2356767 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10084f151090011, likely client has closed socket
[junit4] 2> 2356768 INFO (zkCallback-12191-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356768 INFO (zkCallback-12210-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356769 INFO (zkCallback-12165-thread-1)
[n:127.0.0.1:45091_solr ] o.a.s.c.Overseer Overseer
(id=72203766019457046-127.0.0.1:45091_solr-n_0000000004) starting
[junit4] 2> 2356769 INFO (zkCallback-12203-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356770 INFO (zkCallback-12184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356771 INFO (zkCallback-12154-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2356785 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@39eaf351{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2356785 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18602878{/solr,null,UNAVAILABLE}
[junit4] 2> 2356785 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2356790 INFO
(OverseerStateUpdate-72203766019457046-127.0.0.1:45091_solr-n_0000000004)
[n:127.0.0.1:45091_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45091_solr
[junit4] 2> 2356790 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[8EAD775F4652A768]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2356790 WAR
[...truncated too long message...]
file: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 43ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 8EAD775F4652A768
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says salut! Master seed: 8EAD775F4652A768
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(3989@serv1-vm3).
[junit4] Started J0 PID(3990@serv1-vm3).
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] OK 13.3s J1 |
TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
[junit4] OK 4.32s J1 |
TestPullReplicaErrorHandling.testCantConnectToLeader
[junit4] OK 7.24s J1 |
TestPullReplicaErrorHandling.testCantConnectToPullReplica
[junit4] Completed [1/5] on J1 in 43.03s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] OK 8.50s J0 |
TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
[junit4] OK 5.19s J0 |
TestPullReplicaErrorHandling.testCantConnectToLeader
[junit4] OK 7.90s J0 |
TestPullReplicaErrorHandling.testCantConnectToPullReplica
[junit4] Completed [2/5] on J0 in 44.89s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] OK 6.82s J1 |
TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
[junit4] OK 4.71s J1 |
TestPullReplicaErrorHandling.testCantConnectToLeader
[junit4] OK 7.83s J1 |
TestPullReplicaErrorHandling.testCantConnectToPullReplica
[junit4] Completed [3/5] on J1 in 28.63s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] OK 6.67s J0 |
TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
[junit4] OK 5.30s J0 |
TestPullReplicaErrorHandling.testCantConnectToLeader
[junit4] OK 8.26s J0 |
TestPullReplicaErrorHandling.testCantConnectToPullReplica
[junit4] Completed [4/5] on J0 in 32.19s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] OK 11.7s J1 |
TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
[junit4] OK 4.89s J1 |
TestPullReplicaErrorHandling.testCantConnectToLeader
[junit4] OK 6.94s J1 |
TestPullReplicaErrorHandling.testCantConnectToPullReplica
[junit4] Completed [5/5] on J1 in 33.57s, 3 tests
[junit4]
[junit4] JVM J0: 1.50 .. 80.08 = 78.59s
[junit4] JVM J1: 1.42 .. 108.55 = 107.13s
[junit4] Execution time total: 1 minute 48 seconds
[junit4] Tests summary: 5 suites, 15 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 172.85s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 159.37s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 119.12s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 100.81s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 97.44s |
org.apache.solr.search.facet.SpatialHeatmapFacetsTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 53 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=5667170cf58732384f185b2983b1f5a21d26369e,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #1025
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]