Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1542/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState
Error Message:
Did not expect the processor to fire on first run! event={
"id":"1e5fa474416150Tbpp7s7dm0rk2wxdqht3vxgww8",
"source":"node_added_trigger", "eventTime":8549409231036752,
"eventType":"NODEADDED", "properties":{ "eventTimes":[8549409231036752],
"nodeNames":["127.0.0.1:42316_solr"]}}
Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run!
event={
"id":"1e5fa474416150Tbpp7s7dm0rk2wxdqht3vxgww8",
"source":"node_added_trigger",
"eventTime":8549409231036752,
"eventType":"NODEADDED",
"properties":{
"eventTimes":[8549409231036752],
"nodeNames":["127.0.0.1:42316_solr"]}}
at
__randomizedtesting.SeedInfo.seed([A265B202A3119059:6CCB16915B28E84F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
at
org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
at
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([A265B202A3119059:C1AE84803ADEE374]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 14173 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/init-core-data-001
[junit4] 2> 2590317 WARN
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 2590317 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2590319 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2590319 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2590332 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001
[junit4] 2> 2590332 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2590339 INFO (Thread-1524) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2590339 INFO (Thread-1524) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2590347 ERROR (Thread-1524) [ ] 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> 2590449 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39539
[junit4] 2> 2590615 INFO (zkConnectionManagerCallback-1465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2590753 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2590753 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2590762 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2590762 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2590792 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2590792 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2590792 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2590792 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22341ead{/solr,null,AVAILABLE}
[junit4] 2> 2590900 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2590900 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2590900 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2590900 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a97cd2d{/solr,null,AVAILABLE}
[junit4] 2> 2590901 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@bb36194{HTTP/1.1,[http/1.1]}{127.0.0.1:46820}
[junit4] 2> 2590972 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@240e928a{HTTP/1.1,[http/1.1]}{127.0.0.1:44761}
[junit4] 2> 2590972 INFO (jetty-launcher-1462-thread-4) [ ]
o.e.j.s.Server Started @2591164ms
[junit4] 2> 2590972 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44761}
[junit4] 2> 2590972 ERROR (jetty-launcher-1462-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2590972 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2590973 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2590973 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2590973 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2590973 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-13T10:17:19.664Z
[junit4] 2> 2590988 INFO (zkConnectionManagerCallback-1467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2590988 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2591016 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2591016 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2591016 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29129f56{/solr,null,AVAILABLE}
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49c600e6{HTTP/1.1,[http/1.1]}{127.0.0.1:43472}
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.e.j.s.Server Started @2591209ms
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43472}
[junit4] 2> 2591017 ERROR (jetty-launcher-1462-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2591017 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2591018 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-13T10:17:19.709Z
[junit4] 2> 2591033 INFO (jetty-launcher-1462-thread-3) [ ]
o.e.j.s.Server Started @2591225ms
[junit4] 2> 2591033 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46820}
[junit4] 2> 2591033 ERROR (jetty-launcher-1462-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2591033 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2591034 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2591034 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2591034 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2591034 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-13T10:17:19.725Z
[junit4] 2> 2591091 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2591091 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2591091 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2591092 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c88990{/solr,null,AVAILABLE}
[junit4] 2> 2591092 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3715b37c{HTTP/1.1,[http/1.1]}{127.0.0.1:38795}
[junit4] 2> 2591143 INFO (jetty-launcher-1462-thread-1) [ ]
o.e.j.s.Server Started @2591335ms
[junit4] 2> 2591143 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38795}
[junit4] 2> 2591144 ERROR (jetty-launcher-1462-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2591144 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2591144 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2591144 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2591144 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2591144 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-13T10:17:19.835Z
[junit4] 2> 2591126 INFO (zkConnectionManagerCallback-1469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591145 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2591159 INFO (zkConnectionManagerCallback-1471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591160 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2591203 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
0x101fd43b4260002, likely client has closed socket
[junit4] 2> 2591216 INFO (zkConnectionManagerCallback-1473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591217 INFO (jetty-launcher-1462-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
[junit4] 2> 2591218 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2591252 INFO (zkConnectionManagerCallback-1477-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591311 INFO (jetty-launcher-1462-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
[junit4] 2> 2591365 INFO (jetty-launcher-1462-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
[junit4] 2> 2591451 INFO (zkConnectionManagerCallback-1486-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591488 INFO (jetty-launcher-1462-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39539/solr
[junit4] 2> 2591560 INFO (zkConnectionManagerCallback-1482-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591580 INFO (zkConnectionManagerCallback-1492-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591633 INFO (zkConnectionManagerCallback-1488-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591670 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
0x101fd43b4260008, likely client has closed socket
[junit4] 2> 2591730 INFO (zkConnectionManagerCallback-1495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591864 INFO (zkConnectionManagerCallback-1499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591877 INFO (zkConnectionManagerCallback-1497-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2591923 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2591923 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38795_solr
[junit4] 2> 2591924 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.Overseer Overseer
(id=72617536241664012-127.0.0.1:38795_solr-n_0000000000) starting
[junit4] 2> 2592002 INFO (zkConnectionManagerCallback-1506-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2592145 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39539/solr ready
[junit4] 2> 2592284 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38795_solr
[junit4] 2> 2592379 INFO (zkCallback-1498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2592469 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2592480 INFO (zkCallback-1505-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2592508 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2592527 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2592565 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2592600 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2592600 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43472_solr
[junit4] 2> 2592618 INFO (zkCallback-1505-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2592618 INFO (zkCallback-1498-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2592678 INFO (zkCallback-1496-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2592801 INFO (zkCallback-1494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2592830 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2592830 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46820_solr
[junit4] 2> 2592846 INFO (zkCallback-1494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2592858 INFO (zkCallback-1505-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2592862 INFO (zkCallback-1498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2592874 INFO (zkCallback-1496-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2593483 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38795.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593502 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38795.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593502 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38795.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593531 INFO (jetty-launcher-1462-thread-1)
[n:127.0.0.1:38795_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node1/.
[junit4] 2> 2593591 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46820.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593743 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46820.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593743 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46820.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2593744 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node3/.
[junit4] 2> 2593777 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2593901 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2593904 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2593904 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44761_solr
[junit4] 2> 2593913 INFO (zkConnectionManagerCallback-1515-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2593973 INFO (zkCallback-1496-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2593974 INFO (zkCallback-1494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2593974 INFO (zkCallback-1505-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2593985 INFO (zkCallback-1498-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2594083 INFO (zkCallback-1485-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2594095 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2594087 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43472.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594122 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43472.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594122 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43472.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594123 INFO (jetty-launcher-1462-thread-3)
[n:127.0.0.1:46820_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39539/solr ready
[junit4] 2> 2594123 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node2/.
[junit4] 2> 2594192 INFO (zkConnectionManagerCallback-1520-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594278 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2594367 INFO (jetty-launcher-1462-thread-2)
[n:127.0.0.1:43472_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39539/solr ready
[junit4] 2> 2594855 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44761.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594905 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44761.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594905 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44761.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2594923 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node4/.
[junit4] 2> 2594953 INFO (zkConnectionManagerCallback-1525-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2594954 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2594968 INFO (jetty-launcher-1462-thread-4)
[n:127.0.0.1:44761_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39539/solr ready
[junit4] 2> 2595148 INFO (zkConnectionManagerCallback-1527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595174 INFO (zkConnectionManagerCallback-1532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2595223 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2595224 INFO
(SUITE-SearchRateTriggerTest-seed#[A265B202A3119059]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39539/solr ready
[junit4] 2> 2595471 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[A265B202A3119059]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
[junit4] 2> 2595472 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[A265B202A3119059]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2595507 INFO (qtp1236767958-5594) [n:127.0.0.1:44761_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2595521 INFO (OverseerThreadFactory-1902-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
SearchRateTriggerTest-collection1
[junit4] 2> 2595717 INFO
(OverseerStateUpdate-72617536241664012-127.0.0.1:38795_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38795/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595732 INFO
(OverseerStateUpdate-72617536241664012-127.0.0.1:38795_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46820/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595852 INFO
(OverseerStateUpdate-72617536241664012-127.0.0.1:38795_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44761/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2595890 INFO
(OverseerStateUpdate-72617536241664012-127.0.0.1:38795_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43472/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2596113 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2596113 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2596116 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2596137 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2596157 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2597166 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2597289 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2597292 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2597292 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 2597292 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46820.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2597293 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2597293 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
[junit4] 2> 2597374 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2597439 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2597458 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2597478 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2597509 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2597509 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 2597510 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38795.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2597510 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2597510 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
[junit4] 2> 2597511 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 2597513 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 2597526 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2597526 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 2597527 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44761.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2597527 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2597527 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
[junit4] 2> 2597531 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2597531 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 2597532 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43472.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13728ce6
[junit4] 2> 2597532 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2597532 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_A265B202A3119059-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
[junit4] 2> 2597980 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2597980 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2597981 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2597981 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2597983 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35b465fc[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
[junit4] 2> 2598037 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2598053 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2598054 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2598054 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1600343660817285120
[junit4] 2> 2598056 INFO
(searcherExecutor-1911-thread-1-processing-n:127.0.0.1:46820_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n2
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5)
[n:127.0.0.1:46820_solr c:SearchRateTriggerTest-collection1 s:shard1
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2]
Registered new searcher
Searcher@35b465fc[SearchRateTriggerTest-collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2598185 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard1 to
Terms{values={core_node5=0}, version=0}
[junit4] 2> 2598200 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2598277 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2598277 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2598277 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2598277 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2598277 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2598277 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2598278 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2598278 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2598278 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2598278 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2598280 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2598280 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2598296 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@31884ad2[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
[junit4] 2> 2598297 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2598298 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2598298 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2598298 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1600343661073137664
[junit4] 2> 2598305 INFO
(searcherExecutor-1914-thread-1-processing-n:127.0.0.1:43472_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8)
[n:127.0.0.1:43472_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6]
Registered new searcher
Searcher@31884ad2[SearchRateTriggerTest-collection1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2598316 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@782ec761[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
[junit4] 2> 2598316 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1207290f[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
[junit4] 2> 2598317 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2598330 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2598331 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2598332 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2598332 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1600343661108789248
[junit4] 2> 2598332 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard2 to
Terms{values={core_node8=0}, version=0}
[junit4] 2> 2598351 INFO
(searcherExecutor-1913-thread-1-processing-n:127.0.0.1:44761_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n4
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7)
[n:127.0.0.1:44761_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4]
Registered new searcher
Searcher@1207290f[SearchRateTriggerTest-collection1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2598371 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2598371 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2598371 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1600343661149683712
[junit4] 2> 2598374 INFO
(searcherExecutor-1912-thread-1-processing-n:127.0.0.1:38795_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3)
[n:127.0.0.1:38795_solr c:SearchRateTriggerTest-collection1 s:shard1
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1]
Registered new searcher
Searcher@782ec761[SearchRateTriggerTest-collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2598387 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9991ms
[junit4] 2> 2598389 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 2598441 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 2598701 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2598701 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2598701 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:46820/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
[junit4] 2> 2598702 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2
url=http://127.0.0.1:46820/solr START
replicas=[http://127.0.0.1:38795/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 2598706 INFO (qtp1548071514-5574) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_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> 2598899 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2598899 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2598899 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:43472/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
[junit4] 2> 2598899 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6
url=http://127.0.0.1:43472/solr START
replicas=[http://127.0.0.1:44761/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 2598921 INFO (qtp1236767958-5588) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2599003 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2
url=http://127.0.0.1:46820/solr DONE. We have no versions. sync failed.
[junit4] 2> 2599003 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2599003 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_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> 2599003 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2599011 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46820/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
shard1
[junit4] 2> 2599216 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2599217 INFO (qtp1906693275-5580) [n:127.0.0.1:46820_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3081
[junit4] 2> 2599219 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6
url=http://127.0.0.1:43472/solr DONE. We have no versions. sync failed.
[junit4] 2> 2599231 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2599231 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
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> 2599231 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2599235 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43472/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
shard2
[junit4] 2> 2599358 INFO (zkCallback-1496-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 2599363 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2599365 INFO (qtp687447188-5604) [n:127.0.0.1:43472_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3249
[junit4] 2> 2599454 INFO (qtp1548071514-5613) [n:127.0.0.1:38795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_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=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3341
[junit4] 2> 2599512 INFO (qtp1236767958-5589) [n:127.0.0.1:44761_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3355
[junit4] 2> 2599525 INFO (qtp1236767958-5594) [n:127.0.0.1:44761_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> 2599541 INFO
(OverseerCollectionConfigSetProcessor-72617536241664012-127.0.0.1:38795_solr-n_0000000000)
[ ] 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> 2599614 INFO (zkCallback-1498-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 2599614 INFO (zkCallback-1485-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 2599614 INFO (zkCallback-1494-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 2599614 INFO (zkCallback-1496-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 2600525 INFO (qtp1236767958-5594) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=5017
[junit4] 2> 2600601 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=1
[junit4] 2> 2600616 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600649 INFO (qtp1548071514-5585) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600670 INFO (qtp1906693275-5575) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600798 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600832 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600833 INFO (qtp1548071514-5585) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2600834 INFO (qtp1906693275-5575) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2601861 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2601862 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2601863 INFO (qtp1548071514-5585) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2601880 INFO (qtp1906693275-5575) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2602896 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2602897 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2602898 INFO (qtp1548071514-5585) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2602977 INFO (qtp1906693275-5575) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=13
[junit4] 2> 2603980 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2603982 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2603983 INFO (qtp1548071514-5615) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2603996 INFO (qtp1906693275-5579) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2605028 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2605029 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2605030 INFO (qtp1548071514-5615) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2605071 INFO (qtp1906693275-5579) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2606080 INFO (qtp1236767958-5592) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2606082 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2606098 INFO (qtp1548071514-5615) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2606129 INFO (qtp1906693275-5579) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2607132 INFO (qtp1236767958-5592) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2607133 INFO (qtp687447188-5581) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2607143 INFO (qtp1548071514-5614) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2607144 INFO (qtp1906693275-5579) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2608170 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2608171 INFO (qtp687447188-5603) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2608204 INFO (qtp1548071514-5614) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2608221 INFO (qtp1906693275-5578) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2609336 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2609342 INFO (qtp687447188-5603) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2609343 INFO (qtp1548071514-5614) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2609374 INFO (qtp1906693275-5578) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610405 INFO (qtp1236767958-5592) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610417 INFO (qtp687447188-5603) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610418 INFO (qtp1548071514-5614) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610419 INFO (qtp1906693275-5578) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610438 INFO (qtp1236767958-5591) [n:127.0.0.1:44761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610439 INFO (qtp687447188-5602) [n:127.0.0.1:43472_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610440 INFO (qtp1548071514-5615) [n:127.0.0.1:38795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 2610455 INFO (qtp1906693275-5578) [n:127.0.0.1:46820_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=java
[...truncated too long message...]
length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null605932579
[copy] Copying 40 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null605932579
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null605932579
resolve-example:
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-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
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-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
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-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null339453643
[copy] Copying 246 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null339453643
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null339453643
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 69ms :: artifacts dl 13ms
---------------------------------------------------------------------
| | 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: 719 minutes 13 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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]