Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1651/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([CE47499212F50F33:E5B89CC9888D1AE3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
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.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
at
__randomizedtesting.SeedInfo.seed([CE47499212F50F33:A3BBED6FA8BDF034]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
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 11690 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/init-core-data-001
[junit4] 2> 80246 WARN
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 80246 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 80248 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 80248 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 80248 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001
[junit4] 2> 80248 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 80249 INFO (Thread-69) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 80249 INFO (Thread-69) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 80251 ERROR (Thread-69) [ ] 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> 80349 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35675
[junit4] 2> 80353 INFO (zkConnectionManagerCallback-63-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80359 INFO (jetty-launcher-60-thread-1) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 80360 INFO (jetty-launcher-60-thread-2) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 80361 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 80361 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 80361 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 80362 INFO (jetty-launcher-60-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 80362 INFO (jetty-launcher-60-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 80362 INFO (jetty-launcher-60-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 80362 INFO (jetty-launcher-60-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7249a4e7{/solr,null,AVAILABLE}
[junit4] 2> 80362 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75e318f7{/solr,null,AVAILABLE}
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2bfef127{HTTP/1.1,[http/1.1]}{127.0.0.1:33546}
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@f334663{HTTP/1.1,[http/1.1]}{127.0.0.1:49864}
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-1) [ ] o.e.j.s.Server
Started @82746ms
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-2) [ ] o.e.j.s.Server
Started @82746ms
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33546}
[junit4] 2> 80367 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49864}
[junit4] 2> 80367 ERROR (jetty-launcher-60-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 80368 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 80368 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 80368 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 80368 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-28T00:19:20.277Z
[junit4] 2> 80384 ERROR (jetty-launcher-60-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 80384 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 80384 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 80384 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 80384 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-28T00:19:20.293Z
[junit4] 2> 80387 INFO (zkConnectionManagerCallback-65-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80389 INFO (zkConnectionManagerCallback-67-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80389 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 80391 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 80401 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1613a21f7df0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 80403 INFO (jetty-launcher-60-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
[junit4] 2> 80405 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
[junit4] 2> 80408 INFO (zkConnectionManagerCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80410 INFO (zkConnectionManagerCallback-72-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80413 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1613a21f7df0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 80415 INFO
(zkConnectionManagerCallback-77-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80418 INFO
(zkConnectionManagerCallback-79-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80468 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 80469 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33546_solr
[junit4] 2> 80470 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.Overseer Overseer
(id=99424584345780229-127.0.0.1:33546_solr-n_0000000000) starting
[junit4] 2> 80499 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 80499 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33546_solr
[junit4] 2> 80517 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 80517 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
[junit4] 2> 80517 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 80517 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 80520 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 80520 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 80521 DEBUG (ScheduledTrigger-201-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 0
[junit4] 2> 80551 INFO
(OverseerStateUpdate-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 80634 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33546.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80649 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33546.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80649 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33546.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80651 INFO (jetty-launcher-60-thread-1)
[n:127.0.0.1:33546_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node1/.
[junit4] 2> 80661 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 80664 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 80667 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49864_solr
[junit4] 2> 80671 INFO
(zkCallback-76-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 80671 INFO
(zkCallback-78-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 80814 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49864.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80829 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49864.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80829 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49864.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 80830 INFO (jetty-launcher-60-thread-2)
[n:127.0.0.1:49864_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node2/.
[junit4] 2> 80862 INFO (zkConnectionManagerCallback-85-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80869 INFO (zkConnectionManagerCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80871 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 80873 INFO
(SUITE-TriggerIntegrationTest-seed#[CE47499212F50F33]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35675/solr ready
[junit4] 2> 80901 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
[junit4] 2> 80902 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
[junit4] 2> 80903 DEBUG
(zkCallback-76-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 80903 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 80906 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 80906 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 80907 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 80907 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 80908 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 80908 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 80908 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 80909 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f523cf6{/solr,null,AVAILABLE}
[junit4] 2> 80909 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@621d7a2a{HTTP/1.1,[http/1.1]}{127.0.0.1:48001}
[junit4] 2> 80909 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.e.j.s.Server Started @83288ms
[junit4] 2> 80909 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48001}
[junit4] 2> 80909 ERROR
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 80913 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 80913 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 80913 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 80913 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-28T00:19:20.822Z
[junit4] 2> 80914 INFO (zkConnectionManagerCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80919 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 80931 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
[junit4] 2> 80934 INFO (zkConnectionManagerCallback-95-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80939 INFO
(zkConnectionManagerCallback-97-thread-1-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 80950 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 80953 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 80956 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48001_solr
[junit4] 2> 80957 INFO
(zkCallback-76-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 80958 INFO
(zkCallback-78-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 80959 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 80959 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 81068 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48001.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 81079 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48001.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 81079 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48001.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 81081 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[CE47499212F50F33])
[n:127.0.0.1:48001_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node3/.
[junit4] 2> 81114 INFO (zkConnectionManagerCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 81137 INFO (qtp559373685-353) [n:127.0.0.1:33546_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 81140 INFO
(OverseerThreadFactory-203-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testMetricTrigger
[junit4] 2> 81252 INFO
(OverseerStateUpdate-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testMetricTrigger",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testMetricTrigger_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:48001/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 81256 INFO
(OverseerStateUpdate-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testMetricTrigger",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testMetricTrigger_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49864/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 81460 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 81460 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 81460 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 81460 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 81578 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 81578 INFO
(zkCallback-78-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 81578 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 81579 INFO
(zkCallback-78-thread-2-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82490 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 82490 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 82506 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema
[testMetricTrigger_shard1_replica_n1] Schema name=minimal
[junit4] 2> 82506 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema
[testMetricTrigger_shard2_replica_n2] Schema name=minimal
[junit4] 2> 82512 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 82512 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'testMetricTrigger_shard1_replica_n1' using configuration from collection
testMetricTrigger, trusted=true
[junit4] 2> 82513 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_48001.solr.core.testMetricTrigger.shard1.replica_n1' (registry
'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 82513 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 82513 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
[[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node3/testMetricTrigger_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node3/./testMetricTrigger_shard1_replica_n1/data/]
[junit4] 2> 82514 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 82514 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'testMetricTrigger_shard2_replica_n2' using configuration from collection
testMetricTrigger, trusted=true
[junit4] 2> 82515 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_49864.solr.core.testMetricTrigger.shard2.replica_n2' (registry
'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@def2163
[junit4] 2> 82515 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 82515 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore
[[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node2/testMetricTrigger_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_CE47499212F50F33-001/tempDir-001/node2/./testMetricTrigger_shard2_replica_n2/data/]
[junit4] 2> 82583 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 82583 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 82584 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 82584 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 82584 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 82584 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 82585 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@23cd0ce0[testMetricTrigger_shard1_replica_n1] main]
[junit4] 2> 82585 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 82585 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 82586 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 82586 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c7a4a8e[testMetricTrigger_shard2_replica_n2] main]
[junit4] 2> 82586 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 82587 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 82587 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1590793351983005696
[junit4] 2> 82588 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 82588 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 82590 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 82590 INFO
(searcherExecutor-214-thread-1-processing-n:127.0.0.1:48001_solr
x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger
r:core_node3) [n:127.0.0.1:48001_solr c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
[testMetricTrigger_shard1_replica_n1] Registered new searcher
Searcher@23cd0ce0[testMetricTrigger_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 82590 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1590793351986151424
[junit4] 2> 82593 INFO
(searcherExecutor-215-thread-1-processing-n:127.0.0.1:49864_solr
x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger
r:core_node4) [n:127.0.0.1:49864_solr c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore
[testMetricTrigger_shard2_replica_n2] Registered new searcher
Searcher@3c7a4a8e[testMetricTrigger_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:48001/solr/testMetricTrigger_shard1_replica_n1/
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:48001/solr/testMetricTrigger_shard1_replica_n1/ has no replicas
[junit4] 2> 82595 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 82598 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 82598 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 82598 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49864/solr/testMetricTrigger_shard2_replica_n2/
[junit4] 2> 82598 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 82599 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:49864/solr/testMetricTrigger_shard2_replica_n2/ has no replicas
[junit4] 2> 82599 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 82600 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:48001/solr/testMetricTrigger_shard1_replica_n1/ shard1
[junit4] 2> 82604 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:49864/solr/testMetricTrigger_shard2_replica_n2/ shard2
[junit4] 2> 82720 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82720 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82720 INFO
(zkCallback-78-thread-2-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82720 INFO
(zkCallback-78-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82752 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 82755 INFO (qtp1943499833-413) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_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=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1295
[junit4] 2> 82766 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 82770 INFO (qtp24121805-367) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1310
[junit4] 2> 82778 INFO (qtp559373685-353) [n:127.0.0.1:33546_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> 82872 INFO
(zkCallback-78-thread-1-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82872 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82872 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:48001_solr)
[n:127.0.0.1:48001_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 82873 INFO
(zkCallback-78-thread-2-processing-n:127.0.0.1:49864_solr)
[n:127.0.0.1:49864_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 83145 INFO
(OverseerCollectionConfigSetProcessor-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 83781 INFO (qtp559373685-353) [n:127.0.0.1:33546_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2644
[junit4] 2> 83788 INFO (qtp559373685-357) [n:127.0.0.1:33546_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83791 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 83793 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83795 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 83797 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83798 DEBUG (qtp1943499833-424) [n:127.0.0.1:48001_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 83799 INFO (qtp1943499833-424) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=13
[junit4] 2> 83801 DEBUG
(zkCallback-76-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 83805 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 83807 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 83807 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 83808 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 83809 INFO (qtp559373685-355) [n:127.0.0.1:33546_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83812 INFO (qtp1943499833-424) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 83812 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 83814 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83816 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 83818 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 83818 DEBUG (qtp559373685-358) [n:127.0.0.1:33546_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 83819 INFO (qtp559373685-358) [n:127.0.0.1:33546_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 83820 DEBUG
(zkCallback-76-thread-1-processing-n:127.0.0.1:33546_solr)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 83825 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 83827 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 83827 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1590793353279045632)]} 0 4
[junit4] 2> 83827 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 83827 DEBUG
(OverseerAutoScalingTriggerThread-99424584345780229-127.0.0.1:33546_solr-n_0000000000)
[n:127.0.0.1:33546_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 83830 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1590793353285337088)]} 0 2
[junit4] 2> 83836 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1590793353290579968)]} 0 3
[junit4] 2> 83840 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3 (1590793353294774272)]} 0 2
[junit4] 2> 83843 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4 (1590793353298968576)]} 0 0
[junit4] 2> 83845 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5 (1590793353302114304)]} 0 1
[junit4] 2> 83847 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6 (1590793353304211456)]} 0 0
[junit4] 2> 83850 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7 (1590793353306308608)]} 0 1
[junit4] 2> 83852 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8 (1590793353308405760)]} 0 0
[junit4] 2> 83853 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9 (1590793353310502912)]} 0 0
[junit4] 2> 83855 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10 (1590793353312600064)]} 0 0
[junit4] 2> 83858 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11 (1590793353314697216)]} 0 1
[junit4] 2> 83860 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12 (1590793353316794368)]} 0 0
[junit4] 2> 83862 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13 (1590793353319940096)]} 0 0
[junit4] 2> 83864 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14 (1590793353322037248)]} 0 0
[junit4] 2> 83866 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15 (1590793353324134400)]} 0 0
[junit4] 2> 83868 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16 (1590793353326231552)]} 0 0
[junit4] 2> 83874 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17 (1590793353332523008)]} 0 1
[junit4] 2> 83876 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18 (1590793353334620160)]} 0 0
[junit4] 2> 83877 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19 (1590793353335668736)]} 0 0
[junit4] 2> 83879 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20 (1590793353337765888)]} 0 0
[junit4] 2> 83881 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21 (1590793353338814464)]} 0 0
[junit4] 2> 83882 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22 (1590793353340911616)]} 0 0
[junit4] 2> 83883 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23 (1590793353341960192)]} 0 0
[junit4] 2> 83885 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24 (1590793353344057344)]} 0 0
[junit4] 2> 83887 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25 (1590793353346154496)]} 0 0
[junit4] 2> 83888 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26 (1590793353347203072)]} 0 0
[junit4] 2> 83890 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27 (1590793353348251648)]} 0 0
[junit4] 2> 83891 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28 (1590793353350348800)]} 0 0
[junit4] 2> 83893 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29 (1590793353352445952)]} 0 0
[junit4] 2> 83894 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30 (1590793353353494528)]} 0 0
[junit4] 2> 83896 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31 (1590793353355591680)]} 0 0
[junit4] 2> 83897 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32 (1590793353356640256)]} 0 0
[junit4] 2> 83899 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33 (1590793353358737408)]} 0 0
[junit4] 2> 83901 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34 (1590793353360834560)]} 0 0
[junit4] 2> 83902 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35 (1590793353361883136)]} 0 0
[junit4] 2> 83904 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36 (1590793353363980288)]} 0 1
[junit4] 2> 83907 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37 (1590793353366077440)]} 0 0
[junit4] 2> 83909 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38 (1590793353368174592)]} 0 0
[junit4] 2> 83910 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39 (1590793353370271744)]} 0 0
[junit4] 2> 83912 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40 (1590793353372368896)]} 0 0
[junit4] 2> 83913 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41 (1590793353373417472)]} 0 0
[junit4] 2> 83915 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42 (1590793353375514624)]} 0 0
[junit4] 2> 83916 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43 (1590793353376563200)]} 0 0
[junit4] 2> 83918 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44 (1590793353378660352)]} 0 0
[junit4] 2> 83920 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45 (1590793353379708928)]} 0 0
[junit4] 2> 83921 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46 (1590793353381806080)]} 0 0
[junit4] 2> 83923 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47 (1590793353383903232)]} 0 0
[junit4] 2> 83925 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48 (1590793353386000384)]} 0 0
[junit4] 2> 83926 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49 (1590793353387048960)]} 0 0
[junit4] 2> 83928 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50 (1590793353388097536)]} 0 0
[junit4] 2> 83929 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51 (1590793353390194688)]} 0 0
[junit4] 2> 83931 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52 (1590793353391243264)]} 0 0
[junit4] 2> 83932 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53 (1590793353393340416)]} 0 0
[junit4] 2> 83934 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54 (1590793353395437568)]} 0 0
[junit4] 2> 83935 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55 (1590793353396486144)]} 0 0
[junit4] 2> 83937 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56 (1590793353398583296)]} 0 0
[junit4] 2> 83939 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57 (1590793353399631872)]} 0 0
[junit4] 2> 83940 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58 (1590793353401729024)]} 0 0
[junit4] 2> 83942 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59 (1590793353403826176)]} 0 0
[junit4] 2> 83943 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60 (1590793353404874752)]} 0 0
[junit4] 2> 83945 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61 (1590793353406971904)]} 0 0
[junit4] 2> 83946 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62 (1590793353408020480)]} 0 0
[junit4] 2> 83948 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63 (1590793353409069056)]} 0 0
[junit4] 2> 83949 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64 (1590793353411166208)]} 0 0
[junit4] 2> 83950 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65 (1590793353412214784)]} 0 0
[junit4] 2> 83952 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66 (1590793353414311936)]} 0 0
[junit4] 2> 83954 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67 (1590793353416409088)]} 0 0
[junit4] 2> 83957 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68 (1590793353419554816)]} 0 0
[junit4] 2> 83958 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69 (1590793353420603392)]} 0 0
[junit4] 2> 83960 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70 (1590793353422700544)]} 0 0
[junit4] 2> 83962 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71 (1590793353423749120)]} 0 0
[junit4] 2> 83963 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72 (1590793353425846272)]} 0 0
[junit4] 2> 83965 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73 (1590793353426894848)]} 0 0
[junit4] 2> 83967 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74 (1590793353428992000)]} 0 0
[junit4] 2> 83968 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75 (1590793353431089152)]} 0 0
[junit4] 2> 83969 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76 (1590793353432137728)]} 0 0
[junit4] 2> 83970 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77 (1590793353433186304)]} 0 0
[junit4] 2> 83972 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78 (1590793353435283456)]} 0 0
[junit4] 2> 83973 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79 (1590793353436332032)]} 0 0
[junit4] 2> 83975 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80 (1590793353438429184)]} 0 0
[junit4] 2> 83976 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81 (1590793353439477760)]} 0 0
[junit4] 2> 83982 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82 (1590793353445769216)]} 0 0
[junit4] 2> 83983 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83 (1590793353446817792)]} 0 0
[junit4] 2> 83985 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84 (1590793353448914944)]} 0 0
[junit4] 2> 83987 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85 (1590793353449963520)]} 0 0
[junit4] 2> 83988 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86 (1590793353452060672)]} 0 0
[junit4] 2> 83990 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87 (1590793353454157824)]} 0 1
[junit4] 2> 83992 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88 (1590793353456254976)]} 0 0
[junit4] 2> 83996 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89 (1590793353459400704)]} 0 1
[junit4] 2> 83998 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90 (1590793353461497856)]} 0 0
[junit4] 2> 84000 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91 (1590793353463595008)]} 0 0
[junit4] 2> 84001 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92 (1590793353465692160)]} 0 0
[junit4] 2> 84003 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93 (1590793353467789312)]} 0 0
[junit4] 2> 84005 INFO (qtp1943499833-418) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94 (1590793353468837888)]} 0 0
[junit4] 2> 84006 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95 (1590793353470935040)]} 0 0
[junit4] 2> 84008 INFO (qtp1943499833-422) [n:127.0.0.1:48001_solr
c:testMetricTrigger s:shard1 r:core_node3
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96 (1590793353473032192)]} 0 0
[junit4] 2> 84010 INFO (qtp24121805-364) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97 (1590793353474080768)]} 0 0
[junit4] 2> 84011 INFO (qtp24121805-366) [n:127.0.0.1:49864_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpda
[...truncated too long message...]
dlerTest_collection.AUTOCREATED/managed-schema
[junit4] 2> 4
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 59 /solr/collections/.system/state.json
[junit4] 2> 43
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 13 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/.system/leader_elect/shard1/election/99424887470030856-core_node6-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/99424887470030857-127.0.0.1:41005_solr-n_0000000001
[junit4] 2> 2
/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/99424887470030857-core_node6-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 13 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_CE47499212F50F33-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{action_s=Lucene50(blocksize=128),
event.source_s=PostingsFormat(name=Asserting),
type=PostingsFormat(name=Direct), before.actions_ss=FSTOrd50,
event.property._enqueue_time__ss=Lucene50(blocksize=128),
after.actions_ss=Lucene50(blocksize=128), stage_s=Lucene50(blocksize=128),
event.id_s=PostingsFormat(name=Asserting),
event.property.eventTimes_ss=PostingsFormat(name=Direct),
source_s=PostingsFormat(name=Asserting),
event.type_s=PostingsFormat(name=Direct), responses_ts=Lucene50(blocksize=128),
id=PostingsFormat(name=Asserting), collections_ss=PostingsFormat(name=Direct),
operations.params_ts=Lucene50(blocksize=128),
event.property.nodeNames_ss=PostingsFormat(name=Direct)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
event.time_l=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=789,
maxMBSortInHeap=5.788674448984967,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d59b954),
locale=nl, timezone=WET
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=118352800,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestStreamBody,
SystemLogListenerTest, SignatureUpdateProcessorFactoryTest, MBeansHandlerTest,
TestClassicSimilarityFactory, TestChildDocTransformer, SolrIndexSplitterTest,
TriggerIntegrationTest, TestNumericTerms64, TestCustomDocTransformer,
SuggesterFSTTest, BlockCacheTest, TestConfigSetsAPIExclusivity,
TestLocalFSCloudBackupRestore, ClassificationUpdateProcessorFactoryTest,
RegexBytesRefFilterTest, TestSystemCollAutoCreate,
TestInPlaceUpdatesStandalone, TestMergePolicyConfig, TestSurroundQueryParser,
DeleteNodeTest, TestPayloadScoreQParserPlugin, DistributedDebugComponentTest,
TestExclusionRuleCollectionAccess, TestXmlQParser, SolrMetricsIntegrationTest,
TestStressCloudBlindAtomicUpdates, TestNonDefinedSimilarityFactory,
TestScoreJoinQPScore, DeleteShardTest, SpatialFilterTest,
OpenCloseCoreStressTest, TestMaxScoreQueryParser, TestOmitPositions,
RAMDirectoryFactoryTest, ZkFailoverTest, ZkNodePropsTest, DateMathParserTest,
BinaryUpdateRequestHandlerTest, TestFieldCacheSort, TestCloudRecovery,
TestCollectionsAPIViaSolrCloudCluster, SchemaVersionSpecificBehaviorTest,
TestLegacyNumericUtils, TestHighlightDedupGrouping, BasicAuthIntegrationTest,
HdfsUnloadDistributedZkTest, EnumFieldTest, OutputWriterTest, DateFieldTest,
TestSimpleQParserPlugin, TestNestedDocsSort, PKIAuthenticationIntegrationTest,
TestFreeTextSuggestions, HdfsDirectoryFactoryTest, CreateCollectionCleanupTest,
DistributedFacetExistsSmallTest, SolrCoreTest, RequiredFieldsTest,
TestSchemaVersionResource, BadCopyFieldTest, TestConfigSetImmutable,
SolrJmxReporterTest, TestRTimerTree, V2StandaloneTest, TestLegacyFieldCache,
BaseCdcrDistributedZkTest, DistributedFacetSimpleRefinementLongTailTest,
NodeLostTriggerTest, TestAuthenticationFramework,
OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCache,
TriLevelCompositeIdRoutingTest, TestZkChroot, TestElisionMultitermQuery,
TestCloudPivotFacet, ShufflingReplicaListTransformerTest, TestPullReplica,
TestHttpShardHandlerFactory, TestTrie, DocExpirationUpdateProcessorFactoryTest,
TestCoreContainer, TestInitParams, ShardRoutingCustomTest, TestCryptoKeys,
TestRandomCollapseQParserPlugin, OverseerRolesTest, TestHdfsBackupRestoreCore,
WordBreakSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest,
PingRequestHandlerTest, HttpPartitionTest, TestImpersonationWithHadoopAuth,
SpellCheckCollatorWithCollapseTest, TestDistribDocBasedVersion,
DistributedSuggestComponentTest, FileUtilsTest, DistribCursorPagingTest,
TestPartialUpdateDeduplication, ResponseHeaderTest, TestLeaderElectionZkExpiry,
CursorPagingTest, TestRebalanceLeaders, UniqFieldsUpdateProcessorFactoryTest,
BJQParserTest, TestFaceting, TestReplicationHandler,
PreAnalyzedFieldManagedSchemaCloudTest, TestGroupingSearch, TestCoreAdminApis,
SampleTest, CdcrBootstrapTest, StatsComponentTest, TestSolrConfigHandlerCloud,
LeaderInitiatedRecoveryOnCommitTest, TestSimpleTextCodec, SolrInfoBeanTest,
ReplaceNodeTest, ConfigureRecoveryStrategyTest, HdfsRecoverLeaseTest,
AutoAddReplicasPlanActionTest, TestRangeQuery, DirectoryFactoryTest,
MultiTermTest, TestRandomFlRTGCloud, HighlighterMaxOffsetTest,
SolrPluginUtilsTest, TestCloudSchemaless, TestBlendedInfixSuggestions,
TestRequestStatusCollectionAPI, BasicZkTest, TestOnReconnectListenerSupport,
SparseHLLTest, TermsComponentTest, TestSha256AuthenticationProvider,
HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory,
LeaderElectionIntegrationTest, TestOrdValues, RestartWhileUpdatingTest,
TestMultiWordSynonyms, TestRawResponseWriter, TestUtils,
CdcrReplicationHandlerTest, TestSchemaResource, TestCollapseQParserPlugin,
FieldMutatingUpdateProcessorTest, TestSystemIdResolver, DateRangeFieldTest,
TestStressLiveNodes, TestRetrieveFieldsOptimizer, TestLargeCluster,
GraphQueryTest, TestDynamicFieldResource,
TestOverriddenPrefixQueryForCustomFieldType, TestEmbeddedSolrServerSchemaAPI,
SimpleCollectionCreateDeleteTest, MetricTriggerTest, SOLR749Test,
TestComputePlanAction, TestMultiValuedNumericRangeQuery, TestCollectionAPIs,
DocumentBuilderTest, HLLSerializationTest, TestPKIAuthenticationPlugin,
TestSSLRandomization, TestReloadDeadlock, TestPostingsSolrHighlighter,
TestSolrXml, CloudMLTQParserTest, OverseerCollectionConfigSetProcessorTest,
ZkCLITest, MissingSegmentRecoveryTest, AnalyticsQueryTest,
DirectUpdateHandlerOptimizeTest, TestManagedSchemaAPI,
DirectSolrConnectionTest, TestShortCircuitedRequests, NumericFieldsTest,
AnalysisAfterCoreReloadTest, MetricsConfigTest, TestSimDistributedQueue,
TestTrackingShardHandlerFactory, TestQueryUtils, TestSQLHandler,
TestJavabinTupleStreamParser, TestFieldSortValues, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting,
LeaderElectionTest, TestRecovery, TestRealTimeGet, TestJoin, TestReload,
SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestFunctionQuery,
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, TestBinaryField,
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest,
CollectionsAPISolrJTest, DeleteInactiveReplicaTest,
DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest,
MoveReplicaHDFSTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest,
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil,
TestCloudSearcherWarming, TestClusterProperties,
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL,
TestRandomRequestDistribution, TestRequestForwarding,
TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud,
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest,
ShardSplitTest, TestCollectionAPI, ComputePlanActionTest,
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
SearchRateTriggerTest, TestExecutePlanAction, TestNodeAddedTrigger,
TestNodeLostTrigger, TestTriggerIntegration, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsNNFailoverTest, HdfsRecoveryZkTest, ZkStateReaderTest, ImplicitSnitchTest,
RulesTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory,
TestConfigOverlay, TestConfigSetProperties, TestConfigSets,
TestCorePropertiesReload, TestCustomStream, TestImplicitCoreProperties,
TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler,
TestSolrCloudSnapshots, TestCoreBackup, TestReqParamsAPI, V2ApiIntegrationTest,
AutoscalingHistoryHandlerTest]
[junit4] Completed [631/770 (2!)] on J0 in 43.65s, 1 test, 1 failure <<<
FAILURES!
[...truncated 48628 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]