Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/448/
2 tests failed.
FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR
Error Message:
Path must not end with / character
Stack Trace:
java.lang.IllegalArgumentException: Path must not end with / character
at
__randomizedtesting.SeedInfo.seed([5D803D4699663918:7180780E7E65EFF]:0)
at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:58)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1523)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:346)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:346)
at
org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:168)
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)
FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test
Error Message:
Timeout waiting for new replica become leader Timeout waiting to see state for
collection=collection1
:DocCollection(collection1//collections/collection1/state.json/5)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:36753/solr",
"node_name":"127.0.0.1:36753_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node4":{ "core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:33154/solr",
"node_name":"127.0.0.1:33154_solr", "state":"active",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} Live
Nodes: [127.0.0.1:33154_solr, 127.0.0.1:36753_solr] Last available state:
DocCollection(collection1//collections/collection1/state.json/5)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:36753/solr",
"node_name":"127.0.0.1:36753_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node4":{ "core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:33154/solr",
"node_name":"127.0.0.1:33154_solr", "state":"active",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timeout waiting for new replica become leader
Timeout waiting to see state for collection=collection1
:DocCollection(collection1//collections/collection1/state.json/5)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:36753/solr",
"node_name":"127.0.0.1:36753_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node4":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:33154/solr",
"node_name":"127.0.0.1:33154_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
Live Nodes: [127.0.0.1:33154_solr, 127.0.0.1:36753_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/5)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:36753/solr",
"node_name":"127.0.0.1:36753_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node4":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:33154/solr",
"node_name":"127.0.0.1:33154_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([5D803D4699663918:D5D4029C379A54E0]: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.LeaderTragicEventTest.test(LeaderTragicEventTest.java:84)
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 14579 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> 2551642 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/init-core-data-001
[junit4] 2> 2551645 WARN
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=377 numCloses=377
[junit4] 2> 2551657 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2551661 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2551669 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001
[junit4] 2> 2551670 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2551673 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2551674 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2551774 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34169
[junit4] 2> 2551775 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34169
[junit4] 2> 2551775 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34169
[junit4] 2> 2551792 INFO (zkConnectionManagerCallback-6586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2551803 INFO (zkConnectionManagerCallback-6588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2551808 INFO (zkConnectionManagerCallback-6590-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2551827 WARN (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2551827 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2551827 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2551828 INFO (jetty-launcher-6591-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> 2551838 WARN (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2551839 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2551839 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2551839 INFO (jetty-launcher-6591-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> 2551848 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2551848 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2551848 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2551849 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2551849 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2551849 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2551850 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47257347{/solr,null,AVAILABLE}
[junit4] 2> 2551853 WARN (jetty-launcher-6591-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7f5ff14a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2551854 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58260144{/solr,null,AVAILABLE}
[junit4] 2> 2551855 WARN (jetty-launcher-6591-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@30d422a4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2551856 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@514488fa{SSL,[ssl,
http/1.1]}{127.0.0.1:33154}
[junit4] 2> 2551856 INFO (jetty-launcher-6591-thread-1) [ ]
o.e.j.s.Server Started @2551922ms
[junit4] 2> 2551856 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33154}
[junit4] 2> 2551856 ERROR (jetty-launcher-6591-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2551856 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2551856 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.8.0
[junit4] 2> 2551857 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2551857 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2551859 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2577863a{SSL,[ssl,
http/1.1]}{127.0.0.1:36753}
[junit4] 2> 2551859 INFO (jetty-launcher-6591-thread-2) [ ]
o.e.j.s.Server Started @2551926ms
[junit4] 2> 2551859 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36753}
[junit4] 2> 2551859 ERROR (jetty-launcher-6591-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2551860 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2551860 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.8.0
[junit4] 2> 2551860 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2551860 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2551861 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-04T17:48:41.245Z
[junit4] 2> 2551862 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-04T17:48:41.248Z
[junit4] 2> 2551868 INFO (zkConnectionManagerCallback-6593-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2551869 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2551870 INFO (zkConnectionManagerCallback-6595-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2551871 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2551888 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
0x1026e1c4c620003, likely client has closed socket
[junit4] 2> 2552014 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2552021 INFO (jetty-launcher-6591-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
[junit4] 2> 2552025 INFO (zkConnectionManagerCallback-6599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552035 INFO (zkConnectionManagerCallback-6601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552207 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2552214 INFO (jetty-launcher-6591-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
[junit4] 2> 2552217 INFO (zkConnectionManagerCallback-6607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552228 INFO (zkConnectionManagerCallback-6609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552249 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36753_solr
[junit4] 2> 2552250 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.c.Overseer Overseer
(id=72741611810979848-127.0.0.1:36753_solr-n_0000000000) starting
[junit4] 2> 2552273 INFO (zkConnectionManagerCallback-6616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552282 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34169/solr ready
[junit4] 2> 2552286 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36753_solr
[junit4] 2> 2552287 INFO
(OverseerStateUpdate-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36753_solr
[junit4] 2> 2552301 INFO
(OverseerStateUpdate-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2552306 INFO (zkCallback-6615-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2552312 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2552334 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33154_solr as DOWN
[junit4] 2> 2552342 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2552353 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2552353 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33154_solr
[junit4] 2> 2552358 INFO (zkCallback-6608-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2552397 INFO (zkCallback-6600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2552398 INFO (zkCallback-6615-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2552475 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36753.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552497 INFO (zkConnectionManagerCallback-6622-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552499 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2552501 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34169/solr ready
[junit4] 2> 2552506 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36753.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552506 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36753.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552508 INFO (jetty-launcher-6591-thread-2)
[n:127.0.0.1:36753_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node2/.
[junit4] 2> 2552513 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2552607 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33154.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552641 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33154.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552644 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33154.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2552647 INFO (jetty-launcher-6591-thread-1)
[n:127.0.0.1:33154_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node1/.
[junit4] 2> 2552841 INFO (zkConnectionManagerCallback-6628-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2552844 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2552849 INFO
(SUITE-LeaderTragicEventTest-seed#[5D803D4699663918]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34169/solr ready
[junit4] 2> 2553045 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[5D803D4699663918])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
[junit4] 2> 2553085 INFO (qtp1480690729-23265) [n:127.0.0.1:33154_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2553099 INFO
(OverseerThreadFactory-6502-thread-1-processing-n:127.0.0.1:36753_solr)
[n:127.0.0.1:36753_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2
[junit4] 2> 2553223 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553224 INFO (qtp1480690729-23264) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553225 INFO (qtp1480690729-23266) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553226 INFO (qtp1480690729-23267) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553227 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553270 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553271 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553272 INFO (qtp1169311934-23270) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553273 INFO (qtp1169311934-23271) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553274 INFO (qtp1169311934-23272) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2553283 INFO
(OverseerStateUpdate-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36753/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2553505 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2553506 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2554581 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 2554608 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2554613 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2554613 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 2554620 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36753.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2554645 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node2/collection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
[junit4] 2> 2554897 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2554898 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2554901 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2554901 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2554905 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c468018[collection2_shard1_replica_n1] main]
[junit4] 2> 2554909 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2554910 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2554911 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2554911 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624561443719348224
[junit4] 2> 2554917 INFO
(searcherExecutor-6511-thread-1-processing-n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2)
[n:127.0.0.1:36753_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@4c468018[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2554933 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 2554934 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2/leaders/shard1
[junit4] 2> 2554939 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2554939 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2554939 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36753/solr/collection2_shard1_replica_n1/
[junit4] 2> 2554940 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2554941 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:36753/solr/collection2_shard1_replica_n1/ has no replicas
[junit4] 2> 2554941 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2554941 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection2/leaders/shard1/leader after winning as
/collections/collection2/leader_elect/shard1/election/72741611810979848-core_node2-n_0000000000
[junit4] 2> 2554944 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36753/solr/collection2_shard1_replica_n1/ shard1
[junit4] 2> 2555049 INFO (zkCallback-6608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555051 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2555058 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1553
[junit4] 2> 2555068 INFO (zkCallback-6608-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555082 INFO (qtp1480690729-23265) [n:127.0.0.1:33154_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2555101 INFO
(OverseerCollectionConfigSetProcessor-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2555171 INFO (zkCallback-6600-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555171 INFO (zkCallback-6608-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555171 INFO (zkCallback-6608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555176 INFO (qtp1480690729-23265) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=config&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2091
[junit4] 2> 2555177 INFO (zkCallback-6608-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2555188 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[5D803D4699663918])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader :
core_node2:{"core":"collection2_shard1_replica_n1","base_url":"https://127.0.0.1:36753/solr","node_name":"127.0.0.1:36753_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 2555210 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node2=1}, version=1}
[junit4] 2> 2555211 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1624561444028678144)]} 0 4
[junit4] 2> 2555213 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624561444036018176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2555220 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9301110
commitCommandVersion:1624561444036018176
[junit4] 2> 2555245 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64f1ba4a[collection2_shard1_replica_n1] main]
[junit4] 2> 2555248 INFO
(searcherExecutor-6511-thread-1-processing-n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2)
[n:127.0.0.1:36753_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@64f1ba4a[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1549302524613}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2555249 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2555250 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 37
[junit4] 2> 2555262 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1
(1624561444077961216)]} 0 9
[junit4] 2> 2555264 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624561444089495552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2555264 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9301110
commitCommandVersion:1624561444089495552
[junit4] 2> 2555286 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f24d59e[collection2_shard1_replica_n1] main]
[junit4] 2> 2555288 INFO
(searcherExecutor-6511-thread-1-processing-n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2)
[n:127.0.0.1:36753_solr c:collection2 s:shard1 r:core_node2
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@3f24d59e[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1549302524613}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Linux, java.vendor=Oracle
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12,
source=flush, os.version=4.4.0-137-generic,
timestamp=1549302524656}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2555289 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2555289 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 25
[junit4] 2> 2555302 INFO (qtp1169311934-23270) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{} 0 5
[junit4] 2> 2555304 ERROR (qtp1169311934-23270) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR adding
document SolrInputDocument(fields: [id=2, _version_=1624561444123049984])
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:113)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:327)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:280)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:333)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:278)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:235)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:298)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:278)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:191)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:126)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:123)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2551)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:395)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:502)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/index-SimpleFSDirectory-001/write.lock
[junit4] 2> at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] 2> at
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
[junit4] 2> at
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at java.nio.file.Files.readAttributes(Files.java:1737)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:189)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:112)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
[junit4] 2> at
org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:355)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:391)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1616)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1608)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:969)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:1001)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1222)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:693)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:110)
[junit4] 2> ... 48 more
[junit4] 2>
[junit4] 2> 2555305 ERROR (qtp1169311934-23270) [n:127.0.0.1:36753_solr
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: ERROR adding
document SolrInputDocument(fields: [id=2, _version_=1624561444123049984])
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:113)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:327)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readIterator(JavaBinUpdateRequestCodec.java:280)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:333)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:278)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingCodec.readNamedList(JavaBinUpdateRequestCodec.java:235)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:298)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:278)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:191)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:126)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:123)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2551)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:395)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:502)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/index-SimpleFSDirectory-001/write.lock
[junit4] 2> at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] 2> at
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
[junit4] 2> at
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at
org.apache.lucene.mockfile.FilterFileSystemProvider.readAttributes(FilterFileSystemProvider.java:177)
[junit4] 2> at java.nio.file.Files.readAttributes(Files.java:1737)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:189)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:112)
[junit4] 2> at
org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
[junit4] 2> at
org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
[junit4] 2> at
org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
[junit4] 2> at
org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:355)
[junit4] 2> at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:391)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1616)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1608)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:969)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:1001)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1222)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:693)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:110)
[junit4] 2> ... 48 more
[junit4] 2>
[junit4] 2> 2555308 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[5D803D4699663918])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader ex:
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:36753/solr/collection2_shard1_replica_n1:
ERROR adding document SolrInputDocument(fields: [id=2,
_version_=1624561444123049984])
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:123)
[test/:?]
[junit4] 2> at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:183)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_191]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_191]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_191]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_191]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2555314 INFO (qtp1480690729-23264) [n:127.0.0.1:33154_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2555318 INFO
(OverseerThreadFactory-6502-thread-2-processing-n:127.0.0.1:36753_solr)
[n:127.0.0.1:36753_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 2555320 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2.shard1.replica_n1, tag=null
[junit4] 2> 2555320 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6365b505: rootName =
solr_36753, domain = solr.core.collection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@f7a75a6
[junit4] 2> 2555341 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4a8fd9ab
[junit4] 2> 2555341 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2.shard1.replica_n1, tag=4a8fd9ab
[junit4] 2> 2555341 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2.shard1.leader, tag=4a8fd9ab
[junit4] 2> 2555345 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection2/terms/shard1 to Terms{values={}, version=2}
[junit4] 2> 2555347 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=27
[junit4] 2> 2555457 INFO (zkCallback-6608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/collection2/state.json]
for collection [collection2] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2555457 INFO (zkCallback-6608-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/collection2/state.json]
for collection [collection2] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2555457 INFO (zkCallback-6608-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted path:/collections/collection2/state.json]
for collection [collection2] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2555471 INFO (qtp1480690729-23264) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2&action=DELETE&wt=javabin&version=2} status=0 QTime=156
[junit4] 2> 2555472 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[5D803D4699663918])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
[junit4] 2> 2555583 INFO
(TEST-LeaderTragicEventTest.test-seed#[5D803D4699663918]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2555584 INFO (qtp1480690729-23266) [n:127.0.0.1:33154_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2555589 INFO
(OverseerCollectionConfigSetProcessor-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2555590 INFO
(OverseerThreadFactory-6502-thread-3-processing-n:127.0.0.1:36753_solr)
[n:127.0.0.1:36753_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2555815 INFO (qtp1480690729-23267) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 2555819 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555820 INFO (qtp1480690729-23265) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555821 INFO (qtp1480690729-23264) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555822 INFO (qtp1480690729-23267) [n:127.0.0.1:33154_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555823 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555824 INFO (qtp1169311934-23270) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555832 INFO (qtp1169311934-23271) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555837 INFO (qtp1169311934-23272) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555838 INFO (qtp1169311934-23274) [n:127.0.0.1:36753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2555845 INFO
(OverseerStateUpdate-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36753/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2555850 INFO
(OverseerStateUpdate-72741611810979848-127.0.0.1:36753_solr-n_0000000000)
[n:127.0.0.1:36753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33154/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2556062 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2556065 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2557162 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 2557168 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 2557175 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2557180 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2557180 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 2557181 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33154.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2557181 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node1/collection1_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
[junit4] 2> 2557185 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2557189 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2557189 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 2557190 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36753.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b1fcf42
[junit4] 2> 2557191 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node2/collection1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_5D803D4699663918-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
[junit4] 2> 2557333 INFO (qtp1169311934-23275) [n:127.0.0.1:36753_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2557333 INFO (qtp1480690729-23263) [n:127.0.0.1:33154_solr
c:collecti
[...truncated too long message...]
lve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null54712324
[copy] Copying 242 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null54712324
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null54712324
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 39ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 286 minutes 9 seconds
Archiving artifacts
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 lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]