Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1035/
1 tests failed.
FAILED: org.apache.solr.cloud.MoveReplicaTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([4E6F4FF983A60836:C63B70232D5A65CE]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12767 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
[junit4] 2> 100228 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/init-core-data-001
[junit4] 2> 100229 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 100232 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-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> 100233 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001
[junit4] 2> 100233 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 100233 INFO (Thread-76) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 100233 INFO (Thread-76) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 100236 ERROR (Thread-76) [ ] 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> 100333 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44187
[junit4] 2> 100337 INFO (zkConnectionManagerCallback-239-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100348 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
0x100ef14d9df0000, likely client has closed socket
[junit4] 2> 100351 INFO (jetty-launcher-236-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_191-b12
[junit4] 2> 100351 INFO (jetty-launcher-236-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_191-b12
[junit4] 2> 100359 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100359 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100359 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 100360 INFO (jetty-launcher-236-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_191-b12
[junit4] 2> 100360 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d476f3d{/solr,null,AVAILABLE}
[junit4] 2> 100360 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 100361 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100361 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100361 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 100362 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100362 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100362 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 100363 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74f7a086{/solr,null,AVAILABLE}
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2bed44f8{HTTP/1.1,[http/1.1]}{127.0.0.1:35459}
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-2) [ ]
o.e.j.s.Server Started @100423ms
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3acc918e{/solr,null,AVAILABLE}
[junit4] 2> 100365 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35459}
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@68affe36{HTTP/1.1,[http/1.1]}{127.0.0.1:36901}
[junit4] 2> 100366 ERROR (jetty-launcher-236-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-1) [ ]
o.e.j.s.Server Started @100424ms
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18bc4f2c{HTTP/1.1,[http/1.1]}{127.0.0.1:37169}
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-4) [ ]
o.e.j.s.Server Started @100425ms
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37169}
[junit4] 2> 100366 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-22T08:45:38.292Z
[junit4] 2> 100367 ERROR (jetty-launcher-236-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-22T08:45:38.293Z
[junit4] 2> 100367 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36901}
[junit4] 2> 100368 ERROR (jetty-launcher-236-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100368 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100375 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 100375 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100375 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 100375 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-22T08:45:38.301Z
[junit4] 2> 100375 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a8990dc{/solr,null,AVAILABLE}
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1244a7f1{HTTP/1.1,[http/1.1]}{127.0.0.1:33312}
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.e.j.s.Server Started @100434ms
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33312}
[junit4] 2> 100376 ERROR (jetty-launcher-236-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100376 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 100377 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-22T08:45:38.303Z
[junit4] 2> 100381 INFO (zkConnectionManagerCallback-241-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100390 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100390 INFO (zkConnectionManagerCallback-245-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100390 INFO (zkConnectionManagerCallback-243-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100391 INFO (zkConnectionManagerCallback-247-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100392 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100393 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100424 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100758 INFO (jetty-launcher-236-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44187/solr
[junit4] 2> 100760 INFO (jetty-launcher-236-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44187/solr
[junit4] 2> 100800 INFO (zkConnectionManagerCallback-255-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100848 INFO (zkConnectionManagerCallback-252-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100858 INFO (jetty-launcher-236-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44187/solr
[junit4] 2> 100872 INFO (zkConnectionManagerCallback-257-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100919 INFO (zkConnectionManagerCallback-261-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100928 INFO (zkConnectionManagerCallback-265-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100966 INFO (jetty-launcher-236-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44187/solr
[junit4] 2> 100985 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35459_solr
[junit4] 2> 100987 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer Overseer
(id=72320466871582729-127.0.0.1:35459_solr-n_0000000000) starting
[junit4] 2> 101009 INFO (zkConnectionManagerCallback-268-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101021 INFO (zkConnectionManagerCallback-273-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101038 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
0x100ef14d9df000b, likely client has closed socket
[junit4] 2> 101058 INFO (zkConnectionManagerCallback-282-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101060 INFO (zkConnectionManagerCallback-278-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101069 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37169_solr
[junit4] 2> 101074 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44187/solr ready
[junit4] 2> 101086 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 101121 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35459_solr
[junit4] 2> 101144 INFO (zkCallback-277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 101158 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 101159 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 101159 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35459_solr
[junit4] 2> 101174 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 101183 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 101183 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36901_solr
[junit4] 2> 101195 INFO (zkConnectionManagerCallback-289-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101212 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 101214 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 101221 INFO (zkCallback-277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 101234 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 101257 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 101267 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 101269 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44187/solr ready
[junit4] 2> 101280 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 101299 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101300 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 101300 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33312_solr
[junit4] 2> 101302 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101304 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 101304 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101309 INFO (zkCallback-277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101332 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101333 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35459.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101335 INFO (jetty-launcher-236-thread-2)
[n:127.0.0.1:35459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node2/.
[junit4] 2> 101341 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37169.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101352 INFO (zkCallback-264-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101391 INFO (zkCallback-256-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101391 INFO (zkConnectionManagerCallback-295-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101391 INFO (zkCallback-288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 101398 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37169.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101398 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37169.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101400 INFO (jetty-launcher-236-thread-4)
[n:127.0.0.1:37169_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node4/.
[junit4] 2> 101407 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 101409 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44187/solr ready
[junit4] 2> 101429 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 101463 INFO (zkConnectionManagerCallback-301-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101471 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 101473 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44187/solr ready
[junit4] 2> 101484 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 101500 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101537 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33312.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101568 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33312.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101568 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33312.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101570 INFO (jetty-launcher-236-thread-3)
[n:127.0.0.1:33312_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node3/.
[junit4] 2> 101573 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101573 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36901.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 101575 INFO (jetty-launcher-236-thread-1)
[n:127.0.0.1:36901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node1/.
[junit4] 2> 101710 INFO (zkConnectionManagerCallback-305-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101717 INFO (zkConnectionManagerCallback-310-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101720 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 101722 INFO
(SUITE-MoveReplicaTest-seed#[4E6F4FF983A60836]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44187/solr ready
[junit4] 2> 101730 INFO (qtp2096154942-551) [n:127.0.0.1:35459_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 101747 INFO (qtp2096154942-551) [n:127.0.0.1:35459_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 101821 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
[junit4] 2> 101823 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 101828 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 101842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 101842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 101842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 101843 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@440e9d40{/solr,null,AVAILABLE}
[junit4] 2> 101844 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6cec6a4{HTTP/1.1,[http/1.1]}{127.0.0.1:40461}
[junit4] 2> 101844 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.e.j.s.Server Started @101902ms
[junit4] 2> 101844 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40461}
[junit4] 2> 101845 ERROR
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 101851 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 101852 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 101852 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 101852 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 101852 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-22T08:45:39.778Z
[junit4] 2> 101869 INFO (zkConnectionManagerCallback-314-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101873 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102227 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44187/solr
[junit4] 2> 102231 INFO (zkConnectionManagerCallback-318-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102236 INFO (zkConnectionManagerCallback-320-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102249 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 102257 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 102257 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40461_solr
[junit4] 2> 102260 INFO (zkCallback-264-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102260 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102260 INFO (zkCallback-288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102260 INFO (zkCallback-256-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102260 INFO (zkCallback-277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102260 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102272 INFO (zkCallback-309-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102273 INFO (zkCallback-309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102273 INFO (zkCallback-294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102273 INFO (zkCallback-300-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102278 INFO (zkCallback-319-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 102304 INFO (zkConnectionManagerCallback-327-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102306 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 102309 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44187/solr ready
[junit4] 2> 102316 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 102360 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40461.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 102388 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40461.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 102389 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40461.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 102392 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[4E6F4FF983A60836])
[n:127.0.0.1:40461_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node5/.
[junit4] 2> 102539 INFO (zkConnectionManagerCallback-330-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102548 INFO (qtp1318622974-560) [n:127.0.0.1:33312_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 102558 INFO
(OverseerThreadFactory-210-thread-2-processing-n:127.0.0.1:35459_solr)
[n:127.0.0.1:35459_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
MoveReplicaTest_failed_coll_true
[junit4] 2> 102559 INFO
(OverseerCollectionConfigSetProcessor-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_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> 102680 INFO (qtp2096154942-545) [n:127.0.0.1:35459_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 102688 INFO (qtp1318622974-546) [n:127.0.0.1:33312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 102694 INFO (qtp124658178-689) [n:127.0.0.1:40461_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> 102704 INFO (qtp1960476623-577) [n:127.0.0.1:36901_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 102710 INFO (qtp940924376-568) [n:127.0.0.1:37169_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> 102729 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37169/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 102732 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36901/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 102741 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40461/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 102747 INFO
(OverseerStateUpdate-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33312/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 102972 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 102961 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 102974 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 102974 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 102995 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 104021 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.7.0
[junit4] 2> 104036 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.7.0
[junit4] 2> 104045 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.7.0
[junit4] 2> 104047 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.7.0
[junit4] 2> 104054 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 104090 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 104110 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 104122 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 104132 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 104132 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
[junit4] 2> 104133 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_37169.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1'
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 104134 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node4/MoveReplicaTest_failed_coll_true_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_n1/data/]
[junit4] 2> 104210 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 104212 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n2' using
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
[junit4] 2> 104230 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_36901.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2'
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 104230 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node1/MoveReplicaTest_failed_coll_true_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard1_replica_n2/data/]
[junit4] 2> 104230 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 104230 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
[junit4] 2> 104231 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_40461.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4'
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 104240 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node5/MoveReplicaTest_failed_coll_true_shard2_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node5/./MoveReplicaTest_failed_coll_true_shard2_replica_n4/data/]
[junit4] 2> 104250 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 104250 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n6' using
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
[junit4] 2> 104261 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_33312.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n6'
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d568ac
[junit4] 2> 104261 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard2_replica_n6] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node3/MoveReplicaTest_failed_coll_true_shard2_replica_n6],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_4E6F4FF983A60836-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard2_replica_n6/data/]
[junit4] 2> 104312 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 104313 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 104315 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 104315 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 104330 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@27f4c7de[MoveReplicaTest_failed_coll_true_shard1_replica_n1]
main]
[junit4] 2> 104332 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 104332 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 104334 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 104341 INFO
(searcherExecutor-235-thread-1-processing-n:127.0.0.1:37169_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3)
[n:127.0.0.1:37169_solr c:MoveReplicaTest_failed_coll_true s:shard1
r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1]
Registered new searcher
Searcher@27f4c7de[MoveReplicaTest_failed_coll_true_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 104343 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1617823103471058944
[junit4] 2> 104350 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 104357 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 104406 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 104406 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 104408 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 104408 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 104412 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@888c2b1[MoveReplicaTest_failed_coll_true_shard1_replica_n2]
main]
[junit4] 2> 104417 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 104417 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 104417 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 104417 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 104419 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 104419 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 104419 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 104419 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 104421 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 104422 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher
Opening [Searcher@66ba63b3[MoveReplicaTest_failed_coll_true_shard2_replica_n4]
main]
[junit4] 2> 104422 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 104423 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 104423 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6362e520[MoveReplicaTest_failed_coll_true_shard2_replica_n6]
main]
[junit4] 2> 104423 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1617823103554945024
[junit4] 2> 104429 INFO
(searcherExecutor-236-thread-1-processing-n:127.0.0.1:36901_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5)
[n:127.0.0.1:36901_solr c:MoveReplicaTest_failed_coll_true s:shard1
r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n2]
Registered new searcher
Searcher@888c2b1[MoveReplicaTest_failed_coll_true_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 104429 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 104430 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 104430 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 104431 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 104432 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 104433 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 104434 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1617823103566479360
[junit4] 2> 104437 INFO
(searcherExecutor-239-thread-1-processing-n:127.0.0.1:33312_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8)
[n:127.0.0.1:33312_solr c:MoveReplicaTest_failed_coll_true s:shard2
r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n6]
Registered new searcher
Searcher@6362e520[MoveReplicaTest_failed_coll_true_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 104438 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 104438 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1617823103570673664
[junit4] 2> 104445 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:40461_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7)
[n:127.0.0.1:40461_solr c:MoveReplicaTest_failed_coll_true s:shard2
r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4]
Registered new searcher
Searcher@66ba63b3[MoveReplicaTest_failed_coll_true_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 104447 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to
Terms{values={core_node8=0}, version=0}
[junit4] 2> 104456 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 104457 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9995ms
[junit4] 2> 104858 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 104858 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 104859 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
[junit4] 2> 104860 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n1
url=http://127.0.0.1:37169/solr START
replicas=[http://127.0.0.1:36901/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 104872 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n1
url=http://127.0.0.1:37169/solr DONE. We have no versions. sync failed.
[junit4] 2> 104889 INFO (qtp1960476623-573) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.S.Request
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=13
[junit4] 2> 104890 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 104894 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
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> 104895 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 104900 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
shard1
[junit4] 2> 104961 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 104961 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 104962 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/
[junit4] 2> 104963 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.PeerSync
PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n6
url=http://127.0.0.1:33312/solr START
replicas=[http://127.0.0.1:40461/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 104976 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.u.PeerSync
PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n6
url=http://127.0.0.1:33312/solr DONE. We have no versions. sync failed.
[junit4] 2> 104995 INFO (qtp124658178-685) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 104998 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 104998 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 104998 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 105004 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 105008 INFO (qtp940924376-563) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2050
[junit4] 2> 105010 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/
shard2
[junit4] 2> 105112 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105116 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 105124 INFO (qtp1318622974-556) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2129
[junit4] 2> 105225 INFO (zkCallback-256-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105225 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105442 INFO (qtp1960476623-555) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2470
[junit4] 2> 105465 INFO (qtp124658178-681) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2490
[junit4] 2> 105475 INFO (qtp1318622974-560) [n:127.0.0.1:33312_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> 105567 INFO (zkCallback-267-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105567 INFO (zkCallback-319-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105567 INFO (zkCallback-281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 105567 INFO (zkCallback-256-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 106476 INFO (qtp1318622974-560) [n:127.0.0.1:33312_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3928
[junit4] 2> 106524 INFO (qtp940924376-564) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 106538 INFO (qtp1960476623-576) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[1
(1617823105721303040)]} 0 9
[junit4] 2> 106539 INFO (qtp940924376-564) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1617823105721303040)]} 0 54
[junit4] 2> 106553 INFO (qtp1318622974-559) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 106565 INFO (qtp124658178-688) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[2
(1617823105783169024)]} 0 9
[junit4] 2> 106566 INFO (qtp1318622974-559) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1617823105783169024)]} 0 21
[junit4] 2> 106574 INFO
(OverseerCollectionConfigSetProcessor-72320466871582729-127.0.0.1:35459_solr-n_0000000000)
[n:127.0.0.1:35459_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 106586 INFO (qtp124658178-689) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[3
(1617823105805189120)]} 0 15
[junit4] 2> 106587 INFO (qtp1318622974-562) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3 (1617823105805189120)]} 0 19
[junit4] 2> 106595 INFO (qtp1960476623-577) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[4
(1617823105828257792)]} 0 2
[junit4] 2> 106596 INFO (qtp940924376-570) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4 (1617823105828257792)]} 0 6
[junit4] 2> 106601 INFO (qtp124658178-688) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[5
(1617823105835597824)]} 0 1
[junit4] 2> 106602 INFO (qtp1318622974-559) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5 (1617823105835597824)]} 0 4
[junit4] 2> 106607 INFO (qtp124658178-689) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[6
(1617823105841889280)]} 0 1
[junit4] 2> 106608 INFO (qtp1318622974-562) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6 (1617823105841889280)]} 0 4
[junit4] 2> 106623 INFO (qtp124658178-688) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[7
(1617823105856569344)]} 0 1
[junit4] 2> 106624 INFO (qtp1318622974-559) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7 (1617823105856569344)]} 0 14
[junit4] 2> 106640 INFO (qtp1960476623-576) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[8
(1617823105875443712)]} 0 1
[junit4] 2> 106641 INFO (qtp940924376-568) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8 (1617823105875443712)]} 0 16
[junit4] 2> 106648 INFO (qtp124658178-689) [n:127.0.0.1:40461_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33312/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n6/&wt=javabin&version=2}{add=[9
(1617823105884880896)]} 0 1
[junit4] 2> 106649 INFO (qtp1318622974-562) [n:127.0.0.1:33312_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9 (1617823105884880896)]} 0 5
[junit4] 2> 106662 INFO (qtp1960476623-577) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[10
(1617823105896415232)]} 0 3
[junit4] 2> 106663 INFO (qtp940924376-570) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10 (1617823105896415232)]} 0 12
[junit4] 2> 106669 INFO (qtp1960476623-576) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[11
(1617823105906900992)]} 0 1
[junit4] 2> 106669 INFO (qtp940924376-568) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11 (1617823105906900992)]} 0 4
[junit4] 2> 106674 INFO (qtp1960476623-577) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37169/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/&wt=javabin&version=2}{add=[12
(1617823105913192448)]} 0 1
[junit4] 2> 106675 INFO (qtp940924376-570) [n:127.0.0.1:37169_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12 (1617823105913192448)]} 0 3
[junit4] 2> 106679 INFO (qtp1960476623-576) [n:127.0.0.1:36901_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2]
[...truncated too long message...]
-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null840555899
[copy] Copying 241 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null840555899
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null840555899
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 30ms :: 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: 107 minutes 3 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 lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java: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]