Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/38/
2 tests failed.
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([8606EDC1D7D36B9:17DA1F2BCD1DF07C]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:136)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestSolrConfigHandlerCloud: 1) Thread[id=5892,
name=Thread-2222, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
at java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623) at
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:
1) Thread[id=5892, name=Thread-2222, state=TIMED_WAITING,
group=TGRP-TestSolrConfigHandlerCloud]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
at org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
at __randomizedtesting.SeedInfo.seed([8606EDC1D7D36B9]:0)
Build Log:
[...truncated 10884 lines...]
[junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_8606EDC1D7D36B9-001/init-core-data-001
[junit4] 2> 192270 INFO
(SUITE-ZkStateReaderTest-seed#[8606EDC1D7D36B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 192271 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 192271 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 192271 INFO (Thread-630) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 192271 INFO (Thread-630) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 192371 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer start zk server on port:44848
[junit4] 2> 192372 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 192387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192402 INFO (zkCallback-238-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3bc180c9
name:ZooKeeperConnection Watcher:127.0.0.1:44848 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 192408 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192408 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 192423 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 192432 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192432 INFO (zkCallback-239-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@37288aea
name:ZooKeeperConnection Watcher:127.0.0.1:44848 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 192432 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192432 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 192432 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 192457 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 192458 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 192476 INFO (zkCallback-240-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29286baf
name:ZooKeeperConnection Watcher:127.0.0.1:44848/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 192476 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 192476 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 192480 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 192496 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 192512 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 192528 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 192544 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 192556 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 192576 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 192588 INFO (zkCallback-240-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 192589 INFO (zkCallback-240-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> 192592 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 192600 INFO (zkCallback-240-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> 192644 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44848 44848
[junit4] 2> 192828 INFO (Thread-630) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44848 44848
[junit4] 2> 192832 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 192834 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 192834 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 192880 INFO (Thread-631) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 192880 INFO (Thread-631) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 192972 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer start zk server on port:41899
[junit4] 2> 192972 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 192996 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193004 INFO (zkCallback-241-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ef14df6
name:ZooKeeperConnection Watcher:127.0.0.1:41899 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193004 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193004 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193009 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193020 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193028 INFO (zkCallback-242-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11daf4ce
name:ZooKeeperConnection Watcher:127.0.0.1:41899 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193028 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193028 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193028 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 193036 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193041 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193041 INFO (zkCallback-243-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@305d54a7
name:ZooKeeperConnection Watcher:127.0.0.1:41899/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193041 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193041 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193041 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 193042 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 193043 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 193043 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 193044 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 193044 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 193048 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 193049 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 193049 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 193050 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 193052 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@7db94545
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7986ce2a[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[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:261)
[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> 193052 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@3ad669c1
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7986ce2a[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[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:261)
[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> 193052 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@424ae8b9
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7986ce2a[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
[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:261)
[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> 193076 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41899 41899
[junit4] 2> 193184 INFO (Thread-631) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41899 41899
[junit4] 2> 193196 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefresh
-Dtests.seed=8606EDC1D7D36B9 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-SY -Dtests.timezone=America/Antigua -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.37s J2 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([8606EDC1D7D36B9:17DA1F2BCD1DF07C]:0)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:136)
[junit4] > at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:42)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 193208 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
[junit4] 2> 193210 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 193224 INFO (Thread-632) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 193224 INFO (Thread-632) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 193320 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.ZkTestServer start zk server on port:36611
[junit4] 2> 193320 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193324 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193338 INFO (zkCallback-244-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c5b1ca3
name:ZooKeeperConnection Watcher:127.0.0.1:36611 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193338 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193338 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193339 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193340 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193353 INFO (zkCallback-245-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8a690a0 name:ZooKeeperConnection
Watcher:127.0.0.1:36611 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 193353 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193353 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193353 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 193361 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193372 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193376 INFO (zkCallback-246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f761ac3
name:ZooKeeperConnection Watcher:127.0.0.1:36611/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193376 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193376 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193384 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 193392 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 193393 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 193393 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 193394 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 193405 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 193405 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 193406 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 193406 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 193406 INFO (zkCallback-246-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 193407 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 193420 INFO (zkCallback-246-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> 193420 INFO (zkCallback-246-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 193472 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36611 36611
[junit4] 2> 193692 INFO (Thread-632) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36611 36611
[junit4] 2> 193693 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8606EDC1D7D36B9]) [
] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
[junit4] 2> 193695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
[junit4] 2> 193695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 193695 INFO (Thread-633) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 193696 INFO (Thread-633) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 193796 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer start zk server on port:32861
[junit4] 2> 193796 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193796 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193800 INFO (zkCallback-247-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ae73ce9
name:ZooKeeperConnection Watcher:127.0.0.1:32861 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193800 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193801 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193801 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193802 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193808 INFO (zkCallback-248-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e21f1cd name:ZooKeeperConnection
Watcher:127.0.0.1:32861 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 193808 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193809 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193809 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 193810 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193810 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193811 INFO (zkCallback-249-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16db3a2b
name:ZooKeeperConnection Watcher:127.0.0.1:32861/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193812 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193812 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193812 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 193814 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 193815 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 193816 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 193817 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 193818 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 193819 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 193819 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 193819 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 193820 INFO (zkCallback-249-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 193820 INFO (zkCallback-249-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> 193821 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 193821 INFO (zkCallback-249-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> 193822 INFO (zkCallback-249-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 193822 INFO (zkCallback-249-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> 193824 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32861 32861
[junit4] 2> 193929 INFO (Thread-633) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:32861 32861
[junit4] 2> 193930 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 193932 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
[junit4] 2> 193932 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 193933 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 193933 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 194033 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer start zk server on port:56150
[junit4] 2> 194033 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194033 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194035 INFO (zkCallback-250-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71599390
name:ZooKeeperConnection Watcher:127.0.0.1:56150 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 194035 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194035 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194036 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194036 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194037 INFO (zkCallback-251-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@621b7d0e
name:ZooKeeperConnection Watcher:127.0.0.1:56150 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 194037 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194037 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194037 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 194039 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194039 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194040 INFO (zkCallback-252-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@367ef8e0
name:ZooKeeperConnection Watcher:127.0.0.1:56150/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 194040 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194040 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194040 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 194041 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 194042 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 194042 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 194043 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 194044 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 194045 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 194045 INFO (zkCallback-252-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 194046 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 194054 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 194054 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 194054 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
[junit4] 2> 194058 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56150 56150
[junit4] 2> 194276 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56150 56150
[junit4] 2> 194277 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
[junit4] 2> 194278 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 194278 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 194279 INFO (Thread-635) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 194279 INFO (Thread-635) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 194379 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer start zk server on port:40350
[junit4] 2> 194379 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194379 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194385 INFO (zkCallback-253-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6b410478
name:ZooKeeperConnection Watcher:127.0.0.1:40350 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 194385 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194385 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194386 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194388 INFO (zkCallback-254-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@bb8fea6 name:ZooKeeperConnection
Watcher:127.0.0.1:40350 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 194388 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194388 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194388 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 194390 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 194390 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 194393 INFO (zkCallback-255-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@42247d2f
name:ZooKeeperConnection Watcher:127.0.0.1:40350/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 194395 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 194395 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 194395 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 194396 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 194397 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 194398 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 194398 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 194399 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 194400 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 194401 INFO (zkCallback-255-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 194402 INFO (zkCallback-255-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> 194403 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 194403 INFO (zkCallback-255-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> 194407 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40350 40350
[junit4] 2> 194581 INFO (Thread-635) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40350 40350
[junit4] 2> 194582 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8606EDC1D7D36B9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 194582 INFO
(SUITE-ZkStateReaderTest-seed#[8606EDC1D7D36B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_8606EDC1D7D36B9-001
[junit4] 2> Jun 21, 2016 10:34:36 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(Lucene54): {},
docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {},
locale=ar-SY, timezone=America/Antigua
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=184945808,total=445120512
[junit4] 2> NOTE: All tests run in this JVM:
[FieldMutatingUpdateProcessorTest, SolrXmlInZkTest, AnalyticsQueryTest,
TestStressReorder, StatelessScriptUpdateProcessorFactoryTest,
HdfsWriteToMultipleCollectionsTest, BlockCacheTest, RequestHandlersTest,
HdfsSyncSliceTest, TestCSVResponseWriter, BadIndexSchemaTest,
HdfsChaosMonkeySafeLeaderTest, CollectionReloadTest, TestExceedMaxTermLength,
DistributedFacetPivotSmallTest, TestExtendedDismaxParser,
WrapperMergePolicyFactoryTest, SearchHandlerTest, TestInitQParser,
BinaryUpdateRequestHandlerTest, TestSolrIndexConfig,
FieldAnalysisRequestHandlerTest, FullHLLTest, TestConfigOverlay,
TestManagedSchema, TestReload, TestExactStatsCache,
FullSolrCloudDistribCmdsTest, ZkStateReaderTest]
[junit4] Completed [82/573 (1!)] on J2 in 2.86s, 6 tests, 1 error <<<
FAILURES!
[...truncated 530 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/init-core-data-001
[junit4] 2> 693715 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[8606EDC1D7D36B9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 693715 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[8606EDC1D7D36B9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 693716 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 693716 INFO (Thread-2115) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 693716 INFO (Thread-2115) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 693816 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:48856
[junit4] 2> 693816 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 693817 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693818 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@53434946
name:ZooKeeperConnection Watcher:127.0.0.1:48856 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 693818 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693818 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 693818 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 693820 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 693824 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693824 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ca4c268
name:ZooKeeperConnection Watcher:127.0.0.1:48856/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 693824 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693824 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 693825 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 693826 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 693826 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 693827 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 693827 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 693827 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 693828 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 693828 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 693830 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 693830 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 693831 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 693831 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 693831 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 693832 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 693832 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 693832 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 693833 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 693833 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 693834 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 693834 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 693835 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 693835 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 693836 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 693836 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 693837 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 693837 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 693838 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 693843 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693843 INFO (zkCallback-758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@31de5f7e
name:ZooKeeperConnection Watcher:127.0.0.1:48856/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 693843 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693844 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 693909 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1
[junit4] 2> 693911 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 693913 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2479502{/,null,AVAILABLE}
[junit4] 2> 693917 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4e038104{SSL-http/1.1}{127.0.0.1:३६८८२}
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.e.j.s.Server Started @६९७४०५ms
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/tempDir-001/control/data,
hostContext=/, hostPort=36882,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores}
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001'
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 693918 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693919 INFO (zkCallback-759-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@459f0176
name:ZooKeeperConnection Watcher:127.0.0.1:48856/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 693919 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693920 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 693920 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 693920 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/solr.xml
[junit4] 2> 693923 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores
[junit4] 2> 693924 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.CoreContainer New CoreContainer 881355564
[junit4] 2> 693924 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001]
[junit4] 2> 693924 WARN
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/lib
[junit4] 2> 693924 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
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,useRetries : false,
[junit4] 2> 693925 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 693926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 693926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 693926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48856/solr
[junit4] 2> 693926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 693926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 693927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 693927 INFO (zkCallback-762-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56818ec name:ZooKeeperConnection
Watcher:127.0.0.1:48856 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 693928 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 693928 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 693929 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$6@5ab9b5e6
[junit4] 2> 693929 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 693930 INFO
(zkCallback-763-thread-1-processing-n:127.0.0.1:36882_) [n:127.0.0.1:36882_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@618f79a5
name:ZooKeeperConnection Watcher:127.0.0.1:48856/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 693930 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 693930 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 693932 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 693936 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 693938 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 693940 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 693941 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 693942 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 693957 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 693958 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 693959 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36882_
[junit4] 2> 693959 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36882_
[junit4] 2> 693960 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 693961 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 693962 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 693962 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/96108922509328389-127.0.0.1:36882_-n_0000000000
[junit4] 2> 693962 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:36882_
[junit4] 2> 693962 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 693963 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.Overseer Overseer
(id=96108922509328389-127.0.0.1:36882_-n_0000000000) starting
[junit4] 2> 693964 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 693967 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 693967 INFO
(OverseerCollectionConfigSetProcessor-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 693967 INFO
(OverseerStateUpdate-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 693967 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 693978 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 693979 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 693979 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores
[junit4] 2> 693980 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] 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> 693980 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1
[junit4] 2> 693980 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 693981 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1
[junit4] 2> 693981 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[8606EDC1D7D36B9])
[n:127.0.0.1:36882_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 693982 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 693982 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 693982 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ 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> 693983 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
[junit4] 2> 693983 INFO
(OverseerStateUpdate-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36882",
[junit4] 2> "node_name":"127.0.0.1:36882_",
[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> 693983 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 693983 INFO
(OverseerStateUpdate-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36882",
[junit4] 2> "node_name":"127.0.0.1:36882_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 693983 INFO
(OverseerStateUpdate-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 693984 INFO
(OverseerStateUpdate-96108922509328389-127.0.0.1:36882_-n_0000000000)
[n:127.0.0.1:36882_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 693984 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 693984 INFO
(zkCallback-763-thread-1-processing-n:127.0.0.1:36882_) [n:127.0.0.1:36882_
] 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> 694984 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 694984 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 694985 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 694985 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 694985 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 694985 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1'
[junit4] 2> 694985 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 694986 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 694987 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 694990 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 694993 WARN
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 694994 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.2
[junit4] 2> 695001 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 695005 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 695077 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 695081 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 695081 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 695087 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 695088 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 695090 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 695090 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 695091 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1
[junit4] 2> 695091 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 695091 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 695091 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1/data/]
[junit4] 2> 695091 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@101395b9
[junit4] 2> 695092 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_8606EDC1D7D36B9-001/control-001/cores/collection1/data
[junit4] 2> 695092 INFO
(coreLoadExecutor-2450-thread-1-processing-n:127.0.0.1:36882_)
[n:127.0.0.1:36882_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHa
[...truncated too long message...]
chemaFactory.java:70)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
[junit4] 2> at
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
[junit4] 2> at
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
[junit4] 2> Jun 21, 2016 10:43:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=5892, name=Thread-2222, state=TIMED_WAITING,
group=TGRP-TestSolrConfigHandlerCloud]
[junit4] 2> 754659 ERROR (Thread-2222) [n:127.0.0.1:42041_ ]
o.a.s.s.IndexSchemaFactory Error loading schema resource schema.xml
[junit4] 2> java.io.IOException: Could not load resource=schema.xml
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
[junit4] 2> at
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
[junit4] 2> at
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
[junit4] 2> Caused by: java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
[junit4] 2> ... 8 more
[junit4] 2> 754659 WARN (Thread-2222) [n:127.0.0.1:42041_ ]
o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it
wasn't there.
[junit4] 2> 754659 WARN (Thread-2222) [n:127.0.0.1:42041_ ]
o.a.s.c.ZkController listener throws error
[junit4] 2> org.apache.solr.common.SolrException: Unable to reload core
[collection1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:921)
[junit4] 2> at
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
[junit4] 2> at
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
load conf for core collection1: Error loading schema resource schema.xml
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
[junit4] 2> ... 2 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading
schema resource schema.xml
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
[junit4] 2> ... 3 more
[junit4] 2> Caused by: java.io.IOException: Could not load
resource=schema.xml
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
[junit4] 2> at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
[junit4] 2> ... 6 more
[junit4] 2> Caused by: java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
[junit4] 2> ... 8 more
[junit4] 2> Jun 21, 2016 10:43:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=yes): {},
locale=hi-IN, timezone=America/Nome
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=181502072,total=534249472
[junit4] 2> NOTE: All tests run in this JVM:
[TestPartialUpdateDeduplication, SSLMigrationTest, AnalyticsMergeStrategyTest,
TestOrdValues, DOMUtilTest, ZkCLITest, BufferStoreTest,
HdfsRestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest,
TestBinaryResponseWriter, DocValuesTest, TestRequestForwarding,
TestEmbeddedSolrServerConstructors, TestDocBasedVersionConstraints,
DistributedMLTComponentTest, TestFiltering, HighlighterMaxOffsetTest,
DistributedTermsComponentTest, TestLFUCache, TestQuerySenderNoQuery,
TestNRTOpen, TestSolrConfigHandler, ExplicitHLLTest, TestClusterStateMutator,
TestCollationFieldDocValues, TestRandomCollapseQParserPlugin,
BasicAuthIntegrationTest, CollectionTooManyReplicasTest, ZkControllerTest,
TestReplicationHandlerBackup, SpellingQueryConverterTest,
ParsingFieldUpdateProcessorsTest, LeaderInitiatedRecoveryOnCommitTest,
TestManagedResourceStorage, TestSimpleQParserPlugin, ConvertedLegacyTest,
SolrCmdDistributorTest, SharedFSAutoReplicaFailoverTest, SolrPluginUtilsTest,
TestTrie, TestQuerySenderListener, TestSolrQueryParserDefaultOperatorResource,
CloudExitableDirectoryReaderTest, NotRequiredUniqueKeyTest,
TestManagedSchemaDynamicFieldResource, TestSolrCloudWithKerberosAlt,
TestQueryTypes, TestScoreJoinQPNoScore, TestStandardQParsers,
MinimalSchemaTest, OpenCloseCoreStressTest, TestLeaderInitiatedRecoveryThread,
NumericFieldsTest, AsyncMigrateRouteKeyTest, SuggesterFSTTest,
CloudMLTQParserTest, DistribJoinFromCollectionTest, ShardRoutingTest,
BlockJoinFacetDistribTest, TestCodecSupport, AliasIntegrationTest,
TestAddFieldRealTimeGet, TestPivotHelperCode,
DeleteLastCustomShardedReplicaTest, TestHashQParserPlugin,
TestManagedStopFilterFactory, TestSurroundQueryParser, DocumentBuilderTest,
DistributedQueryComponentCustomSortTest, TestSchemaSimilarityResource,
DistributedFacetPivotSmallAdvancedTest, TestFieldResource, TestRTimerTree,
SpellCheckCollatorTest, TestSystemIdResolver, ResponseHeaderTest,
TestLMJelinekMercerSimilarityFactory, UUIDUpdateProcessorFallbackTest,
TestSolrConfigHandlerCloud]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=8606EDC1D7D36B9
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hi-IN
-Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:
[junit4] > 1) Thread[id=5892, name=Thread-2222, state=TIMED_WAITING,
group=TGRP-TestSolrConfigHandlerCloud]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
[junit4] > at
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:355)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
[junit4] > at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
[junit4] > at
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
[junit4] > at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
[junit4] > at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:914)
[junit4] > at
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2623)
[junit4] > at
org.apache.solr.cloud.ZkController$5.run(ZkController.java:2480)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8606EDC1D7D36B9]:0)
[junit4] Completed [256/573 (2!)] on J1 in 60.96s, 1 test, 1 error <<<
FAILURES!
[...truncated 1015 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:750:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:694:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/lucene/common-build.xml:1033:
There were test failures: 573 suites (7 ignored), 2319 tests, 1 suite-level
error, 1 error, 55 ignored (39 assumptions) [seed: 8606EDC1D7D36B9]
Total time: 64 minutes 29 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]