Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16500/
Java: 32bit/jdk-9-ea+113 -server -XX:+UseConcMarkSweepGC -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([6A8D29272CF48190]: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 12107 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressLiveNodes
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/init-core-data-001
[junit4] 2> 1646516 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
[junit4] 2> 1646517 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1646517 INFO (Thread-4585) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1646517 INFO (Thread-4585) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1646617 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35949
[junit4] 2> 1646617 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646617 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646619 INFO (zkCallback-1965-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34bd79 name:ZooKeeperConnection
Watcher:127.0.0.1:35949 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1646619 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646619 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646619 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1646620 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1646623 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1646623 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ef28a0{/solr,null,AVAILABLE}
[junit4] 2> 1646625 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.u.s.SslContextFactory x509=X509@6341bd(solrtest,h=[],w=[]) for
SslContextFactory@47e41c(file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore)
[junit4] 2> 1646625 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@126739c{SSL,[ssl,
http/1.1]}{127.0.0.1:35552}
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.Server Started @1648709ms
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35552}
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@25e70
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1'
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646626 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646627 INFO (zkCallback-1966-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@383409 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646627 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646627 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646628 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1646631 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1/.
[junit4] 2> 1646631 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 32736571
[junit4] 2> 1646631 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1]
[junit4] 2> 1646631 WARN (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1/lib
[junit4] 2> 1646632 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1646635 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35949/solr
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646636 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646639 INFO (zkCallback-1969-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e55b16 name:ZooKeeperConnection
Watcher:127.0.0.1:35949 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1646639 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646639 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646640 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646641 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12a007c name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646641 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646642 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1646643 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1646644 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1646645 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1646646 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1646647 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1646647 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1646648 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1646648 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1646649 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1646649 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1646649 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1646650 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1646651 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1646651 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1646651 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95721238310748163-127.0.0.1:35552_solr-n_0000000000
[junit4] 2> 1646651 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35552_solr
[junit4] 2> 1646651 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1646652 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95721238310748163-127.0.0.1:35552_solr-n_0000000000) starting
[junit4] 2> 1646652 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1646655 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1646655 INFO
(OverseerCollectionConfigSetProcessor-95721238310748163-127.0.0.1:35552_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1646655 INFO
(OverseerStateUpdate-95721238310748163-127.0.0.1:35552_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1646655 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35552_solr
[junit4] 2> 1646656 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35552_solr
[junit4] 2> 1646656 INFO
(OverseerStateUpdate-95721238310748163-127.0.0.1:35552_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1646657 INFO (zkCallback-1970-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> 1646657 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1646672 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1646673 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1646673 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_6A8D29272CF48190-001/tempDir-001/node1/.
[junit4] 2> 1646673 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1646674 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1646674 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1646674 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646674 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646675 INFO (zkCallback-1971-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d73104 name:ZooKeeperConnection
Watcher:127.0.0.1:35949 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1646675 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646675 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646675 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:35949/solr
[junit4] 2> 1646680 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646680 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646681 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16fb12a name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646681 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646681 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646682 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1646682 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1646693 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStress
[junit4] 2> 1646693 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646693 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646694 INFO (zkCallback-1974-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73c299 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646694 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646694 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646695 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646695 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=0,
numThreads=4 numNodesPerThread=2
[junit4] 2> 1646695 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646696 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646696 INFO (zkCallback-1975-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@713163 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646696 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646696 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646697 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646697 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646697 INFO (zkCallback-1976-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57b327 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646697 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646698 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646698 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646698 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646698 INFO (zkCallback-1977-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b6df5 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646698 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646699 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646699 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646699 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646699 INFO (zkCallback-1978-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c8839 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646699 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646700 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646700 INFO (test_live_nodes_thrasher_iter0-6136-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-0
[junit4] 2> 1646700 INFO (test_live_nodes_thrasher_iter0-6136-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-0
[junit4] 2> 1646700 INFO (test_live_nodes_thrasher_iter0-6136-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-0
[junit4] 2> 1646700 INFO (test_live_nodes_thrasher_iter0-6136-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-0
[junit4] 2> 1646700 INFO (zkCallback-1970-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> 1646700 INFO (zkCallback-1973-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> 1646700 INFO (test_live_nodes_thrasher_iter0-6136-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-1
[junit4] 2> 1646701 INFO (test_live_nodes_thrasher_iter0-6136-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-1
[junit4] 2> 1646701 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 1646701 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 1646701 INFO (test_live_nodes_thrasher_iter0-6136-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-1
[junit4] 2> 1646701 INFO (test_live_nodes_thrasher_iter0-6136-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-1
[junit4] 2> 1646702 INFO (zkCallback-1970-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> 1646702 INFO (zkCallback-1973-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> 1646702 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 1646702 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 1646702 INFO (zkCallback-1970-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> 1646702 INFO (zkCallback-1973-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> 1646702 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1646702 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1646702 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646702 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646703 INFO (zkCallback-1979-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d7fbdf name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646703 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646703 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646704 INFO (zkCallback-1970-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> 1646704 INFO (zkCallback-1973-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> 1646704 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (7)
[junit4] 2> 1646704 INFO (zkCallback-1970-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> 1646704 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 1646704 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (5)
[junit4] 2> 1646704 INFO (zkCallback-1973-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> 1646704 INFO (zkCallback-1970-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> 1646704 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
[junit4] 2> 1646705 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
[junit4] 2> 1646705 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646705 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646706 INFO (zkCallback-1980-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2dc229 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646706 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646706 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646707 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646707 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=1,
numThreads=5 numNodesPerThread=3
[junit4] 2> 1646707 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646707 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646708 INFO (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f05dcb name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646708 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646708 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646708 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646708 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646709 INFO (zkCallback-1982-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a2290f name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646709 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646710 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646710 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646710 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646710 INFO (zkCallback-1983-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19d610c name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646710 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646711 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646711 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646711 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646712 INFO (zkCallback-1984-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@100ad11 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646712 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646712 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646712 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646712 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646713 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12f448b name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646713 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646713 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646714 INFO (test_live_nodes_thrasher_iter1-6137-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-0
[junit4] 2> 1646714 INFO (test_live_nodes_thrasher_iter1-6137-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-0
[junit4] 2> 1646714 INFO (test_live_nodes_thrasher_iter1-6137-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-0
[junit4] 2> 1646714 INFO (test_live_nodes_thrasher_iter1-6137-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-0
[junit4] 2> 1646714 INFO (test_live_nodes_thrasher_iter1-6137-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-0
[junit4] 2> 1646714 INFO (zkCallback-1973-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> 1646714 INFO (zkCallback-1970-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> 1646715 INFO (test_live_nodes_thrasher_iter1-6137-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-1
[junit4] 2> 1646715 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
[junit4] 2> 1646715 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
[junit4] 2> 1646715 INFO (test_live_nodes_thrasher_iter1-6137-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-1
[junit4] 2> 1646715 INFO (test_live_nodes_thrasher_iter1-6137-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-1
[junit4] 2> 1646715 INFO (test_live_nodes_thrasher_iter1-6137-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-1
[junit4] 2> 1646715 INFO (zkCallback-1973-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> 1646715 INFO (test_live_nodes_thrasher_iter1-6137-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-1
[junit4] 2> 1646715 INFO (zkCallback-1970-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> 1646716 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
[junit4] 2> 1646716 INFO (test_live_nodes_thrasher_iter1-6137-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-2
[junit4] 2> 1646716 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
[junit4] 2> 1646716 INFO (test_live_nodes_thrasher_iter1-6137-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-2
[junit4] 2> 1646716 INFO (zkCallback-1970-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> 1646716 INFO (test_live_nodes_thrasher_iter1-6137-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-2
[junit4] 2> 1646716 INFO (zkCallback-1973-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> 1646716 INFO (test_live_nodes_thrasher_iter1-6137-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-2
[junit4] 2> 1646716 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 1646716 INFO (test_live_nodes_thrasher_iter1-6137-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-2
[junit4] 2> 1646716 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 1646716 INFO (zkCallback-1970-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> 1646716 INFO (zkCallback-1973-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> 1646717 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (13)
[junit4] 2> 1646717 INFO (zkCallback-1973-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> 1646717 INFO (zkCallback-1970-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: [13])
[junit4] 2> 1646717 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (13)
[junit4] 2> 1646717 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (16)
[junit4] 2> 1646717 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (16)
[junit4] 2> 1646718 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646718 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646718 INFO (zkCallback-1986-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8d44f2 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646718 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646719 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646719 INFO (zkCallback-1970-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: [16])
[junit4] 2> 1646719 INFO (zkCallback-1973-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: [16])
[junit4] 2> 1646719 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (10)
[junit4] 2> 1646720 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (10)
[junit4] 2> 1646720 INFO (zkCallback-1973-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> 1646720 INFO (zkCallback-1970-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> 1646720 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (4)
[junit4] 2> 1646720 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (4)
[junit4] 2> 1646720 INFO (zkCallback-1973-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> 1646720 INFO (zkCallback-1970-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> 1646720 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646720 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 1646720 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
[junit4] 2> 1646720 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646721 INFO (zkCallback-1987-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@837e12 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646721 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646721 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646722 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646722 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=2,
numThreads=2 numNodesPerThread=3
[junit4] 2> 1646722 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646722 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646722 INFO (zkCallback-1988-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d660f4 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646722 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646723 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646723 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646723 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646723 INFO (zkCallback-1989-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28a42f name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646723 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646724 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646724 INFO (test_live_nodes_thrasher_iter2-6138-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-0
[junit4] 2> 1646724 INFO (test_live_nodes_thrasher_iter2-6138-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-0
[junit4] 2> 1646724 INFO (zkCallback-1973-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> 1646724 INFO (zkCallback-1970-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> 1646724 INFO (test_live_nodes_thrasher_iter2-6138-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-1
[junit4] 2> 1646724 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1646724 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1646724 INFO (test_live_nodes_thrasher_iter2-6138-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-1
[junit4] 2> 1646725 INFO (zkCallback-1973-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> 1646725 INFO (zkCallback-1970-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> 1646725 INFO (test_live_nodes_thrasher_iter2-6138-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-2
[junit4] 2> 1646725 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 1646725 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 1646725 INFO (test_live_nodes_thrasher_iter2-6138-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-2
[junit4] 2> 1646726 INFO (zkCallback-1973-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> 1646726 INFO (zkCallback-1970-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> 1646726 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1646726 INFO (zkCallback-1973-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> 1646726 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 1646726 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
[junit4] 2> 1646726 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646726 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646727 INFO (zkCallback-1990-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@150e357 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646727 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646727 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646728 INFO (zkCallback-1973-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> 1646728 INFO (zkCallback-1970-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> 1646728 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (1)
[junit4] 2> 1646728 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (1)
[junit4] 2> 1646728 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646728 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646729 INFO (zkCallback-1991-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@93c627 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646729 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646729 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646729 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646729 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=3,
numThreads=2 numNodesPerThread=1
[junit4] 2> 1646730 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646730 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646730 INFO (zkCallback-1992-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11d93ab name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646730 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646730 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646731 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646731 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646731 INFO (zkCallback-1993-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8ac5b4 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646731 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646733 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646734 INFO (test_live_nodes_thrasher_iter3-6139-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-0
[junit4] 2> 1646734 INFO (test_live_nodes_thrasher_iter3-6139-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-0
[junit4] 2> 1646734 INFO (zkCallback-1973-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> 1646734 INFO (zkCallback-1970-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> 1646734 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1646734 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646734 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 1646735 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646735 INFO (zkCallback-1994-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@484254 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646735 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646735 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646736 INFO (zkCallback-1973-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> 1646736 INFO (zkCallback-1970-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> 1646736 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1646736 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1646736 INFO (zkCallback-1970-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> 1646736 INFO (zkCallback-1973-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: [2])
[junit4] 2> 1646736 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646737 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1646736 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1646737 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646738 INFO (zkCallback-1995-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@145a0f8 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646738 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646738 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646739 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646739 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=4,
numThreads=5 numNodesPerThread=1
[junit4] 2> 1646739 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646739 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646739 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b7f48e name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646739 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646740 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646740 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646740 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646740 INFO (zkCallback-1997-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cb53d7 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646740 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646741 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646741 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646741 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646742 INFO (zkCallback-1998-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1540ccf name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646742 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646742 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646742 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646742 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646743 INFO (zkCallback-1999-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@97a8d4 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646743 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646743 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646743 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646743 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646744 INFO (zkCallback-2000-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f3d76c name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646744 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646744 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646744 INFO (test_live_nodes_thrasher_iter4-6140-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-0
[junit4] 2> 1646744 INFO (test_live_nodes_thrasher_iter4-6140-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-0
[junit4] 2> 1646744 INFO (test_live_nodes_thrasher_iter4-6140-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-0
[junit4] 2> 1646744 INFO (test_live_nodes_thrasher_iter4-6140-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_3-0
[junit4] 2> 1646744 INFO (test_live_nodes_thrasher_iter4-6140-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_4-0
[junit4] 2> 1646745 INFO (zkCallback-1970-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> 1646745 INFO (zkCallback-1973-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> 1646745 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1646745 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1646745 INFO (zkCallback-1970-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> 1646745 INFO (zkCallback-1973-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> 1646746 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 1646746 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 1646746 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646746 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646746 INFO (zkCallback-2001-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e902ea name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646746 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646747 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646747 INFO (zkCallback-1970-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> 1646747 INFO (zkCallback-1973-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> 1646747 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
[junit4] 2> 1646747 INFO (zkCallback-1970-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> 1646748 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (4)
[junit4] 2> 1646748 INFO (zkCallback-1973-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> 1646748 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 1646748 INFO (zkCallback-1970-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> 1646748 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 1646748 INFO (zkCallback-1973-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: [2])
[junit4] 2> 1646748 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 1646748 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646748 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1646748 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646749 INFO (zkCallback-2002-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c55bc9 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646749 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646750 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646750 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1646750 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=5,
numThreads=4 numNodesPerThread=5
[junit4] 2> 1646750 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646751 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646751 INFO (zkCallback-2003-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5013e3 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646751 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646751 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646751 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646751 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646752 INFO (zkCallback-2004-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@151e7bc name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646752 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646752 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646752 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646752 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646753 INFO (zkCallback-2005-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f9674 name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646753 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646753 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646753 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646754 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646754 INFO (zkCallback-2006-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d77cac name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646754 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646754 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-0
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-0
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_2-0
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_3-0
[junit4] 2> 1646755 INFO (zkCallback-1970-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> 1646755 INFO (zkCallback-1973-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> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-1
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-1
[junit4] 2> 1646755 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1646755 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1646755 INFO (test_live_nodes_thrasher_iter5-6141-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_3-1
[junit4] 2> 1646756 INFO (zkCallback-1970-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> 1646756 INFO (zkCallback-1973-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> 1646756 INFO (test_live_nodes_thrasher_iter5-6141-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_2-1
[junit4] 2> 1646756 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 1646756 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
[junit4] 2> 1646756 INFO (zkCallback-1973-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> 1646756 INFO (test_live_nodes_thrasher_iter5-6141-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-2
[junit4] 2> 1646756 INFO (zkCallback-1970-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> 1646756 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
[junit4] 2> 1646756 INFO (test_live_nodes_thrasher_iter5-6141-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-2
[junit4] 2> 1646756 INFO (zkCallback-1973-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> 1646756 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
[junit4] 2> 1646756 INFO (test_live_nodes_thrasher_iter5-6141-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_3-2
[junit4] 2> 1646756 INFO (test_live_nodes_thrasher_iter5-6141-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_2-2
[junit4] 2> 1646756 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 1646757 INFO (zkCallback-1970-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> 1646757 INFO (zkCallback-1973-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> 1646757 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 1646757 INFO (test_live_nodes_thrasher_iter5-6141-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-3
[junit4] 2> 1646757 INFO (zkCallback-1970-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: [11])
[junit4] 2> 1646757 INFO (test_live_nodes_thrasher_iter5-6141-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-3
[junit4] 2> 1646757 INFO (zkCallback-1973-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> 1646757 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
[junit4] 2> 1646757 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (13)
[junit4] 2> 1646757 INFO (test_live_nodes_thrasher_iter5-6141-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_2-3
[junit4] 2> 1646758 INFO (test_live_nodes_thrasher_iter5-6141-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_0-4
[junit4] 2> 1646758 INFO (zkCallback-1970-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: [13])
[junit4] 2> 1646758 INFO (zkCallback-1973-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: [13])
[junit4] 2> 1646758 INFO (test_live_nodes_thrasher_iter5-6141-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_3-3
[junit4] 2> 1646758 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 1646758 INFO (test_live_nodes_thrasher_iter5-6141-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_1-4
[junit4] 2> 1646758 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (15)
[junit4] 2> 1646758 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (15)
[junit4] 2> 1646758 INFO (zkCallback-1973-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: [15])
[junit4] 2> 1646758 INFO (zkCallback-1970-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: [15])
[junit4] 2> 1646758 INFO (test_live_nodes_thrasher_iter5-6141-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_2-4
[junit4] 2> 1646758 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (17)
[junit4] 2> 1646758 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (17)
[junit4] 2> 1646759 INFO (zkCallback-1970-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: [17])
[junit4] 2> 1646759 INFO (zkCallback-1973-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: [17])
[junit4] 2> 1646759 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (19)
[junit4] 2> 1646759 INFO (test_live_nodes_thrasher_iter5-6141-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T5_3-4
[junit4] 2> 1646759 INFO (zkCallback-1970-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: [19])
[junit4] 2> 1646759 INFO (zkCallback-1973-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: [19])
[junit4] 2> 1646759 INFO (zkCallback-1973-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (19)
[junit4] 2> 1646759 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (19) -> (20)
[junit4] 2> 1646759 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (19) -> (20)
[junit4] 2> 1646759 INFO (zkCallback-1970-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: [20])
[junit4] 2> 1646759 INFO (zkCallback-1973-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: [20])
[junit4] 2> 1646760 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 1646760 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 1646760 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1646760 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1646760 INFO (zkCallback-2007-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@737e0a name:ZooKeeperConnection
Watcher:127.0.0.1:35949/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1646760 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1646761 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1646762 INFO (zkCallback-1970-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: [21])
[junit4] 2> 1646762 INFO (zkCallback-1973-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: [21])
[junit4] 2> 1646762 INFO (zkCallback-1970-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (11)
[junit4] 2> 1646762 INFO (zkCallback-1973-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21)
[...truncated too long message...]
ive nodes size: [11])
[junit4] 2> 1703778 INFO (zkCallback-1973-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (1)
[junit4] 2> 1703778 INFO
(TEST-TestStressLiveNodes.testStress-seed#[6A8D29272CF48190]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStress
[junit4] 2> 1703778 INFO (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (1)
[junit4] 2> 1703779 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@126739c{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1703779 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32736571
[junit4] 2> 1703779 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35552_solr as DOWN
[junit4] 2> 1703780 INFO (jetty-launcher-1964-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95721238310748163-127.0.0.1:35552_solr-n_0000000000) closing
[junit4] 2> 1703780 INFO
(OverseerStateUpdate-95721238310748163-127.0.0.1:35552_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35552_solr
[junit4] 2> 1703780 INFO (zkCallback-1970-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> 1703780 WARN (zkCallback-1970-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1703781 INFO (jetty-launcher-1964-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ef28a0{/solr,null,UNAVAILABLE}
[junit4] 2> 1703781 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35949 35949
[junit4] 2> 1703819 INFO (Thread-4585) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35949 35949
[junit4] 2> 1703819 WARN (Thread-4585) [ ] 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> 1703820 INFO
(SUITE-TestStressLiveNodes-seed#[6A8D29272CF48190]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Apr 13, 2016 11:30:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 30 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1582, maxMBSortInHeap=4.88677659019161,
sim=ClassicSimilarity, locale=es-US, timezone=America/Anchorage
[junit4] 2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=194048752,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestChildDocTransformer,
CacheHeaderTest, DistributedFacetPivotLargeTest, TestLRUStatsCache,
BasicDistributedZkTest, TestBadConfig, IndexSchemaRuntimeFieldTest,
TestStandardQParsers, TestAtomicUpdateErrorCases, JsonLoaderTest,
TestDynamicLoading, FileBasedSpellCheckerTest, TestAuthorizationFramework,
TestRestoreCore, TestFunctionQuery, SignatureUpdateProcessorFactoryTest,
CustomCollectionTest, SolrRequestParserTest, IndexSchemaTest,
TestDistributedStatsComponentCardinality, TestComplexPhraseQParserPlugin,
TestRangeQuery, TestPseudoReturnFields, WrapperMergePolicyFactoryTest,
TestRawResponseWriter, TestMergePolicyConfig, TestMiniSolrCloudCluster,
RestartWhileUpdatingTest, TestSha256AuthenticationProvider,
HdfsLockFactoryTest, CachingDirectoryFactoryTest, TestTestInjection,
TestRestManager, SegmentsInfoRequestHandlerTest, TestFaceting, BasicZkTest,
TestSchemaResource, TestReplicationHandler, TestValueSourceCache,
TestRemoteStreaming, TestFastOutputStream, PingRequestHandlerTest,
DistributedFacetPivotSmallTest, TestCSVLoader, DocValuesMissingTest,
TestLuceneMatchVersion, TestArbitraryIndexDir, TestReloadDeadlock,
EchoParamsTest, HdfsRecoverLeaseTest, TestObjectReleaseTracker,
TestTrackingShardHandlerFactory, LeaderInitiatedRecoveryOnShardRestartTest,
CursorPagingTest, TestAddFieldRealTimeGet, TestSortingResponseWriter,
ExternalFileFieldSortTest, TestShortCircuitedRequests,
TestLMDirichletSimilarityFactory, SystemInfoHandlerTest, TestStressLucene,
ResponseLogComponentTest, TestCopyFieldCollectionResource,
DefaultValueUpdateProcessorTest, HLLSerializationTest, TestMaxScoreQueryParser,
TestSolr4Spatial, GraphQueryTest, TestRealTimeGet, OverseerRolesTest,
QueryElevationComponentTest, SolrCoreTest, TestAnalyzeInfixSuggestions,
AddSchemaFieldsUpdateProcessorFactoryTest, AlternateDirectoryTest,
SyncSliceTest, TestDistribIDF, TestLRUCache, MergeStrategyTest,
TestComponentsName, CollectionTooManyReplicasTest,
CloudExitableDirectoryReaderTest, JSONWriterTest, DistribCursorPagingTest,
PathHierarchyTokenizerFactoryTest, TestSerializedLuceneMatchVersion,
TestBinaryField, CdcrUpdateLogTest, TestCryptoKeys,
SharedFSAutoReplicaFailoverUtilsTest,
TestPerFieldSimilarityWithDefaultOverride, DeleteReplicaTest, BitVectorTest,
TestCloudInspectUtil, DisMaxRequestHandlerTest, TestSolrXml,
ConnectionReuseTest, ClusterStateUpdateTest, TestRandomFaceting,
ZkSolrClientTest, TestRandomDVFaceting, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestJoin, PeerSyncTest, TestSort,
DirectUpdateHandlerTest, DistributedQueryElevationComponentTest,
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestTrie,
SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, QueryEqualityTest,
TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest,
DebugComponentTest, IndexBasedSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermVectorComponentTest,
RequiredFieldsTest, TestCollationField, ReturnFieldsTest,
BinaryUpdateRequestHandlerTest, SOLR749Test, CopyFieldTest, MultiTermTest,
TestDocSet, TestSearchPerf, TestSolrCoreProperties, SynonymTokenizerTest,
TestIBSimilarityFactory, ResourceLoaderTest, PluginInfoTest,
PreAnalyzedFieldTest, DateFieldTest, ZkNodePropsTest, TestCrossCoreJoin,
TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest,
AsyncMigrateRouteKeyTest, ConcurrentDeleteAndCreateCollectionTest,
DeleteStatusTest, DistribJoinFromCollectionTest, HttpPartitionTest,
TestConfigSetsAPI, TestExclusionRuleCollectionAccess,
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRequestForwarding,
TestRequestStatusCollectionAPI, TestStressLiveNodes]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressLiveNodes
-Dtests.seed=6A8D29272CF48190 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-US -Dtests.timezone=America/Anchorage -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | 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([6A8D29272CF48190]: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 [460/585 (1!)] on J0 in 57.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 409 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: 585 suites (10 ignored), 2357 tests, 1 suite-level
error, 116 ignored (70 assumptions) [seed: 6A8D29272CF48190]
Total time: 64 minutes 29 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]