Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16507/
Java: 32bit/jdk-9-ea+113 -server -XX:+UseSerialGC -XX:-CompactStrings
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes
Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has
references to classes of which the sizes cannot be measured due to security
restrictions or Java 9 module encapsulation: - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?)
and null them, your test still has references to classes of which the sizes
cannot be measured due to security restrictions or Java 9 module encapsulation:
- private static org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
at __randomizedtesting.SeedInfo.seed([CE9795E330BCCDF7]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.IllegalStateException: Unable to access 'private final
java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a
non-public member of class java.lang.reflect.Module accessible
at
sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
at java.security.AccessController.doPrivileged(java.base@9-ea/Native
Method)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
... 13 more
Build Log:
[...truncated 10752 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressLiveNodes
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/init-core-data-001
[junit4] 2> 87222 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 87223 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 87223 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 87223 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 87323 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38263
[junit4] 2> 87324 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87324 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87326 INFO (zkCallback-63-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@184bf21 name:ZooKeeperConnection
Watcher:127.0.0.1:38263 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 87326 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87326 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87326 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 87328 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d10000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87330 INFO (jetty-launcher-62-thread-1) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 87332 INFO (jetty-launcher-62-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d89b8{/solr,null,AVAILABLE}
[junit4] 2> 87334 INFO (jetty-launcher-62-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@12047c9{HTTP/1.1,[http/1.1]}{127.0.0.1:35165}
[junit4] 2> 87334 INFO (jetty-launcher-62-thread-1) [ ] o.e.j.s.Server
Started @89048ms
[junit4] 2> 87334 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35165}
[junit4] 2> 87334 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
[junit4] 2> 87334 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1'
[junit4] 2> 87335 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 87335 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 87335 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87335 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87337 INFO (zkCallback-64-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a0f982 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87337 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87337 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87338 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87342 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d10001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87342 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1/.
[junit4] 2> 87342 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 5187911
[junit4] 2> 87342 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1]
[junit4] 2> 87342 WARN (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1/lib
[junit4] 2> 87342 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 87343 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 87344 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 87344 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 87344 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38263/solr
[junit4] 2> 87344 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 87345 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87345 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87346 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27d796 name:ZooKeeperConnection
Watcher:127.0.0.1:38263 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 87346 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87346 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87347 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$106/8497432@12594d2
[junit4] 2> 87347 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87349 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8cc3a9 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87349 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87350 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 87351 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 87354 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 87355 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 87357 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 87358 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 87358 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 87359 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 87360 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 87361 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 87361 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87362 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87365 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 87365 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 87366 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 87366 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95726846092574723-127.0.0.1:35165_solr-n_0000000000
[junit4] 2> 87367 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35165_solr
[junit4] 2> 87367 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 87368 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95726846092574723-127.0.0.1:35165_solr-n_0000000000) starting
[junit4] 2> 87371 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 87374 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 87374 INFO
(OverseerCollectionConfigSetProcessor-95726846092574723-127.0.0.1:35165_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 87375 INFO
(OverseerStateUpdate-95726846092574723-127.0.0.1:35165_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 87377 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35165_solr
[junit4] 2> 87377 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35165_solr
[junit4] 2> 87377 INFO
(OverseerStateUpdate-95726846092574723-127.0.0.1:35165_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87378 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 87378 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 87395 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 87395 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 87395 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressLiveNodes_CE9795E330BCCDF7-001/tempDir-001/node1/.
[junit4] 2> 87395 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 87403 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 87403 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 87403 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87404 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87406 INFO (zkCallback-69-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1db333a name:ZooKeeperConnection
Watcher:127.0.0.1:38263 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 87406 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87406 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87408 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:38263/solr
[junit4] 2> 87411 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87411 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87412 INFO (zkCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@46a4ed name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87412 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87412 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87413 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87414 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 87422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStress
[junit4] 2> 87422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87424 INFO (zkCallback-72-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e25e0b name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87424 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87425 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87429 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87429 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=0,
numThreads=4 numNodesPerThread=3
[junit4] 2> 87430 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87430 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87431 INFO (zkCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10ff2d0 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87431 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87433 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@671799 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87433 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87436 INFO (zkCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56232b name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87437 INFO (zkCallback-76-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12fdbbd name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87437 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87438 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87438 INFO (test_live_nodes_thrasher_iter0-279-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-0
[junit4] 2> 87438 INFO (test_live_nodes_thrasher_iter0-279-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-0
[junit4] 2> 87438 INFO (test_live_nodes_thrasher_iter0-279-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-0
[junit4] 2> 87439 INFO (test_live_nodes_thrasher_iter0-279-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-0
[junit4] 2> 87442 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87442 INFO (zkCallback-71-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87442 INFO (test_live_nodes_thrasher_iter0-279-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-1
[junit4] 2> 87442 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 87442 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87442 INFO (test_live_nodes_thrasher_iter0-279-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-1
[junit4] 2> 87443 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87443 INFO (test_live_nodes_thrasher_iter0-279-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-1
[junit4] 2> 87443 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87443 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87443 INFO (test_live_nodes_thrasher_iter0-279-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-2
[junit4] 2> 87444 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 87444 INFO (test_live_nodes_thrasher_iter0-279-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-1
[junit4] 2> 87444 INFO (zkCallback-71-thread-3) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87444 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 87445 INFO (test_live_nodes_thrasher_iter0-279-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-2
[junit4] 2> 87445 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
[junit4] 2> 87445 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 87445 INFO (zkCallback-71-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
[junit4] 2> 87445 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 87445 INFO (zkCallback-71-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
[junit4] 2> 87445 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 87445 INFO (test_live_nodes_thrasher_iter0-279-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-2
[junit4] 2> 87445 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 87446 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87446 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87446 INFO (test_live_nodes_thrasher_iter0-279-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-2
[junit4] 2> 87446 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
[junit4] 2> 87446 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
[junit4] 2> 87447 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [12])
[junit4] 2> 87447 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [12])
[junit4] 2> 87447 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 87447 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 87448 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87448 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87451 INFO (zkCallback-77-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1fb7fa6 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87451 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87451 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87453 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 87453 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d10007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87454 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 87454 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (7)
[junit4] 2> 87454 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (7)
[junit4] 2> 87454 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d10008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87455 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87455 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87455 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d10009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87455 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (4)
[junit4] 2> 87455 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (4)
[junit4] 2> 87456 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87456 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87457 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 87457 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87457 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 87457 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87459 INFO (zkCallback-78-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12b992a name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87459 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87459 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=1,
numThreads=4 numNodesPerThread=2
[junit4] 2> 87460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87461 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87461 INFO (zkCallback-79-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1684ab2 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87461 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87463 INFO (zkCallback-80-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1808fed name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87465 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@32be1a name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87466 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87467 INFO (zkCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c9b020 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87467 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87467 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87467 INFO (test_live_nodes_thrasher_iter1-280-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-0
[junit4] 2> 87467 INFO (test_live_nodes_thrasher_iter1-280-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-0
[junit4] 2> 87468 INFO (test_live_nodes_thrasher_iter1-280-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-0
[junit4] 2> 87469 INFO (test_live_nodes_thrasher_iter1-280-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-0
[junit4] 2> 87470 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87470 INFO (test_live_nodes_thrasher_iter1-280-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-1
[junit4] 2> 87471 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87471 INFO (test_live_nodes_thrasher_iter1-280-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-1
[junit4] 2> 87471 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 87471 INFO (test_live_nodes_thrasher_iter1-280-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-1
[junit4] 2> 87471 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 87471 INFO (test_live_nodes_thrasher_iter1-280-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-1
[junit4] 2> 87472 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87473 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87473 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 87473 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 87473 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87473 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 87473 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (9)
[junit4] 2> 87473 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 87475 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87475 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87476 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1708de5 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87476 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87477 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87478 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87478 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87478 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 87479 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 87479 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87479 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87479 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 87479 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87479 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
[junit4] 2> 87479 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87480 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 87480 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87481 INFO (zkCallback-84-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@176ceab name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87481 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87481 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87482 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87482 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=2,
numThreads=4 numNodesPerThread=3
[junit4] 2> 87482 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87482 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87483 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c4c585 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87483 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87484 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87484 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87484 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87485 INFO (zkCallback-86-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5671f name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87485 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87485 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87485 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87485 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87486 INFO (zkCallback-87-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dab59e name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87486 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87487 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87487 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87487 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87487 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1197f5a name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87487 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87488 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87488 INFO (test_live_nodes_thrasher_iter2-281-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-0
[junit4] 2> 87488 INFO (test_live_nodes_thrasher_iter2-281-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-0
[junit4] 2> 87488 INFO (test_live_nodes_thrasher_iter2-281-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-0
[junit4] 2> 87489 INFO (test_live_nodes_thrasher_iter2-281-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-0
[junit4] 2> 87490 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87490 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87490 INFO (test_live_nodes_thrasher_iter2-281-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-1
[junit4] 2> 87490 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 87490 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 87490 INFO (test_live_nodes_thrasher_iter2-281-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-1
[junit4] 2> 87491 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87491 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87491 INFO (test_live_nodes_thrasher_iter2-281-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-1
[junit4] 2> 87491 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87491 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87491 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87491 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87491 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 87492 INFO (test_live_nodes_thrasher_iter2-281-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-1
[junit4] 2> 87492 INFO (test_live_nodes_thrasher_iter2-281-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-2
[junit4] 2> 87492 INFO (test_live_nodes_thrasher_iter2-281-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-2
[junit4] 2> 87492 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (7)
[junit4] 2> 87492 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87492 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87492 INFO (test_live_nodes_thrasher_iter2-281-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-2
[junit4] 2> 87493 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 87493 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
[junit4] 2> 87493 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 87493 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 87493 INFO (test_live_nodes_thrasher_iter2-281-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-2
[junit4] 2> 87493 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (10)
[junit4] 2> 87493 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 87493 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (11)
[junit4] 2> 87494 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (11)
[junit4] 2> 87494 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [11])
[junit4] 2> 87494 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [11])
[junit4] 2> 87494 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (12)
[junit4] 2> 87494 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (12)
[junit4] 2> 87494 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [12])
[junit4] 2> 87494 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [12])
[junit4] 2> 87494 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 87494 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 87495 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87495 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87496 INFO (zkCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@63a5c6 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87496 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87496 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87497 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 87497 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [13])
[junit4] 2> 87498 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (10)
[junit4] 2> 87498 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (10)
[junit4] 2> 87498 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 87498 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 87498 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (7)
[junit4] 2> 87498 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (7)
[junit4] 2> 87498 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87499 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87499 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (1)
[junit4] 2> 87499 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (1)
[junit4] 2> 87499 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87499 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87501 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e1faeb name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87501 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87502 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87502 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87502 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=3,
numThreads=3 numNodesPerThread=3
[junit4] 2> 87503 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87503 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87508 INFO (zkCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@49e2b3 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87508 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87508 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87508 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87508 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87509 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@42934f name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87509 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87510 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87510 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87510 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87511 INFO (zkCallback-93-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@135a5ac name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87511 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87511 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87511 INFO (test_live_nodes_thrasher_iter3-282-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-0
[junit4] 2> 87511 INFO (test_live_nodes_thrasher_iter3-282-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-0
[junit4] 2> 87511 INFO (test_live_nodes_thrasher_iter3-282-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-0
[junit4] 2> 87513 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87513 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87513 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 87513 INFO (test_live_nodes_thrasher_iter3-282-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-1
[junit4] 2> 87514 INFO (test_live_nodes_thrasher_iter3-282-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-1
[junit4] 2> 87514 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 87514 INFO (test_live_nodes_thrasher_iter3-282-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-1
[junit4] 2> 87514 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87514 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87515 INFO (test_live_nodes_thrasher_iter3-282-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-2
[junit4] 2> 87515 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 87515 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 87515 INFO (test_live_nodes_thrasher_iter3-282-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-2
[junit4] 2> 87515 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 87515 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [6])
[junit4] 2> 87516 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 87516 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87516 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
[junit4] 2> 87516 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [8])
[junit4] 2> 87516 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (9)
[junit4] 2> 87516 INFO (test_live_nodes_thrasher_iter3-282-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-2
[junit4] 2> 87516 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 87517 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87517 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 87517 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87517 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 87518 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 87518 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87519 INFO (zkCallback-94-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f577f6 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87519 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87519 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87520 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 87520 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [10])
[junit4] 2> 87521 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (7)
[junit4] 2> 87521 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (7)
[junit4] 2> 87521 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87521 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87521 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x154170f30d1001a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 87522 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (4)
[junit4] 2> 87522 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87522 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (1)
[junit4] 2> 87522 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87522 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 87522 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87523 INFO (zkCallback-95-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15b732 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87523 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87524 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87525 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87525 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=4,
numThreads=3 numNodesPerThread=1
[junit4] 2> 87525 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87526 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87526 INFO (zkCallback-96-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@cf1abd name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87526 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87527 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87527 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87527 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87527 INFO (zkCallback-97-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6b3e8e name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87528 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87528 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87528 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87528 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87529 INFO (zkCallback-98-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c15af4 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87529 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87530 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87530 INFO (test_live_nodes_thrasher_iter4-283-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-0
[junit4] 2> 87530 INFO (test_live_nodes_thrasher_iter4-283-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-0
[junit4] 2> 87530 INFO (test_live_nodes_thrasher_iter4-283-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-0
[junit4] 2> 87530 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87530 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87531 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 87531 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 87531 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87531 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87532 INFO (zkCallback-99-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c4b16 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87532 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87532 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87533 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87533 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 87534 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 87534 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87534 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 87534 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 87534 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 87534 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 87534 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87535 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 87535 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87535 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 87535 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e3301 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87535 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87536 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87537 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 87537 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=5,
numThreads=2 numNodesPerThread=5
[junit4] 2> 87537 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87537 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87538 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c53a75 name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87538 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87538 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87538 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87539 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87539 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@340dba name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87539 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87539 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87540 INFO (test_live_nodes_thrasher_iter5-284-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-0
[junit4] 2> 87540 INFO (test_live_nodes_thrasher_iter5-284-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-0
[junit4] 2> 87540 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87540 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 87541 INFO (test_live_nodes_thrasher_iter5-284-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-1
[junit4] 2> 87541 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 87541 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 87541 INFO (test_live_nodes_thrasher_iter5-284-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-1
[junit4] 2> 87541 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87541 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87541 INFO (test_live_nodes_thrasher_iter5-284-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-2
[junit4] 2> 87541 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 87541 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 87541 INFO (test_live_nodes_thrasher_iter5-284-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-2
[junit4] 2> 87542 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87542 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 87542 INFO (test_live_nodes_thrasher_iter5-284-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-3
[junit4] 2> 87542 INFO (test_live_nodes_thrasher_iter5-284-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-3
[junit4] 2> 87542 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 87542 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 87543 INFO (zkCallback-68-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87543 INFO (zkCallback-71-thread-4) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 87543 INFO (test_live_nodes_thrasher_iter5-284-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-4
[juni
[...truncated too long message...]
7 INFO (zkCallback-68-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live
nodes from ZooKeeper... (7) -> (9)
[junit4] 2> 133457 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (9)
[junit4] 2> 133457 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 133457 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 133457 INFO (zkCallback-20527-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@277e name:ZooKeeperConnection
Watcher:127.0.0.1:38263/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 133458 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 133458 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 133458 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 133458 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [9])
[junit4] 2> 133458 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (7)
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (7)
[junit4] 2> 133459 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [7])
[junit4] 2> 133459 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 133459 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [5])
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 133459 INFO (zkCallback-71-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
[junit4] 2> 133459 INFO
(TEST-TestStressLiveNodes.testStress-seed#[CE9795E330BCCDF7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStress
[junit4] 2> 133459 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 133462 INFO (jetty-launcher-62-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@12047c9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 133462 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5187911
[junit4] 2> 133462 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35165_solr as DOWN
[junit4] 2> 133463 INFO (jetty-launcher-62-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95726846092574723-127.0.0.1:35165_solr-n_0000000000) closing
[junit4] 2> 133463 INFO
(OverseerStateUpdate-95726846092574723-127.0.0.1:35165_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35165_solr
[junit4] 2> 133464 INFO (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 133464 WARN (zkCallback-68-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 133465 INFO (jetty-launcher-62-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d89b8{/solr,null,UNAVAILABLE}
[junit4] 2> 133465 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38263 38263
[junit4] 2> 133648 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38263 38263
[junit4] 2> 133649 WARN (Thread-204) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 133649 INFO
(SUITE-TestStressLiveNodes-seed#[CE9795E330BCCDF7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Apr 14, 2016 11:16:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=kl-GL,
timezone=Asia/Jakarta
[junit4] 2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=62027880,total=136097792
[junit4] 2> NOTE: All tests run in this JVM: [TermVectorComponentTest,
TestQuerySenderListener, TestLFUCache, TestAnalyzeInfixSuggestions,
OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, TestTrie,
TestConfigReload, TestSha256AuthenticationProvider, SpellingQueryConverterTest,
TestStressLiveNodes]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressLiveNodes
-Dtests.seed=CE9795E330BCCDF7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=kl-GL -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestStressLiveNodes (suite) <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Clean up
static fields (in @AfterClass?) and null them, your test still has references
to classes of which the sizes cannot be measured due to security restrictions
or Java 9 module encapsulation:
[junit4] > - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
[junit4] > at
__randomizedtesting.SeedInfo.seed([CE9795E330BCCDF7]:0)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] > Caused by: java.lang.IllegalStateException: Unable to access
'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to
estimate memory usage
[junit4] > ... 10 more
[junit4] > Caused by: java.lang.reflect.InaccessibleObjectException:
Cannot make a non-public member of class java.lang.reflect.Module accessible
[junit4] > at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
[junit4] > at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
[junit4] > at
java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
[junit4] > at
java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
[junit4] > ... 13 more
[junit4] Completed [37/586 (1!)] on J1 in 46.95s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1780 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014:
There were test failures: 586 suites (10 ignored), 2358 tests, 1 suite-level
error, 116 ignored (70 assumptions) [seed: CE9795E330BCCDF7]
Total time: 70 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]