Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/799/
1 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test
Error Message:
wrong number of events added to .system expected:<9> but was:<0>
Stack Trace:
java.lang.AssertionError: wrong number of events added to .system expected:<9>
but was:<0>
at
__randomizedtesting.SeedInfo.seed([4512C024AF2D3142:CD46FFFE01D15CBA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:166)
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 13567 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
[junit4] 2> 2235618 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/init-core-data-001
[junit4] 2> 2235636 WARN
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
[junit4] 2> 2235636 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2235638 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2235638 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001
[junit4] 2> 2235638 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2235638 INFO (Thread-2410) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2235638 INFO (Thread-2410) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2235809 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41000
[junit4] 2> 2235813 ERROR (Thread-2410) [ ] 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> 2235849 INFO (zkConnectionManagerCallback-3599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2235864 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2235865 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2235865 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2235882 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2235882 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2235882 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2235939 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2235939 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2235939 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2235940 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d522a85{/solr,null,AVAILABLE}
[junit4] 2> 2235940 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7f9fa58{HTTP/1.1,[http/1.1]}{127.0.0.1:32996}
[junit4] 2> 2235940 INFO (jetty-launcher-3596-thread-2) [ ]
o.e.j.s.Server Started @2236046ms
[junit4] 2> 2235940 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32996}
[junit4] 2> 2235941 ERROR (jetty-launcher-3596-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2235941 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2235941 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 2235941 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2235941 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2235941 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-19T23:02:53.496Z
[junit4] 2> 2235996 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2235996 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2235996 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2235996 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f61a816{/solr,null,AVAILABLE}
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@162bf58b{HTTP/1.1,[http/1.1]}{127.0.0.1:39988}
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.e.j.s.Server Started @2236102ms
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39988}
[junit4] 2> 2235997 ERROR (jetty-launcher-3596-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2235997 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-19T23:02:53.552Z
[junit4] 2> 2236067 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d61bdce{/solr,null,AVAILABLE}
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b745f82{HTTP/1.1,[http/1.1]}{127.0.0.1:40141}
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.e.j.s.Server Started @2236173ms
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40141}
[junit4] 2> 2236068 ERROR (jetty-launcher-3596-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2236068 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-19T23:02:53.623Z
[junit4] 2> 2236090 INFO (zkConnectionManagerCallback-3601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2236090 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2236126 INFO (zkConnectionManagerCallback-3603-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2236127 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2236128 INFO (zkConnectionManagerCallback-3605-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2236195 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2237423 INFO (jetty-launcher-3596-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
[junit4] 2> 2237459 INFO (zkConnectionManagerCallback-3609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2237533 INFO (zkConnectionManagerCallback-3611-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2238375 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39988_solr
[junit4] 2> 2238375 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.c.Overseer Overseer
(id=73175453007216645-127.0.0.1:39988_solr-n_0000000000) starting
[junit4] 2> 2238443 INFO (zkConnectionManagerCallback-3618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2238478 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41000/solr ready
[junit4] 2> 2238500 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39988_solr
[junit4] 2> 2238591 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2238592 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39988_solr
[junit4] 2> 2238646 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2238647 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2238647 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2238845 INFO (zkCallback-3610-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2238845 INFO (zkCallback-3617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2238976 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2239326 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2239378 INFO (jetty-launcher-3596-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
[junit4] 2> 2239411 INFO (zkConnectionManagerCallback-3623-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2239428 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2239428 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2239429 INFO (jetty-launcher-3596-thread-3)
[n:127.0.0.1:39988_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/.
[junit4] 2> 2239431 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:39988_solr]
[junit4] 2> 2239488 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2239504 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2239561 DEBUG (ScheduledTrigger-4875-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 2239565 INFO (zkConnectionManagerCallback-3625-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2239764 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2239854 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2239854 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40141_solr
[junit4] 2> 2239872 INFO (zkCallback-3617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2239872 INFO (zkCallback-3610-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2239963 INFO (zkCallback-3624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2240166 INFO (zkConnectionManagerCallback-3632-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2240311 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2240347 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41000/solr ready
[junit4] 2> 2240394 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2240733 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2240768 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2240806 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2240806 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2240807 INFO (jetty-launcher-3596-thread-1)
[n:127.0.0.1:40141_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/.
[junit4] 2> 2241788 DEBUG (ScheduledTrigger-4875-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2242115 INFO (jetty-launcher-3596-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41000/solr
[junit4] 2> 2242170 INFO (zkConnectionManagerCallback-3637-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2242244 INFO (zkConnectionManagerCallback-3639-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2242261 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2242264 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2242264 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32996_solr
[junit4] 2> 2242302 INFO (zkCallback-3624-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2242302 INFO (zkCallback-3617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2242321 INFO (zkCallback-3610-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2242407 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2242476 INFO (zkCallback-3638-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2242569 INFO (zkConnectionManagerCallback-3646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2242590 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2242591 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41000/solr ready
[junit4] 2> 2242662 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2242753 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2242788 DEBUG (ScheduledTrigger-4875-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2242844 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2242845 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2242882 INFO (jetty-launcher-3596-thread-2)
[n:127.0.0.1:32996_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/.
[junit4] 2> 2243301 INFO (zkConnectionManagerCallback-3649-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2243478 INFO (zkConnectionManagerCallback-3654-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2243479 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2243480 INFO
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41000/solr ready
[junit4] 2> 2243516 INFO (qtp268437667-11943) [n:127.0.0.1:32996_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2243628 INFO
(OverseerThreadFactory-4877-thread-1-processing-n:127.0.0.1:39988_solr)
[n:127.0.0.1:39988_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 2243795 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2243818 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39988/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2243852 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:32996/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2243890 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40141/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2244380 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2244381 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2244381 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
x:.system_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2244382 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
x:.system_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2244798 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2245780 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2245799 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2245814 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2245853 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2245866 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2245904 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 2245908 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection
or core
[junit4] 2> 2245926 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2245960 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2245961 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2245962 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 2245962 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 2245977 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 2245977 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 2245977 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2245977 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2245977 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 2246035 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 2246049 WARN (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource
managed-schema
[junit4] 2> org.apache.zookeeper.KeeperException$NoNodeException:
KeeperErrorCode = NoNode for /configs/.system/schema.xml
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:114)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:876)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:245)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244)
~[java/:?]
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
~[java/:?]
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
~[java/:?]
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
~[java/:?]
[junit4] 2> at
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
~[java/:?]
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1187)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1134)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1048) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) [java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[jetty-server-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[jetty-io-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2246051 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n4' using
configuration from collection .system, trusted=true
[junit4] 2> 2246051 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.core..system.shard1.replica_n4' (registry
'solr.core..system.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2246051 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2246051 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore
[[.system_shard1_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/.system_shard1_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./.system_shard1_replica_n4/data/]
[junit4] 2> 2246141 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2246141 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 2246141 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2246141 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2246141 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
[junit4] 2> 2246840 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2247149 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2247149 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2247162 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2247162 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2247163 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 2247163 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2247165 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6761a5bc[.system_shard1_replica_n4]
main]
[junit4] 2> 2247166 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2247203 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 2247203 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2247204 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2247205 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2247205 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 2247208 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection
or core
[junit4] 2> 2247235 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b70d2c9[.system_shard1_replica_n2]
main]
[junit4] 2> 2247237 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2247237 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2247237 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2247237 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2247238 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2247251 INFO
(searcherExecutor-4896-thread-1-processing-n:127.0.0.1:32996_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node5)
[n:127.0.0.1:32996_solr c:.system s:shard1 r:core_node5
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@4b70d2c9[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2247251 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1609270333072736256
[junit4] 2> 2247276 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2247276 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2247277 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 2247277 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2247278 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fbf87f7[.system_shard1_replica_n1]
main]
[junit4] 2> 2247290 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 2247309 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2247309 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 103 ms
[junit4] 2> 2247309 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2247310 INFO
(searcherExecutor-4897-thread-1-processing-n:127.0.0.1:40141_solr
x:.system_shard1_replica_n4 c:.system s:shard1 r:core_node6)
[n:127.0.0.1:40141_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_n4] o.a.s.c.SolrCore [.system_shard1_replica_n4]
Registered new searcher Searcher@6761a5bc[.system_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2247310 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1609270333134602240
[junit4] 2> 2247324 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2247325 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2247325 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2247325 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2247326 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2247326 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1609270333151379456
[junit4] 2> 2247328 INFO
(searcherExecutor-4898-thread-1-processing-n:127.0.0.1:39988_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:39988_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@1fbf87f7[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2247346 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9998ms
[junit4] 2> 2247347 INFO (zkCallback-3624-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2247401 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node5=0},
version=1}
[junit4] 2> 2247407 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node6=0, core_node3=0,
core_node5=0}, version=2}
[junit4] 2> 2247843 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2247880 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2247880 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2247880 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:32996/solr/.system_shard1_replica_n2/
[junit4] 2> 2247881 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:32996/solr START
replicas=[http://127.0.0.1:39988/solr/.system_shard1_replica_n1/,
http://127.0.0.1:40141/solr/.system_shard1_replica_n4/] nUpdates=100
[junit4] 2> 2247933 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:32996/solr DONE.
We have no versions. sync failed.
[junit4] 2> 2248058 INFO (qtp381943792-11949) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=125
[junit4] 2> 2248061 INFO (qtp877444119-11930) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.S.Request
[.system_shard1_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2248061 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2248061 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2248061 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2248082 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:32996/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 2248248 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2248267 INFO (qtp268437667-11938) [n:127.0.0.1:32996_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3886
[junit4] 2> 2248411 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4028
[junit4] 2> 2248517 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4136
[junit4] 2> 2248565 INFO (qtp268437667-11943) [n:127.0.0.1:32996_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> 2248624 INFO (zkCallback-3610-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2248624 INFO (zkCallback-3638-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2248624 INFO (zkCallback-3624-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2248850 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2249565 INFO (qtp268437667-11943) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=6049
[junit4] 2> 2249742 INFO
(OverseerCollectionConfigSetProcessor-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_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> 2249852 DEBUG (ScheduledTrigger-4875-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2250145 INFO
(TEST-SystemLogListenerTest.test-seed#[4512C024AF2D3142]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2250274 INFO (qtp268437667-11939) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=20
[junit4] 2> 2250275 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2250291 INFO (qtp381943792-11949) [n:127.0.0.1:39988_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=15
[junit4] 2> 2250320 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=27
[junit4] 2> 2250327 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n4:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 2250328 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2250329 DEBUG (qtp381943792-11950) [n:127.0.0.1:39988_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2250329 INFO (qtp381943792-11950) [n:127.0.0.1:39988_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=149
[junit4] 2> 2250363 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 2250364 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2250366 DEBUG (zkCallback-3617-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 2250444 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 2250630 INFO (qtp381943792-11953) [n:127.0.0.1:39988_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=182
[junit4] 2> 2250636 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2250640 INFO (qtp877444119-11930) [n:127.0.0.1:40141_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core..system.shard1.replica_n4:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 2250642 INFO (qtp877444119-11934) [n:127.0.0.1:40141_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2250642 DEBUG (qtp268437667-11945) [n:127.0.0.1:32996_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2250647 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial
livenodes: [127.0.0.1:32996_solr, 127.0.0.1:39988_solr, 127.0.0.1:40141_solr]
[junit4] 2> 2250659 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=329
[junit4] 2> 2250660 INFO (qtp268437667-11944) [n:127.0.0.1:32996_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=3&name=test&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2250667 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2250668 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 2250668 DEBUG (ScheduledTrigger-4875-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 3
[junit4] 2> 2250675 DEBUG (zkCallback-3617-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2250676 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 2250677 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2250677 DEBUG
(OverseerAutoScalingTriggerThread-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 2250769 INFO
(OverseerThreadFactory-4877-thread-2-processing-n:127.0.0.1:39988_solr)
[n:127.0.0.1:39988_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
test
[junit4] 2> 2250852 DEBUG (ScheduledTrigger-4875-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2250902 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39988/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2250919 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40141/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2250959 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:32996/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2250995 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39988/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2250996 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_shard3_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40141/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2251009 INFO
(OverseerStateUpdate-73175453007216645-127.0.0.1:39988_solr-n_0000000000)
[n:127.0.0.1:39988_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_shard3_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:32996/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2251196 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251197 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
x:test_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=test_shard1_replica_n3&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251198 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
x:test_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=test_shard2_replica_n5&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251224 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
x:test_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=test_shard2_replica_n6&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251372 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
x:test_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=test_shard3_replica_n8&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251386 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
x:test_shard3_replica_n7] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=test_shard3_replica_n7&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2251731 DEBUG (ScheduledTrigger-4875-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 3
[junit4] 2> 2251852 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2252326 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.5.0
[junit4] 2> 2252378 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.s.IndexSchema
[test_shard1_replica_n3] Schema name=minimal
[junit4] 2> 2252380 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2252380 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard1_replica_n3' using configuration from collection
test, trusted=true
[junit4] 2> 2252411 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.5.0
[junit4] 2> 2252413 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.core.test.shard1.replica_n3' (registry
'solr.core.test.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2252414 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2252414 INFO (qtp877444119-11931) [n:127.0.0.1:40141_solr
c:test s:shard1 r:core_node4 x:test_shard1_replica_n3] o.a.s.c.SolrCore
[[test_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/test_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./test_shard1_replica_n3/data/]
[junit4] 2> 2252484 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.s.IndexSchema
[test_shard2_replica_n5] Schema name=minimal
[junit4] 2> 2252486 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2252519 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard2_replica_n5' using configuration from collection
test, trusted=true
[junit4] 2> 2252519 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.core.test.shard2.replica_n5' (registry
'solr.core.test.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2252520 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2252520 INFO (qtp268437667-11942) [n:127.0.0.1:32996_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n5] o.a.s.c.SolrCore
[[test_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/test_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./test_shard2_replica_n5/data/]
[junit4] 2> 2252510 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2260819 WARN
(jetty-launcher-3596-thread-3-SendThread(127.0.0.1:41000)) [ ]
o.a.z.ClientCnxn Client session timed out, have not heard from server in 9809ms
for sessionid 0x103f8afd2c60006
[junit4] 2> 2260819 WARN
(SUITE-SystemLogListenerTest-seed#[4512C024AF2D3142]-worker-SendThread(127.0.0.1:41000))
[ ] o.a.z.ClientCnxn Client session timed out, have not heard from server
in 10026ms for sessionid 0x103f8afd2c6000e
[junit4] 2> 2260819 WARN
(jetty-launcher-3596-thread-2-SendThread(127.0.0.1:41000)) [ ]
o.a.z.ClientCnxn Client session timed out, have not heard from server in
10026ms for sessionid 0x103f8afd2c6000c
[junit4] 2> 2260819 WARN
(jetty-launcher-3596-thread-1-SendThread(127.0.0.1:41000)) [ ]
o.a.z.ClientCnxn Client session timed out, have not heard from server in
10048ms for sessionid 0x103f8afd2c60009
[junit4] 2> 2260832 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 3
[junit4] 2> 2260832 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2260833 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2260888 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x103f8afd2c60006, likely client has closed socket
[junit4] 2> 2260888 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x103f8afd2c60009, likely client has closed socket
[junit4] 2> 2260888 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x103f8afd2c6000c, likely client has closed socket
[junit4] 2> 2260888 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x103f8afd2c6000e, likely client has closed socket
[junit4] 2> 2261062 WARN (zkConnectionManagerCallback-3618-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18d6f5b8 name:
ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2261063 WARN (zkConnectionManagerCallback-3618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 2261075 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.s.IndexSchema
[test_shard3_replica_n7] Schema name=minimal
[junit4] 2> 2261078 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2261078 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard3_replica_n7' using configuration from collection
test, trusted=true
[junit4] 2> 2261144 WARN (zkConnectionManagerCallback-3654-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6a57c714 name:
ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2261144 WARN (zkConnectionManagerCallback-3654-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 2261148 WARN (zkConnectionManagerCallback-3646-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@52c68f3c name:
ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2261148 WARN (zkConnectionManagerCallback-3646-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 2261148 WARN (zkConnectionManagerCallback-3632-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1350f2a1 name:
ZooKeeperConnection Watcher:127.0.0.1:41000/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2261148 WARN (zkConnectionManagerCallback-3632-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 2261213 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40141.solr.core.test.shard3.replica_n7' (registry
'solr.core.test.shard3.replica_n7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2261213 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2261213 INFO (qtp877444119-11935) [n:127.0.0.1:40141_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n7] o.a.s.c.SolrCore
[[test_shard3_replica_n7] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/test_shard3_replica_n7],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node1/./test_shard3_replica_n7/data/]
[junit4] 2> 2261233 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.5.0
[junit4] 2> 2261253 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.s.IndexSchema
[test_shard3_replica_n8] Schema name=minimal
[junit4] 2> 2261378 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2261378 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard3_replica_n8' using configuration from collection
test, trusted=true
[junit4] 2> 2261379 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32996.solr.core.test.shard3.replica_n8' (registry
'solr.core.test.shard3.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2261379 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2261379 INFO (qtp268437667-11945) [n:127.0.0.1:32996_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n8] o.a.s.c.SolrCore
[[test_shard3_replica_n8] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/test_shard3_replica_n8],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node2/./test_shard3_replica_n8/data/]
[junit4] 2> 2261617 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema
[test_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2261850 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with
currently live nodes: 3
[junit4] 2> 2261850 DEBUG (ScheduledTrigger-4875-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 2261856 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2261887 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2261887 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection
test, trusted=true
[junit4] 2> 2261887 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.core.test.shard1.replica_n1' (registry
'solr.core.test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2261887 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2261888 INFO (qtp381943792-11956) [n:127.0.0.1:39988_solr
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore
[[test_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/test_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SystemLogListenerTest_4512C024AF2D3142-001/tempDir-001/node3/./test_shard1_replica_n1/data/]
[junit4] 2> 2261910 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.s.IndexSchema
[test_shard2_replica_n6] Schema name=minimal
[junit4] 2> 2261962 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2261962 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard2_replica_n6' using configuration from collection
test, trusted=true
[junit4] 2> 2261962 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39988.solr.core.test.shard2.replica_n6' (registry
'solr.core.test.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45dd4eda
[junit4] 2> 2261962 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2261962 INFO (qtp381943792-11954) [n:127.0.0.1:39988_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n6] o.a.s.c.SolrCore
[[test_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build
[...truncated too long message...]
operty disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null379215334
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 205 minutes 31 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]