Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/885/
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate
Error Message:
[Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
"first":"belowRate_collection", "second":"shard1"}], REPLICA=[core_node3]}},
Op{action=DELETEREPLICA, hints={COLL_SHARD=[{ "first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node10]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{ "first":"belowRate_collection", "second":"shard1"}],
REPLICA=[core_node6]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33904_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:44174_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:44126_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:37253_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:35676_solr]}}] expected:<7> but was:<8>
Stack Trace:
java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node3]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node10]}}, Op{action=DELETEREPLICA,
hints={COLL_SHARD=[{
"first":"belowRate_collection",
"second":"shard1"}], REPLICA=[core_node6]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:33904_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:44174_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:44126_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:37253_solr]}}, Op{action=NONE,
hints={SRC_NODE=[127.0.0.1:35676_solr]}}] expected:<7> but was:<8>
at
__randomizedtesting.SeedInfo.seed([86429A8570096E5:62C98FC80FE813F6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate(SearchRateTriggerIntegrationTest.java:398)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 13118 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4] 2> 1216617 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/init-core-data-001
[junit4] 2> 1216618 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1216634 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1216641 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001
[junit4] 2> 1216653 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1216654 INFO (Thread-2811) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1216654 INFO (Thread-2811) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1216656 ERROR (Thread-2811) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1216754 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33501
[junit4] 2> 1216805 INFO (zkConnectionManagerCallback-1888-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1216811 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1216826 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1216827 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1216828 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1216845 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1216845 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1216846 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1216862 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1216862 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1216863 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1216863 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4287a796{/solr,null,AVAILABLE}
[junit4] 2> 1216864 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1216864 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1216864 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1216864 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4066549b{/solr,null,AVAILABLE}
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2de466d5{SSL,[ssl,
http/1.1]}{127.0.0.1:35676}
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.e.j.s.Server Started @1217120ms
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35676}
[junit4] 2> 1216866 ERROR (jetty-launcher-1885-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1216866 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T03:19:07.168Z
[junit4] 2> 1216877 INFO (zkConnectionManagerCallback-1890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1216879 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1216879 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@269b3a9f{/solr,null,AVAILABLE}
[junit4] 2> 1216880 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d8f71a3{SSL,[ssl,
http/1.1]}{127.0.0.1:44126}
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.e.j.s.Server Started @1217152ms
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44126}
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1216898 ERROR (jetty-launcher-1885-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71f38768{/solr,null,AVAILABLE}
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1216898 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T03:19:07.200Z
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6b1f3c84{SSL,[ssl,
http/1.1]}{127.0.0.1:33904}
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.e.j.s.Server Started @1217153ms
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33904}
[junit4] 2> 1216899 ERROR (jetty-launcher-1885-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1216899 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T03:19:07.201Z
[junit4] 2> 1216911 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1216962 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1216962 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1216962 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1216963 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cbcec3{/solr,null,AVAILABLE}
[junit4] 2> 1216963 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a605445{SSL,[ssl,
http/1.1]}{127.0.0.1:37253}
[junit4] 2> 1216963 INFO (jetty-launcher-1885-thread-5) [ ]
o.e.j.s.Server Started @1217218ms
[junit4] 2> 1216963 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37253}
[junit4] 2> 1216964 ERROR (jetty-launcher-1885-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1216964 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1216964 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1216964 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1216964 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1216964 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T03:19:07.266Z
[junit4] 2> 1216996 INFO (zkConnectionManagerCallback-1896-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1216996 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6c3e9548{SSL,[ssl,
http/1.1]}{127.0.0.1:44174}
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.e.j.s.Server Started @1217251ms
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44174}
[junit4] 2> 1216997 ERROR (jetty-launcher-1885-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1216997 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T03:19:07.299Z
[junit4] 2> 1217226 INFO (zkConnectionManagerCallback-1894-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1217235 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1217255 INFO (zkConnectionManagerCallback-1892-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1217264 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1217269 INFO (zkConnectionManagerCallback-1898-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1217349 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1217862 INFO (jetty-launcher-1885-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
[junit4] 2> 1217926 INFO (zkConnectionManagerCallback-1902-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218028 INFO (zkConnectionManagerCallback-1904-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218593 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44126_solr
[junit4] 2> 1218594 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.c.Overseer Overseer
(id=73329342917443591-127.0.0.1:44126_solr-n_0000000000) starting
[junit4] 2> 1218634 INFO (zkConnectionManagerCallback-1911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218881 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33501/solr ready
[junit4] 2> 1218884 INFO
(OverseerStateUpdate-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44126_solr
[junit4] 2> 1218904 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44126_solr
[junit4] 2> 1218905 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1218939 INFO (zkCallback-1910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1218939 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1218946 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1218955 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1218955 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1219049 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:44126_solr]
[junit4] 2> 1219051 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1219051 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1219052 DEBUG (ScheduledTrigger-2769-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 1219085 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1219339 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44126.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1219397 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44126.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1219498 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44126.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1219499 INFO (jetty-launcher-1885-thread-3)
[n:127.0.0.1:44126_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node3/.
[junit4] 2> 1219626 INFO (jetty-launcher-1885-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
[junit4] 2> 1219635 INFO (zkConnectionManagerCallback-1916-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1219636 INFO (jetty-launcher-1885-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
[junit4] 2> 1219727 INFO (zkConnectionManagerCallback-1922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1219772 INFO (zkConnectionManagerCallback-1920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1219828 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1219862 INFO (jetty-launcher-1885-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
[junit4] 2> 1219865 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1219898 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37253_solr
[junit4] 2> 1219935 INFO (zkCallback-1910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1219973 INFO (zkCallback-1921-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1219991 INFO (zkConnectionManagerCallback-1928-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220047 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1220109 INFO (zkCallback-1903-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1220141 INFO (zkConnectionManagerCallback-1930-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220141 INFO (zkConnectionManagerCallback-1937-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220248 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1220248 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33904_solr
[junit4] 2> 1220265 DEBUG (ScheduledTrigger-2769-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1220285 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1220286 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33501/solr ready
[junit4] 2> 1220292 INFO (zkCallback-1903-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1220301 INFO (zkCallback-1921-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1220301 INFO (zkCallback-1910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1220301 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1220309 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1220391 INFO (zkConnectionManagerCallback-1939-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220502 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37253.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1220558 INFO (jetty-launcher-1885-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
[junit4] 2> 1220559 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37253.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1220560 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37253.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1220561 INFO (jetty-launcher-1885-thread-5)
[n:127.0.0.1:37253_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node5/.
[junit4] 2> 1220593 INFO (zkConnectionManagerCallback-1947-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220622 INFO (zkConnectionManagerCallback-1951-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220656 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
0x10484a61c350011, likely client has closed socket
[junit4] 2> 1220656 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1220658 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33501/solr ready
[junit4] 2> 1220658 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1220728 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1220730 INFO (zkConnectionManagerCallback-1953-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220771 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1220771 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35676_solr
[junit4] 2> 1220805 INFO (zkCallback-1946-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220817 INFO (zkCallback-1910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220825 INFO (zkCallback-1921-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220842 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220931 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220964 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220965 INFO (zkCallback-1936-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1220986 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33904.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221006 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1221027 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1221027 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44174_solr
[junit4] 2> 1221028 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221045 INFO (zkCallback-1910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221046 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33904.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221046 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33904.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221047 INFO (jetty-launcher-1885-thread-1)
[n:127.0.0.1:33904_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node1/.
[junit4] 2> 1221062 INFO (zkCallback-1936-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221065 INFO (zkCallback-1921-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221065 INFO (zkCallback-1903-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221078 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221078 INFO (zkCallback-1946-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221079 INFO (zkCallback-1952-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1221135 INFO (zkConnectionManagerCallback-1961-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221136 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1221138 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33501/solr ready
[junit4] 2> 1221146 INFO (zkConnectionManagerCallback-1966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221171 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1221220 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1221226 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35676.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221274 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33501/solr ready
[junit4] 2> 1221274 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35676.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221275 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35676.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221276 INFO (jetty-launcher-1885-thread-4)
[n:127.0.0.1:35676_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node4/.
[junit4] 2> 1221301 DEBUG (ScheduledTrigger-2769-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 1221366 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1221601 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44174.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221637 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44174.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221637 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44174.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1221638 INFO (jetty-launcher-1885-thread-2)
[n:127.0.0.1:44174_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node2/.
[junit4] 2> 1221794 INFO (zkConnectionManagerCallback-1970-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221797 INFO (zkConnectionManagerCallback-1975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221806 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1221807 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[86429A8570096E5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33501/solr ready
[junit4] 2> 1222039 INFO (qtp1542373874-8195) [n:127.0.0.1:33904_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> 1222191 INFO (qtp699625807-8226) [n:127.0.0.1:35676_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> 1222272 INFO (qtp1225431594-8244) [n:127.0.0.1:37253_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> 1222296 INFO (qtp315672020-8212) [n:127.0.0.1:44126_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> 1222342 DEBUG (ScheduledTrigger-2769-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 1222365 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_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> 1222365 DEBUG (qtp315672020-8209) [n:127.0.0.1:44126_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1222366 INFO (qtp315672020-8209) [n:127.0.0.1:44126_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=451
[junit4] 2> 1222379 DEBUG (zkCallback-1910-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 1222379 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 1222396 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1222397 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 1222560 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[86429A8570096E5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
[junit4] 2> 1222561 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[86429A8570096E5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1222580 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[86429A8570096E5])
[ ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new
znode version 3
[junit4] 2> 1222595 DEBUG (zkCallback-1910-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 1222595 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 1222596 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 1222596 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1222596 DEBUG
(OverseerAutoScalingTriggerThread-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 1227584 INFO (qtp315672020-8211) [n:127.0.0.1:44126_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1227607 INFO
(OverseerThreadFactory-2771-thread-1-processing-n:127.0.0.1:44126_solr)
[n:127.0.0.1:44126_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
belowRate_collection
[junit4] 2> 1227745 INFO
(OverseerStateUpdate-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44126/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1227748 INFO
(OverseerStateUpdate-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35676/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1227984 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1228019 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
x:belowRate_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1228071 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
x:belowRate_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1229101 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1229137 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1229233 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1229233 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 1229234 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44126.solr.core.belowRate_collection.shard1.replica_n1'
(registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1229234 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node3/belowRate_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node3/./belowRate_collection_shard1_replica_n1/data/]
[junit4] 2> 1229270 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1229344 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1229380 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1229380 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n2' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 1229381 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35676.solr.core.belowRate_collection.shard1.replica_n2'
(registry 'solr.core.belowRate_collection.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1229381 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node4/belowRate_collection_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n2/data/]
[junit4] 2> 1229744 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1229744 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1229976 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1229976 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1229978 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1229978 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1229979 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1229979 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1229988 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ad1c3cc[belowRate_collection_shard1_replica_n1] main]
[junit4] 2> 1229990 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f916aeb[belowRate_collection_shard1_replica_n2] main]
[junit4] 2> 1230037 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1230037 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1230038 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1230038 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1611732573581475840
[junit4] 2> 1230049 INFO
(searcherExecutor-2805-thread-1-processing-n:127.0.0.1:35676_solr
x:belowRate_collection_shard1_replica_n2 c:belowRate_collection s:shard1
r:core_node4) [n:127.0.0.1:35676_solr c:belowRate_collection s:shard1
r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n2] Registered new searcher
Searcher@2f916aeb[belowRate_collection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1230057 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1230058 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1230061 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1230110 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1230111 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1611732573658021888
[junit4] 2> 1230111 INFO
(searcherExecutor-2804-thread-1-processing-n:127.0.0.1:44126_solr
x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1
r:core_node3) [n:127.0.0.1:44126_solr c:belowRate_collection s:shard1
r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n1] Registered new searcher
Searcher@4ad1c3cc[belowRate_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1230146 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 1230150 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9981ms
[junit4] 2> 1230661 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1230661 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1230661 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35676/solr/belowRate_collection_shard1_replica_n2/
[junit4] 2> 1230662 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=belowRate_collection_shard1_replica_n2 url=https://127.0.0.1:35676/solr
START
replicas=[https://127.0.0.1:44126/solr/belowRate_collection_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1230662 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=belowRate_collection_shard1_replica_n2 url=https://127.0.0.1:35676/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1230712 INFO (qtp315672020-8208) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1230715 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 1230731 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 1230751 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1230785 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:35676/solr/belowRate_collection_shard1_replica_n2/ shard1
[junit4] 2> 1230887 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1230916 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2845
[junit4] 2> 1230989 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1231161 INFO (qtp315672020-8212) [n:127.0.0.1:44126_solr
c:belowRate_collection s:shard1 r:core_node3
x:belowRate_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3177
[junit4] 2> 1231177 INFO (qtp315672020-8211) [n:127.0.0.1:44126_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1231293 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1231294 INFO (zkCallback-1903-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1231622 INFO
(OverseerCollectionConfigSetProcessor-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_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> 1232177 INFO (qtp315672020-8211) [n:127.0.0.1:44126_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=4593
[junit4] 2> 1232212 INFO (qtp315672020-8209) [n:127.0.0.1:44126_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1232338 INFO
(OverseerThreadFactory-2771-thread-2-processing-n:127.0.0.1:44126_solr)
[n:127.0.0.1:44126_solr c:belowRate_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33904_solr for creating new
replica of shard shard1
[junit4] 2> 1232479 INFO
(OverseerStateUpdate-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33904/solr",
[junit4] 2> "node_name":"127.0.0.1:33904_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1232666 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1232667 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1232798 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1232923 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1232943 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1232943 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1232960 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n5] Schema name=minimal
[junit4] 2> 1233032 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1233032 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 1233033 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_33904.solr.core.belowRate_collection.shard1.replica_n5'
(registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1233033 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node1/belowRate_collection_shard1_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node1/./belowRate_collection_shard1_replica_n5/data/]
[junit4] 2> 1233418 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1233418 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1233419 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1233419 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1233421 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4981b210[belowRate_collection_shard1_replica_n5] main]
[junit4] 2> 1233434 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1233434 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1233435 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1233435 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1611732577143488512
[junit4] 2> 1233438 INFO
(searcherExecutor-2814-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n5] Registered new searcher
Searcher@4981b210[belowRate_collection_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1233457 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
[junit4] 2> 1233491 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to
recover:belowRate_collection_shard1_replica_n5
[junit4] 2> 1233492 INFO (qtp1542373874-8193) [n:127.0.0.1:33904_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=694
[junit4] 2> 1233493 INFO
(updateExecutor-1917-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1233493 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1233528 ERROR
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Error getting recent versions.:java.lang.IndexOutOfBoundsException: Index: 0,
Size: 0
[junit4] 2> at java.util.ArrayList.rangeCheck(ArrayList.java:657)
[junit4] 2> at java.util.ArrayList.get(ArrayList.java:433)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1233542 INFO (qtp699625807-8224) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n2] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1233542 INFO (qtp699625807-8224) [n:127.0.0.1:35676_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n2] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n2] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1233543 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[belowRate_collection_shard1_replica_n5]
[junit4] 2> 1233543 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1233543 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Publishing state of core [belowRate_collection_shard1_replica_n5] as
recovering, leader is
[https://127.0.0.1:35676/solr/belowRate_collection_shard1_replica_n2/] and I am
[https://127.0.0.1:33904/solr/belowRate_collection_shard1_replica_n5/]
[junit4] 2> 1233601 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node6=0, core_node6_recovering=0, core_node3=0,
core_node4=0}, version=3}
[junit4] 2> 1233618 INFO
(recoveryExecutor-1918-thread-1-processing-n:127.0.0.1:33904_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:33904_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:35676/solr]; [WaitForState:
action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n2&nodeName=127.0.0.1:33904_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1233630 INFO (qtp315672020-8209) [n:127.0.0.1:44126_solr
c:belowRate_collection ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1417
[junit4] 2> 1233667 INFO (qtp315672020-8211) [n:127.0.0.1:44126_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1233670 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
x:belowRate_collection_shard1_replica_n2] o.a.s.h.a.PrepRecoveryOp Going to
wait for coreNodeName: core_node6, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
[junit4] 2> 1233690 INFO (qtp699625807-8226) [n:127.0.0.1:35676_solr
x:belowRate_collection_shard1_replica_n2] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=belowRate_collection, shard=shard1,
thisCore=belowRate_collection_shard1_replica_n2,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:33904_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"https://127.0.0.1:33904/solr","node_name":"127.0.0.1:33904_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 1233743 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233743 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233743 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233763 INFO (zkCallback-1927-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233776 INFO
(OverseerCollectionConfigSetProcessor-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_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> 1233777 INFO
(OverseerThreadFactory-2771-thread-3-processing-n:127.0.0.1:44126_solr)
[n:127.0.0.1:44126_solr c:belowRate_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44174_solr for creating new
replica of shard shard1
[junit4] 2> 1233788 INFO
(OverseerStateUpdate-73329342917443591-127.0.0.1:44126_solr-n_0000000000)
[n:127.0.0.1:44126_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_t7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44174/solr",
[junit4] 2> "node_name":"127.0.0.1:44174_solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1233890 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233890 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233891 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1233901 INFO (zkCallback-1927-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1234033 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
x:belowRate_collection_shard1_replica_t7] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1234105 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1234142 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_t7] Schema name=minimal
[junit4] 2> 1234144 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1234145 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_t7' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 1234158 INFO (zkCallback-1938-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1234158 INFO (zkCallback-1927-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1234158 INFO (zkCallback-1903-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1234160 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44174.solr.core.belowRate_collection.shard1.replica_t7'
(registry 'solr.core.belowRate_collection.shard1.replica_t7') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@100ecdf1
[junit4] 2> 1234160 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_t7] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node2/belowRate_collection_shard1_replica_t7],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_86429A8570096E5-001/tempDir-001/node2/./belowRate_collection_shard1_replica_t7/data/]
[junit4] 2> 1234174 INFO (zkCallback-1927-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 1234434 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1234434 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1234435 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1234435 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1234437 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6dbbc68b[belowRate_collection_shard1_replica_t7] main]
[junit4] 2> 1234471 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1234471 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1234472 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1234473 INFO
(searcherExecutor-2819-thread-1-processing-n:127.0.0.1:44174_solr
x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1
r:core_node8) [n:127.0.0.1:44174_solr c:belowRate_collection s:shard1
r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_t7] Registered new searcher
Searcher@6dbbc68b[belowRate_collection_shard1_replica_t7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1234473 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1611732578231910400
[junit4] 2> 1234524 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node6=0, core_node8=0, core_node6_recovering=0,
core_node3=0, core_node4=0}, version=4}
[junit4] 2> 1234526 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkController Core needs to
recover:belowRate_collection_shard1_replica_t7
[junit4] 2> 1234527 INFO
(updateExecutor-1948-thread-1-processing-n:127.0.0.1:44174_solr
x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1
r:core_node8) [n:127.0.0.1:44174_solr c:belowRate_collection s:shard1
r:core_node8 x:belowRate_collection_shard1_replica_t7]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1234564 INFO
(recoveryExecutor-1949-thread-1-processing-n:127.0.0.1:44174_solr
x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1
r:core_node8) [n:127.0.0.1:44174_solr c:belowRate_collection s:shard1
r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1234581 INFO (qtp1705389287-8217) [n:127.0.0.1:44174_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=548
[junit4] 2> 1234584 ERROR
(recoveryExecutor-1949-thread-1-processing-n:127.0.0.1:44174_solr
x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1
r:core_node8) [n
[...truncated too long message...]
erty 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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null440729050
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null440729050
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null440729050
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 142ms :: artifacts dl 16ms
---------------------------------------------------------------------
| | 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: 202 minutes 19 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
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:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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:2920)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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]