Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/539/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitShardWithRule
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:39189/solr within 10000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:39189/solr within 10000 ms
at
__randomizedtesting.SeedInfo.seed([75F1B42BA81E8300:F4FF659935ECD82B]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:201)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:500)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:268)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:330)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:983)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:39189/solr within 10000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
... 39 more
FAILED:
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh
Error Message:
Could not find collection : c1
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
at
__randomizedtesting.SeedInfo.seed([75F1B42BA81E8300:6A4BC5DC787E45C5]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy
Error Message:
Could not find collection : c1
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
at
__randomizedtesting.SeedInfo.seed([75F1B42BA81E8300:1EBE1456D1115E3A]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10928 lines...]
[junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_75F1B42BA81E8300-001/init-core-data-001
[junit4] 2> 1005113 INFO
(SUITE-ZkStateReaderTest-seed#[75F1B42BA81E8300]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 1005118 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
[junit4] 2> 1005118 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1005118 INFO (Thread-4047) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1005118 INFO (Thread-4047) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1005218 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:37893
[junit4] 2> 1005219 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005219 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005225 INFO (zkCallback-6881-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ad4f07e
name:ZooKeeperConnection Watcher:127.0.0.1:37893 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005225 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005225 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005227 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005227 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005228 INFO (zkCallback-6882-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@337840bf
name:ZooKeeperConnection Watcher:127.0.0.1:37893 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005228 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005229 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005229 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1005231 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005232 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005233 INFO (zkCallback-6883-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10d1ce4 name:ZooKeeperConnection
Watcher:127.0.0.1:37893/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1005233 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005233 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005234 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1005236 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1005238 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1005239 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1005241 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1005242 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1005244 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1005245 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1005246 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1005246 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1005248 INFO (zkCallback-6883-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1005249 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1005250 INFO (zkCallback-6883-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1005251 INFO (zkCallback-6883-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1005303 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37893 37893
[junit4] 2> 1005309 INFO (Thread-4047) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37893 37893
[junit4] 2> 1005310 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
[junit4] 2> 1005317 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
[junit4] 2> 1005317 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1005318 INFO (Thread-4048) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1005318 INFO (Thread-4048) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1005418 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:40353
[junit4] 2> 1005418 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005418 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005421 INFO (zkCallback-6884-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d2e8d6a
name:ZooKeeperConnection Watcher:127.0.0.1:40353 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005421 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005422 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005424 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005424 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005425 INFO (zkCallback-6885-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@46292f1a
name:ZooKeeperConnection Watcher:127.0.0.1:40353 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005425 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005426 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005426 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1005429 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005429 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005430 INFO (zkCallback-6886-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d5a9afc
name:ZooKeeperConnection Watcher:127.0.0.1:40353/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005430 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005430 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005431 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1005433 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1005434 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1005437 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1005438 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1005442 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1005444 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1005445 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1005446 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1005446 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1005448 INFO (zkCallback-6886-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1005449 INFO (zkCallback-6886-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 1005509 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1005510 INFO (zkCallback-6886-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1005511 INFO (zkCallback-6886-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 1005511 INFO (zkCallback-6886-thread-2) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1005513 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40353 40353
[junit4] 2> 1005580 INFO (Thread-4048) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40353 40353
[junit4] 2> 1005581 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 1005589 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 1005590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1005590 INFO (Thread-4049) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1005590 INFO (Thread-4049) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1005691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:43801
[junit4] 2> 1005691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005694 INFO (zkCallback-6887-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6afeee4d
name:ZooKeeperConnection Watcher:127.0.0.1:43801 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005694 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005694 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005696 INFO (zkCallback-6888-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76255137
name:ZooKeeperConnection Watcher:127.0.0.1:43801 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1005699 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005700 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005701 INFO (zkCallback-6889-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b0de086
name:ZooKeeperConnection Watcher:127.0.0.1:43801/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005701 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005701 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005701 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1005703 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1005705 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1005706 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1005707 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1005708 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1005710 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1005710 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1005712 INFO (zkCallback-6889-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1005713 INFO (zkCallback-6889-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 1005715 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1005716 INFO (zkCallback-6889-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 1005769 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43801 43801
[junit4] 2> 1005828 INFO (Thread-4049) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43801 43801
[junit4] 2> 1005829 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 1005833 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
[junit4] 2> 1005834 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1005834 INFO (Thread-4050) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1005834 INFO (Thread-4050) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1005934 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:41497
[junit4] 2> 1005934 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005934 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005944 INFO (zkCallback-6890-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5be41874
name:ZooKeeperConnection Watcher:127.0.0.1:41497 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005944 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005944 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005945 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005946 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005947 INFO (zkCallback-6891-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3711fe47
name:ZooKeeperConnection Watcher:127.0.0.1:41497 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005947 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005947 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005947 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1005950 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1005950 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1005953 INFO (zkCallback-6892-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e6cf0da
name:ZooKeeperConnection Watcher:127.0.0.1:41497/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1005953 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1005953 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1005954 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1005956 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1005957 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1005959 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1005960 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1005961 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1005962 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1005963 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1005965 INFO (zkCallback-6892-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1005966 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1005967 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1005968 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1005968 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
[junit4] 2> 1005969 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41497 41497
[junit4] 2> 1005974 INFO (Thread-4050) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41497 41497
[junit4] 2> 1005975 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
[junit4] 2> 1005980 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 1005980 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1005980 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1005980 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1006112 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:38207
[junit4] 2> 1006112 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006113 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006116 INFO (zkCallback-6893-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@118d6cc4
name:ZooKeeperConnection Watcher:127.0.0.1:38207 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006116 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006116 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006117 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006117 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006119 INFO (zkCallback-6894-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3991c1a2
name:ZooKeeperConnection Watcher:127.0.0.1:38207 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006119 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006119 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006119 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1006122 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006122 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006124 INFO (zkCallback-6895-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b06c86e
name:ZooKeeperConnection Watcher:127.0.0.1:38207/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006124 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006124 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006124 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1006126 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1006128 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1006129 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1006130 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1006132 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1006133 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1006134 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1006135 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1006135 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1006138 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1006140 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1764249518@5ae00ae6
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5edf9562[Shutting
down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1006141 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1764249518@7061aada
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5edf9562[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1006141 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1764249518@85acdac
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5edf9562[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1006142 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38207 38207
[junit4] 2> 1006244 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38207 38207
[junit4] 2> 1006245 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefresh
-Dtests.seed=75F1B42BA81E8300 -Dtests.slow=true -Dtests.locale=hi-IN
-Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.27s J0 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([75F1B42BA81E8300:6A4BC5DC787E45C5]:0)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:41)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1006251 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 1006252 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1006253 INFO (Thread-4052) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1006253 INFO (Thread-4052) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1006353 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer start zk server on port:64952
[junit4] 2> 1006353 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006353 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006355 INFO (zkCallback-6896-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2ea9f9ac
name:ZooKeeperConnection Watcher:127.0.0.1:64952 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006355 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006356 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006357 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006357 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006358 INFO (zkCallback-6897-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14b6df76
name:ZooKeeperConnection Watcher:127.0.0.1:64952 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006358 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006359 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006359 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1006363 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1006363 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1006364 INFO (zkCallback-6898-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b1100a7
name:ZooKeeperConnection Watcher:127.0.0.1:64952/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1006364 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1006365 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1006365 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1006367 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1006368 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1006370 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1006371 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1006373 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1006374 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1006375 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1006378 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1006381 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1764249518@4364d1fe
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@475b5d4a[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1006381 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1764249518@569f2f52
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@475b5d4a[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1006382 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64952 64952
[junit4] 2> 1006439 INFO (Thread-4052) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64952 64952
[junit4] 2> 1006440 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[75F1B42BA81E8300])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefreshLazy
-Dtests.seed=75F1B42BA81E8300 -Dtests.slow=true -Dtests.locale=hi-IN
-Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.19s J0 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([75F1B42BA81E8300:1EBE1456D1115E3A]:0)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1006441 INFO
(SUITE-ZkStateReaderTest-seed#[75F1B42BA81E8300]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_75F1B42BA81E8300-001
[junit4] 2> Apr 22, 2016 11:18:53 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1250, maxMBSortInHeap=4.303982040385849,
sim=ClassicSimilarity, locale=hi-IN, timezone=Antarctica/Syowa
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=100468592,total=228896768
[junit4] 2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest,
MigrateRouteKeyTest, TestConfigReload, ConcurrentDeleteAndCreateCollectionTest,
BigEndianAscendingWordSerializerTest, HighlighterTest, InfoHandlerTest,
SortSpecParsingTest, TestCloudDeleteByQuery, TestCoreContainer,
TestSurroundQueryParser, TolerantUpdateProcessorTest, AssignTest,
JSONWriterTest, TestNoOpRegenerator, TestWordDelimiterFilterFactory,
SyncSliceTest, CdcrReplicationDistributedZkTest, TestUpdate, SampleTest,
TestSchemaManager, TestReplicaProperties, TestLRUCache,
BlockJoinFacetSimpleTest, MBeansHandlerTest,
DistributedSpellCheckComponentTest, TestComplexPhraseQParserPlugin,
HdfsChaosMonkeyNothingIsSafeTest, TestSha256AuthenticationProvider,
StandardRequestHandlerTest, TestRecoveryHdfs, TestTolerantSearch,
PrimitiveFieldTypeTest, PrimUtilsTest, TestStressLucene,
HdfsCollectionsAPIDistributedZkTest, DocValuesTest, HdfsRecoverLeaseTest,
DistributedFacetPivotSmallTest, ReturnFieldsTest, RequiredFieldsTest,
ShardRoutingTest, SOLR749Test, OverseerTest, AnalysisErrorHandlingTest,
DataDrivenBlockJoinTest, AtomicUpdatesTest, SuggesterFSTTest,
TestTrackingShardHandlerFactory, SimpleFacetsTest, DistributedVersionInfoTest,
TestPKIAuthenticationPlugin, HdfsBasicDistributedZk2Test, ZkCLITest,
TestRandomDVFaceting, PreAnalyzedFieldTest, TestStressLiveNodes,
AnalysisAfterCoreReloadTest, TestExceedMaxTermLength, TestSchemaResource,
CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest,
SchemaVersionSpecificBehaviorTest, TestScoreJoinQPNoScore,
UnloadDistributedZkTest, HdfsLockFactoryTest, TestRTimerTree, ZkStateReaderTest]
[junit4] Completed [141/590 (1!)] on J0 in 2.10s, 6 tests, 2 errors <<<
FAILURES!
[...truncated 1017 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/init-core-data-001
[junit4] 2> 2653380 INFO
(SUITE-ShardSplitTest-seed#[75F1B42BA81E8300]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gc/fe
[junit4] 2> 2653383 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2653383 INFO (Thread-6471) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2653383 INFO (Thread-6471) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2653483 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39189
[junit4] 2> 2653483 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2653484 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2653491 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2655311 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2657059 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2658850 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2660218 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2662187 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]-SendThread(127.0.0.1:39189))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39189,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2663720 INFO (zkCallback-2708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ac3eaa9
name:ZooKeeperConnection Watcher:127.0.0.1:39189 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2663720 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2663720 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2663720 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2663723 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2663723 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2663724 INFO (zkCallback-2709-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b3d5448 name:ZooKeeperConnection
Watcher:127.0.0.1:39189/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2663725 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2663725 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2663725 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2663727 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2663729 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2663732 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2663734 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2663735 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2663738 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2663738 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2663740 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2663740 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2663743 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2663743 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2663745 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2663745 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2663748 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2663748 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2663750 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2663750 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2663752 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2663753 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2663755 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2663755 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2663757 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2663758 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2663760 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2663760 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2663878 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/cores/collection1
[junit4] 2> 2663879 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2663880 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a2e3e29{/gc/fe,null,AVAILABLE}
[junit4] 2> 2663886 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@55cb0407{HTTP/1.1,[http/1.1]}{127.0.0.1:60062}
[junit4] 2> 2663886 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.Server Started @2667724ms
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/tempDir-001/control/data,
hostContext=/gc/fe, hostPort=60062,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/cores}
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001'
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2663887 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2663888 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2663889 INFO (zkCallback-2710-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ceebb84
name:ZooKeeperConnection Watcher:127.0.0.1:39189/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2663889 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2663890 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2663891 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2663891 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/solr.xml
[junit4] 2> 2663895 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/cores
[junit4] 2> 2663895 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.CoreContainer New CoreContainer 484622793
[junit4] 2> 2663895 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001]
[junit4] 2> 2663895 WARN
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/control-001/lib
[junit4] 2> 2663895 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2663896 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 2663897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2663897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2663897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39189/solr
[junit4] 2> 2663897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2663897 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2663898 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2663899 INFO (zkCallback-2713-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@573e325d
name:ZooKeeperConnection Watcher:127.0.0.1:39189 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2663900 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2663900 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2663902 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$10/27348657@32ddbd43
[junit4] 2> 2663902 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2663903 INFO
(zkCallback-2714-thread-1-processing-n:127.0.0.1:60062_gc%2Ffe)
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@40ca9340
name:ZooKeeperConnection Watcher:127.0.0.1:39189/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2663903 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2663904 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2663908 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2663911 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2663914 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2663916 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2663918 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2663920 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2663921 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 2663923 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2663924 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[75F1B42BA81E8300])
[n:127.0.0.1:60062_gc%2Ffe ] o.a.s.c.c.ZkStateR
[...truncated too long message...]
_shard3_replica1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 2774687 INFO
(zkCallback-2746-thread-1-processing-n:127.0.0.1:36417_gc%2Ffe)
[n:127.0.0.1:36417_gc%2Ffe c:splitByRouteKeyTest s:shard3 r:core_node1
x:splitByRouteKeyTest_shard3_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001/shard-4-001/cores/splitByRouteKeyTest_shard3_replica1/data/index
[junit4] 2> 2774690 INFO
(TEST-ShardSplitTest.test-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1f3c4c7f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2774690 INFO
(TEST-ShardSplitTest.test-seed#[75F1B42BA81E8300]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e2da4eb{/gc/fe,null,UNAVAILABLE}
[junit4] 2> 2774695 INFO
(TEST-ShardSplitTest.test-seed#[75F1B42BA81E8300]) [ ] o.a.s.c.ChaosMonkey
monkey: stop shard! 58129
[junit4] 2> 2774697 INFO
(TEST-ShardSplitTest.test-seed#[75F1B42BA81E8300]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43264 43264
[junit4] 2> 2774711 INFO (Thread-6484) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43264 43264
[junit4] 2> 2774713 WARN (Thread-6484) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/routeFieldColl/state.json
[junit4] 2> 5 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 2774714 INFO
(SUITE-ShardSplitTest-seed#[75F1B42BA81E8300]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_75F1B42BA81E8300-001
[junit4] 2> Apr 22, 2016 11:48:21 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{shard_s=PostingsFormat(name=Memory doPackFST= true),
_version_=Lucene50(blocksize=128), n_ti=PostingsFormat(name=Memory doPackFST=
true), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=132,
maxMBSortInHeap=6.128287270922387, sim=ClassicSimilarity, locale=nl-NL,
timezone=America/Cordoba
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=192732624,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[OverriddenZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest,
LukeRequestHandlerTest, CollectionTooManyReplicasTest,
BigEndianAscendingWordDeserializerTest, DistributedMLTComponentTest,
TestIndexSearcher, TestCloudInspectUtil, TestCoreDiscovery,
BlockJoinFacetRandomTest, UpdateRequestProcessorFactoryTest,
ConnectionReuseTest, TestPHPSerializedResponseWriter, TestSimpleQParserPlugin,
TestTrie, TestAuthenticationFramework, AsyncCallRequestStatusResponseTest,
TestIndexingPerformance, EchoParamsTest, RankQueryTest,
TestShortCircuitedRequests, TestReload, TestLMJelinekMercerSimilarityFactory,
DistributedQueryComponentOptimizationTest, TermVectorComponentTest,
TestCSVResponseWriter, TestOverriddenPrefixQueryForCustomFieldType,
HdfsNNFailoverTest, SpellPossibilityIteratorTest,
CoreMergeIndexesAdminHandlerTest, TestGeoJSONResponseWriter,
TestSolrQueryParser, TestRandomFaceting, TestCollationFieldDocValues,
TestFastWriter, SortByFunctionTest, HdfsRecoveryZkTest, SynonymTokenizerTest,
HdfsSyncSliceTest, StatsComponentTest, TestFoldingMultitermQuery,
TestManagedSchemaAPI, SSLMigrationTest, RAMDirectoryFactoryTest,
MultiThreadedOCPTest, AddBlockUpdateTest, AutoCommitTest,
DefaultValueUpdateProcessorTest, SuggesterTest, TestRawTransformer,
DeleteStatusTest, SpellCheckCollatorTest, HdfsChaosMonkeySafeLeaderTest,
ZkSolrClientTest, TestJoin, TestCollationField, TestZkChroot,
BasicFunctionalityTest, TestHdfsUpdateLog, CopyFieldTest,
CdcrReplicationHandlerTest, TestSerializedLuceneMatchVersion,
ConfigSetsAPITest, TestOmitPositions, IndexSchemaRuntimeFieldTest,
TestNonDefinedSimilarityFactory, ZkNodePropsTest, HdfsDirectoryTest,
TestSolrCLIRunExample, RuleEngineTest, TestValueSourceCache,
TestUseDocValuesAsStored, TestRuleBasedAuthorizationPlugin, TestRestoreCore,
TestFiltering, SpellCheckComponentTest, CdcrUpdateLogTest,
DirectUpdateHandlerOptimizeTest, TestSortingResponseWriter,
TestDistributedStatsComponentCardinality, WrapperMergePolicyFactoryTest,
DistanceFunctionTest, FullHLLTest, TestCustomSort,
SharedFSAutoReplicaFailoverUtilsTest, BinaryUpdateRequestHandlerTest,
TestExactStatsCache, ResourceLoaderTest, GraphQueryTest, DateRangeFieldTest,
TestClassicSimilarityFactory, TestRandomCollapseQParserPlugin,
TestAddFieldRealTimeGet, HLLUtilTest, TestConfigSetImmutable,
SuggestComponentContextFilterQueryTest, TestRangeQuery,
HdfsBasicDistributedZkTest, TestRTGBase, CacheHeaderTest, FacetPivotSmallTest,
TestCollapseQParserPlugin, CoreAdminCreateDiscoverTest,
TestMiniSolrCloudCluster, RestartWhileUpdatingTest, TestFileDictionaryLookup,
BasicAuthIntegrationTest, TestBinaryResponseWriter, BJQParserTest,
TestReplicationHandlerBackup, SecurityConfHandlerTest, TestBlobHandler,
TestSolrXml, DistributedFacetPivotWhiteBoxTest, SolrPluginUtilsTest,
TestReloadDeadlock, BlockDirectoryTest, FieldMutatingUpdateProcessorTest,
SolrCoreCheckLockOnStartupTest, TestImplicitCoreProperties,
DistributedDebugComponentTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, TestFieldCollectionResource,
TestSolrCloudWithKerberosAlt, RequestHandlersTest,
TestConfigSetsAPIExclusivity, OpenExchangeRatesOrgProviderTest,
TestPivotHelperCode, TestSimpleTrackingShardHandler, PluginInfoTest,
TestBinaryField, TestObjectReleaseTracker, SolrCmdDistributorTest,
TestChildDocTransformer, TestQuerySenderListener,
DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud,
OverseerRolesTest, DateMathParserTest, TestSolrIndexConfig,
ParsingFieldUpdateProcessorsTest, ChaosMonkeySafeLeaderTest, BasicZkTest,
LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch,
TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressReorder,
TestSolr4Spatial, TestGroupingSearch, PeerSyncTest, TestFunctionQuery,
TestLazyCores, SoftAutoCommitTest, CurrencyFieldXmlFileTest,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SpatialFilterTest,
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest,
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest,
XmlUpdateRequestHandlerTest, FastVectorHighlighterTest,
RegexBoostProcessorTest, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
TestComponentsName, TestLFUCache, TestMergePolicyConfig,
TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions,
TestCharFilters, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest,
TestFastOutputStream, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest,
AsyncMigrateRouteKeyTest, CollectionReloadTest, CollectionsAPISolrJTest,
DeleteInactiveReplicaTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, RemoteQueryErrorTest, ShardSplitTest]
[junit4] Completed [457/590 (2!)] on J1 in 121.86s, 2 tests, 1 error <<<
FAILURES!
[...truncated 420 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
There were test failures: 590 suites (10 ignored), 2383 tests, 3 errors, 85
ignored (70 assumptions) [seed: 75F1B42BA81E8300]
Total time: 79 minutes 7 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]