Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1100/
2 tests failed.
FAILED: org.apache.solr.update.processor.TestNamedUpdateProcessors.test
Error Message:
Could not find collection:.system
Stack Trace:
java.lang.AssertionError: Could not find collection:.system
at
__randomizedtesting.SeedInfo.seed([787B0C1336A6608D:F02F33C9985A0D75]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
at
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
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)
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([787B0C1336A6608D:67C17DE4E6C6A648]: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)
Build Log:
[...truncated 11155 lines...]
[junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_787B0C1336A6608D-001/init-core-data-001
[junit4] 2> 896847 INFO
(SUITE-ZkStateReaderTest-seed#[787B0C1336A6608D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 896848 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
[junit4] 2> 896848 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 896848 INFO (Thread-2031) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 896848 INFO (Thread-2031) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 897132 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:34918
[junit4] 2> 897133 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897145 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897170 INFO (zkCallback-1438-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@33a390f8
name:ZooKeeperConnection Watcher:127.0.0.1:34918 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 897171 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897171 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897172 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897188 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897213 INFO (zkCallback-1439-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3692a2f9
name:ZooKeeperConnection Watcher:127.0.0.1:34918 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 897213 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897213 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897213 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 897226 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897245 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897257 INFO (zkCallback-1440-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a48c6f2
name:ZooKeeperConnection Watcher:127.0.0.1:34918/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 897257 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897257 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897258 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897258 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897259 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897259 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897259 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897260 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 897260 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 897261 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 897261 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 897262 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 897262 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 897262 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
[junit4] 2> 897263 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34918 34918
[junit4] 2> 897268 ERROR
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/296371762@2fe6eddf
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2bd97cfb[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> 897392 INFO (Thread-2031) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34918 34918
[junit4] 2> 897397 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
[junit4] 2> 897413 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 897413 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 897438 INFO (Thread-2032) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 897438 INFO (Thread-2032) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 897552 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:32867
[junit4] 2> 897553 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897591 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897602 INFO (zkCallback-1441-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2591784 name:ZooKeeperConnection
Watcher:127.0.0.1:32867 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897602 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897603 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897604 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897621 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897628 INFO (zkCallback-1442-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72c2e6e9
name:ZooKeeperConnection Watcher:127.0.0.1:32867 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 897629 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897629 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897629 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 897645 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897652 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897660 INFO (zkCallback-1443-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@167b6a49
name:ZooKeeperConnection Watcher:127.0.0.1:32867/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 897661 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897661 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897665 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897685 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897689 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897689 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 897690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 897691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 897691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 897691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 897692 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 897697 INFO (zkCallback-1443-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> 897697 INFO (zkCallback-1443-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 897697 WARN (zkCallback-1443-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /collections]
[junit4] 2> 897697 WARN (zkCallback-1443-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /clusterstate.json]
[junit4] 2> 897697 INFO (zkCallback-1443-thread-3) [ ]
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> 897697 WARN (zkCallback-1443-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /collections/c1/state.json]
[junit4] 2> 897717 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32867 32867
[junit4] 2> 897897 INFO (Thread-2032) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:32867 32867
[junit4] 2> 897898 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefresh
-Dtests.seed=787B0C1336A6608D -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr-ME -Dtests.timezone=America/Indiana/Vevay
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.50s J0 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([787B0C1336A6608D:67C17DE4E6C6A648]: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> 897901 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
[junit4] 2> 897901 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 897902 INFO (Thread-2033) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 897902 INFO (Thread-2033) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 898056 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:55867
[junit4] 2> 898057 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898058 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898138 INFO (zkCallback-1444-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6d252c83
name:ZooKeeperConnection Watcher:127.0.0.1:55867 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 898138 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898139 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898140 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898143 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898143 INFO (zkCallback-1445-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6dd36484
name:ZooKeeperConnection Watcher:127.0.0.1:55867 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 898143 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898144 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898144 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 898146 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898147 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898147 INFO (zkCallback-1446-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@40b25a1f
name:ZooKeeperConnection Watcher:127.0.0.1:55867/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 898147 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898147 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898147 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 898148 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 898148 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 898149 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 898149 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 898150 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 898150 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 898150 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 898151 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 898151 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 898151 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 898229 INFO (zkCallback-1446-thread-2) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 898236 INFO (zkCallback-1446-thread-3) [ ]
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> 898237 INFO (zkCallback-1446-thread-3) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 898254 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55867 55867
[junit4] 2> 898445 INFO (Thread-2033) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55867 55867
[junit4] 2> 898469 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
[junit4] 2> 898473 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
[junit4] 2> 898474 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 898484 INFO (Thread-2034) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 898485 INFO (Thread-2034) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 898581 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:39223
[junit4] 2> 898581 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898598 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898619 INFO (zkCallback-1447-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48ce080 name:ZooKeeperConnection
Watcher:127.0.0.1:39223 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 898619 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898619 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898633 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1544172461d0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 898636 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898641 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898672 INFO (zkCallback-1448-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a5eac07
name:ZooKeeperConnection Watcher:127.0.0.1:39223 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 898673 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898673 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898673 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 898712 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 898714 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 898724 INFO (zkCallback-1449-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@314116d1
name:ZooKeeperConnection Watcher:127.0.0.1:39223/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 898724 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 898724 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 898729 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 898729 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 898729 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 898730 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 898730 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 898731 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 898731 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 898731 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 898731 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 898731 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 898732 INFO (zkCallback-1449-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 898733 INFO (zkCallback-1449-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> 898785 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 898786 INFO (zkCallback-1449-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> 898786 INFO (zkCallback-1449-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> 898786 INFO (zkCallback-1449-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 898837 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39223 39223
[junit4] 2> 899032 INFO (Thread-2034) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39223 39223
[junit4] 2> 899045 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 899061 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 899061 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 899072 INFO (Thread-2035) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 899073 INFO (Thread-2035) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 899172 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:38617
[junit4] 2> 899173 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 899188 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 899228 INFO (zkCallback-1450-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@215c7de1
name:ZooKeeperConnection Watcher:127.0.0.1:38617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 899229 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 899229 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 899230 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 899233 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 899248 INFO (zkCallback-1451-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@54bbdd4d
name:ZooKeeperConnection Watcher:127.0.0.1:38617 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 899249 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 899249 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 899249 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 899257 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 899292 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 899308 INFO (zkCallback-1452-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@66116ca1
name:ZooKeeperConnection Watcher:127.0.0.1:38617/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 899312 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 899313 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 899332 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 899333 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 899334 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 899334 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 899334 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 899335 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 899335 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 899335 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 899336 INFO (zkCallback-1452-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 899576 INFO (zkCallback-1452-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> 899587 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 899601 INFO (zkCallback-1452-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> 899645 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38617 38617
[junit4] 2> 899833 INFO (Thread-2035) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38617 38617
[junit4] 2> 899835 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 899836 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 899836 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 899836 INFO (Thread-2036) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 899837 INFO (Thread-2036) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 899937 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer start zk server on port:40533
[junit4] 2> 899937 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 899944 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 899976 INFO (zkCallback-1453-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73ac5255
name:ZooKeeperConnection Watcher:127.0.0.1:40533 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 899977 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 899977 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 899978 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 899995 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 900012 INFO (zkCallback-1454-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23e4d848
name:ZooKeeperConnection Watcher:127.0.0.1:40533 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 900013 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 900013 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 900013 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 900037 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 900084 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 900092 INFO (zkCallback-1455-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e1c482b
name:ZooKeeperConnection Watcher:127.0.0.1:40533/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 900093 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 900093 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 900097 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 900109 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 900124 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 900141 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 900149 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 900157 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 900172 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 900181 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 900287 INFO (zkCallback-1455-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 900299 INFO (zkCallback-1455-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> 900301 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 900321 INFO (zkCallback-1455-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> 900337 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40533 40533
[junit4] 2> 900532 INFO (Thread-2036) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40533 40533
[junit4] 2> 900545 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[787B0C1336A6608D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 900546 INFO
(SUITE-ZkStateReaderTest-seed#[787B0C1336A6608D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_787B0C1336A6608D-001
[junit4] 2> Apr 23, 2016 4:48:10 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1235, maxMBSortInHeap=5.734605424831386,
sim=ClassicSimilarity, locale=sr-ME, timezone=America/Indiana/Vevay
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=275732568,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [ResourceLoaderTest,
TestFoldingMultitermQuery, OutputWriterTest, CurrencyFieldOpenExchangeTest,
TestUseDocValuesAsStored, TestDocSet, ReturnFieldsTest,
CreateCollectionCleanupTest, TestConfigOverlay, TestCrossCoreJoin,
TestHashQParserPlugin, TestDynamicFieldCollectionResource,
TestScoreJoinQPNoScore, ZkNodePropsTest, BasicDistributedZkTest,
TestRangeQuery, TestHighlightDedupGrouping, ActionThrottleTest,
TestSolrQueryParserResource, JSONWriterTest, TestCloudDeleteByQuery,
SharedFSAutoReplicaFailoverTest, EchoParamsTest, TestSolrDynamicMBean,
TestRandomRequestDistribution, HighlighterMaxOffsetTest,
PreAnalyzedUpdateProcessorTest, SyncSliceTest, XsltUpdateRequestHandlerTest,
QueryElevationComponentTest, TestSchemaVersionResource,
DistributedFacetPivotSmallAdvancedTest, SolrRequestParserTest,
TestStressLucene, CoreAdminRequestStatusTest, TestLMDirichletSimilarityFactory,
TestRequestForwarding, TestRTimerTree, ExplicitHLLTest, AlternateDirectoryTest,
TestFieldResource, TestSchemaNameResource, TestQueryWrapperFilter, HLLUtilTest,
TestTolerantUpdateProcessorCloud, DistributedQueryElevationComponentTest,
TestPKIAuthenticationPlugin, DeleteStatusTest, TestConfigSetsAPIZkFailure,
TestSolrConfigHandlerCloud, StandardRequestHandlerTest, TestSolrQueryResponse,
AsyncCallRequestStatusResponseTest, HdfsBasicDistributedZkTest,
TestSolr4Spatial, TestExactSharedStatsCache, TestMacros,
TestLeaderInitiatedRecoveryThread, IndexSchemaTest, TestManagedSchema,
IndexSchemaRuntimeFieldTest, DateFieldTest, TestSortByMinMaxFunction,
PeerSyncTest, TestReRankQParserPlugin, TestDFISimilarityFactory,
TestCustomSort, PreAnalyzedFieldTest, ConnectionReuseTest, SolrCoreTest,
AddBlockUpdateTest, MultiThreadedOCPTest, TestSizeLimitedDistributedMap,
TestJsonFacets, TriLevelCompositeIdRoutingTest,
UUIDUpdateProcessorFallbackTest, TestRemoteStreaming, AnalyticsQueryTest,
TestCSVLoader, DefaultValueUpdateProcessorTest,
SignatureUpdateProcessorFactoryTest, TestDownShardTolerantSearch,
TestAtomicUpdateErrorCases, URLClassifyProcessorTest, CacheHeaderTest,
SynonymTokenizerTest, DistributedSpellCheckComponentTest, ZkStateReaderTest]
[junit4] Completed [199/590 (1!)] on J0 in 3.97s, 6 tests, 1 error <<<
FAILURES!
[...truncated 193 lines...]
[junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/init-core-data-001
[junit4] 2> 1259767 INFO
(SUITE-TestNamedUpdateProcessors-seed#[787B0C1336A6608D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1259767 INFO
(SUITE-TestNamedUpdateProcessors-seed#[787B0C1336A6608D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/blwue/c
[junit4] 2> 1259782 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1259782 INFO (Thread-5536) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1259782 INFO (Thread-5536) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1259885 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:47789
[junit4] 2> 1259886 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1259905 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1259918 INFO (zkCallback-1557-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@44d90d0b
name:ZooKeeperConnection Watcher:127.0.0.1:47789 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1259918 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1259918 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1259918 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1259926 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1259933 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1259950 INFO (zkCallback-1558-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6577dd08
name:ZooKeeperConnection Watcher:127.0.0.1:47789/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1259950 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1259950 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1259950 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1259951 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1259952 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1259952 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1259953 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1259953 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1259954 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1259954 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1259955 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1259955 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1259955 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1259955 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1259956 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1259956 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1259957 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1259957 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1259962 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1259962 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1259963 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1259963 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1259964 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1259964 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1259964 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1259965 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1259965 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1259965 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1260167 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores/collection1
[junit4] 2> 1260168 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43d625dc{/blwue/c,null,AVAILABLE}
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@67083e66{HTTP/1.1,[http/1.1]}{127.0.0.1:44329}
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.Server Started @1264944ms
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/tempDir-001/control/data,
hostContext=/blwue/c, hostPort=44329,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores}
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001'
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1260169 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1260170 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1260186 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1260203 INFO (zkCallback-1559-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2aecd07c
name:ZooKeeperConnection Watcher:127.0.0.1:47789/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1260203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1260203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1260204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1260204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/solr.xml
[junit4] 2> 1260208 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores
[junit4] 2> 1260208 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1483902555
[junit4] 2> 1260208 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001]
[junit4] 2> 1260208 WARN
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/lib
[junit4] 2> 1260208 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
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> 1260237 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1260245 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1260245 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1260245 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47789/solr
[junit4] 2> 1260245 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1260245 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1260259 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1260265 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57d76f06
name:ZooKeeperConnection Watcher:127.0.0.1:47789 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1260265 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1260266 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1260270 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$61/2006574442@28008f58
[junit4] 2> 1260474 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 1260490 INFO
(zkCallback-1563-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f0e3f64
name:ZooKeeperConnection Watcher:127.0.0.1:47789/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1260490 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 1260498 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 1260502 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1260503 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1260504 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1260505 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1260506 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1260507 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1260508 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 1260508 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/security.json
[junit4] 2> 1260509 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 1260510 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 1260511 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 1260512 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1260512 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1260513 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000
[junit4] 2> 1260513 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:44329_blwue%2Fc
[junit4] 2> 1260513 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1260514 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.Overseer Overseer
(id=95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000) starting
[junit4] 2> 1260515 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1260519 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1260520 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 1260521 INFO
(OverseerCollectionConfigSetProcessor-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.OverseerTaskProcessor Process
current queue of overseer operations
[junit4] 2> 1260526 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44329_blwue%2Fc
[junit4] 2> 1260527 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44329_blwue%2Fc
[junit4] 2> 1260529 INFO
(zkCallback-1563-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1260545 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 1260545 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 1260545 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores
[junit4] 2> 1260545 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1260546 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 1260546 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores/collection1
[junit4] 2> 1260546 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 1260559 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 1260559 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D])
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1260566 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1260566 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 1260577 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController Collection control_collection not visible yet, but
flagging it so a watch is registered when it becomes visible
[junit4] 2> 1260578 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
[junit4] 2> 1260586 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44329/blwue/c",
[junit4] 2> "node_name":"127.0.0.1:44329_blwue%2Fc",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1260590 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 1260594 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44329/blwue/c",
[junit4] 2> "node_name":"127.0.0.1:44329_blwue%2Fc",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1260601 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1260602 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 1260610 INFO
(OverseerStateUpdate-95773474852306948-127.0.0.1:44329_blwue%2Fc-n_0000000000)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1260622 INFO
(zkCallback-1563-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1261632 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 1261633 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 1261633 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1261634 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 1261635 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1261635 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001/control-001/cores/collection1'
[junit4] 2> 1261635 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1261635 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1261646 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 1261649 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1261652 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1261658 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_blwue%2Fc c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1261667 INFO
(coreLoadExecutor-3610-thread-1-processing-n:127.0.0.1:44329_blwue%2Fc)
[n:127.0.0.1:44329_
[...truncated too long message...]
eeperException$SessionExpiredException: KeeperErrorCode = Session expired for
/collections/collection1/leader_elect/shard1/election/95773474852306962-core_node4-n_0000000001
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1311845 WARN
(zkCallback-1587-thread-3-processing-n:127.0.0.1:34448_blwue%2Fc)
[n:127.0.0.1:34448_blwue%2Fc ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1311860 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@a779997{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1311860 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4155e24e{/blwue/c,null,UNAVAILABLE}
[junit4] 2> 1311879 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[787B0C1336A6608D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47789 47789
[junit4] 2> 1312252 INFO (Thread-5536) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:47789 47789
[junit4] 2> 1312252 WARN (Thread-5536) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test
-Dtests.seed=787B0C1336A6608D -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=en-US -Dtests.timezone=MET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 52.5s J1 | TestNamedUpdateProcessors.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:.system
[junit4] > at
__randomizedtesting.SeedInfo.seed([787B0C1336A6608D:F02F33C9985A0D75]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
[junit4] > at
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1312255 INFO
(SUITE-TestNamedUpdateProcessors-seed#[787B0C1336A6608D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_787B0C1336A6608D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=219, maxMBSortInHeap=6.829403263311729,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-US,
timezone=MET
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=114013664,total=479199232
[junit4] 2> NOTE: All tests run in this JVM: [CachingDirectoryFactoryTest,
TestSolrFieldCacheMBean, SolrInfoMBeanTest, DocValuesTest, TestFieldSortValues,
TestSimpleQParserPlugin, TestQueryTypes, ConfigSetsAPITest, TestDynamicLoading,
TestCursorMarkWithoutUniqueKey, TestStressVersions, TestDynamicFieldResource,
DirectSolrSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud,
ChaosMonkeyNothingIsSafeTest, BJQParserTest, TestDocumentBuilder,
AsyncMigrateRouteKeyTest, TestUniqueKeyFieldResource, SolrXmlInZkTest,
ShardRoutingCustomTest, MinimalSchemaTest, TestSolrXml,
TestMiniSolrCloudCluster, DistanceUnitsTest, StressHdfsTest,
SharedFSAutoReplicaFailoverUtilsTest, DistributedFacetPivotLargeTest,
TestTrackingShardHandlerFactory, TestSerializedLuceneMatchVersion,
TestCopyFieldCollectionResource, SpatialHeatmapFacetsTest, DocumentBuilderTest,
TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotSmallTest,
SpellingQueryConverterTest, TestMiniSolrCloudClusterSSL, TimeZoneUtilsTest,
FullHLLTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestFieldTypeCollectionResource, TestSchemaResource,
TestMinMaxOnMultiValuedField, SpatialFilterTest, SparseHLLTest,
TestRequestStatusCollectionAPI, TermVectorComponentTest, BlockCacheTest,
DeleteReplicaTest, TestConfigSetsAPI, SegmentsInfoRequestHandlerTest,
TestRestoreCore, TestSortingResponseWriter, CdcrReplicationHandlerTest,
VMParamsZkACLAndCredentialsProvidersTest, TestHashPartitioner,
TestBM25SimilarityFactory, SuggesterFSTTest, TestChildDocTransformer,
TestExclusionRuleCollectionAccess, SchemaVersionSpecificBehaviorTest,
TestCollapseQParserPlugin, OpenExchangeRatesOrgProviderTest, MultiTermTest,
TestRuleBasedAuthorizationPlugin,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest,
SpellCheckCollatorTest, TestRecoveryHdfs, TestCloudSchemaless,
AliasIntegrationTest, OpenCloseCoreStressTest, VersionInfoTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestRebalanceLeaders,
TestExactStatsCache, TestSolrCloudWithKerberosAlt, SolrPluginUtilsTest,
TestBinaryResponseWriter, TestInitQParser, CoreMergeIndexesAdminHandlerTest,
UpdateRequestProcessorFactoryTest, FileUtilsTest, TestCryptoKeys,
TestNamedUpdateProcessors]
[junit4] Completed [249/590 (2!)] on J1 in 52.54s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1099 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
There were test failures: 590 suites (10 ignored), 2384 tests, 1 error, 1
failure, 85 ignored (70 assumptions) [seed: 787B0C1336A6608D]
Total time: 86 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]