Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/35/
1 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([858A75E44808964E:9A3004139868508B]: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)
Build Log:
[...truncated 12094 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_858A75E44808964E-001/init-core-data-001
[junit4] 2> 1889054 INFO
(SUITE-ZkStateReaderTest-seed#[858A75E44808964E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 1889057 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 1889057 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1889058 INFO (Thread-4834) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1889058 INFO (Thread-4834) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1889158 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:39459
[junit4] 2> 1889158 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889158 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889161 INFO (zkCallback-2839-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e101268
name:ZooKeeperConnection Watcher:127.0.0.1:39459 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889161 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889161 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889162 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889163 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889163 INFO (zkCallback-2840-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b392fd name:ZooKeeperConnection
Watcher:127.0.0.1:39459 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1889163 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889163 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889163 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1889164 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889165 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889166 INFO (zkCallback-2841-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16a72b7 name:ZooKeeperConnection
Watcher:127.0.0.1:39459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1889166 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889166 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889167 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1889167 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1889168 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1889168 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1889168 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1889169 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1889170 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1889170 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1889170 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1889171 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1889174 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39459 39459
[junit4] 2> 1889174 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@23ad1905
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@279299a8[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java: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> 1889175 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@1896d186
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@279299a8[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java: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> 1889175 ERROR
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E]-EventThread)
[ ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@60540aa6
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@279299a8[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java: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> 1889297 INFO (Thread-4834) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39459 39459
[junit4] 2> 1889298 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ZkStateReaderTest
-Dtests.method=testStateFormatUpdateWithExplicitRefresh
-Dtests.seed=858A75E44808964E -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ga -Dtests.timezone=HST -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.25s J2 |
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Could not
find collection : c1
[junit4] > at
__randomizedtesting.SeedInfo.seed([858A75E44808964E:9A3004139868508B]: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> 1889301 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 1889301 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1889302 INFO (Thread-4835) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1889302 INFO (Thread-4835) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1889402 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:48824
[junit4] 2> 1889402 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889403 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889404 INFO (zkCallback-2842-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2afc67ab
name:ZooKeeperConnection Watcher:127.0.0.1:48824 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889404 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889404 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889405 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889405 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889406 INFO (zkCallback-2843-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2690461d
name:ZooKeeperConnection Watcher:127.0.0.1:48824 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889406 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889406 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889406 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1889407 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889408 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889408 INFO (zkCallback-2844-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b534210
name:ZooKeeperConnection Watcher:127.0.0.1:48824/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889408 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889408 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889409 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1889409 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1889410 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1889411 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1889411 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1889412 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1889413 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1889414 INFO (zkCallback-2844-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1889414 INFO (zkCallback-2844-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> 1889415 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1889416 INFO (zkCallback-2844-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> 1889418 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48824 48824
[junit4] 2> 1889587 INFO (Thread-4835) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:48824 48824
[junit4] 2> 1889587 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 1889590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
[junit4] 2> 1889590 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1889590 INFO (Thread-4836) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1889590 INFO (Thread-4836) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1889690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:37600
[junit4] 2> 1889690 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889691 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889695 INFO (zkCallback-2845-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2e1067e1
name:ZooKeeperConnection Watcher:127.0.0.1:37600 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889695 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889696 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889697 INFO (zkCallback-2846-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@909701d name:ZooKeeperConnection
Watcher:127.0.0.1:37600 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1889697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1889707 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1889712 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1889717 INFO (zkCallback-2847-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48320e0a
name:ZooKeeperConnection Watcher:127.0.0.1:37600/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1889717 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1889717 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1889717 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1889718 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1889719 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1889719 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1889720 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1889720 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1889721 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1889721 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1889721 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1889722 INFO (zkCallback-2847-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1889722 INFO (zkCallback-2847-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> 1889722 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1889723 INFO (zkCallback-2847-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> 1889723 INFO (zkCallback-2847-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1889724 INFO (zkCallback-2847-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> 1889774 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37600 37600
[junit4] 2> 1889896 INFO (Thread-4836) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37600 37600
[junit4] 2> 1889897 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
[junit4] 2> 1889899 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 1889900 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1889900 INFO (Thread-4837) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1889900 INFO (Thread-4837) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1890000 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:46927
[junit4] 2> 1890000 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890000 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890002 INFO (zkCallback-2848-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6809cda name:ZooKeeperConnection
Watcher:127.0.0.1:46927 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1890002 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890002 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890003 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890003 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890003 INFO (zkCallback-2849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d244ed7
name:ZooKeeperConnection Watcher:127.0.0.1:46927 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890004 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890004 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890004 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1890005 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890006 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890006 INFO (zkCallback-2850-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d019901 name:ZooKeeperConnection
Watcher:127.0.0.1:46927/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1890007 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890007 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890007 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1890008 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1890008 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1890009 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1890009 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1890010 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1890010 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1890011 INFO (zkCallback-2850-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> 1890013 INFO (zkCallback-2850-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1890061 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1890062 INFO (zkCallback-2850-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> 1890114 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46927 46927
[junit4] 2> 1890237 INFO (Thread-4837) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46927 46927
[junit4] 2> 1890238 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
[junit4] 2> 1890240 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
[junit4] 2> 1890240 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1890241 INFO (Thread-4838) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1890241 INFO (Thread-4838) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1890340 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:47786
[junit4] 2> 1890341 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890342 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890344 INFO (zkCallback-2851-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a0397c2
name:ZooKeeperConnection Watcher:127.0.0.1:47786 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890344 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890344 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890346 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890346 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890347 INFO (zkCallback-2852-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17fab904
name:ZooKeeperConnection Watcher:127.0.0.1:47786 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890347 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890347 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890347 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1890349 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890349 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890356 INFO (zkCallback-2853-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4de0431 name:ZooKeeperConnection
Watcher:127.0.0.1:47786/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1890356 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890356 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890357 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1890357 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1890357 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1890358 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1890358 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1890359 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1890359 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1890360 INFO (zkCallback-2853-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1890361 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1890364 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1890364 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1890364 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
[junit4] 2> 1890369 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47786 47786
[junit4] 2> 1890532 INFO (Thread-4838) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:47786 47786
[junit4] 2> 1890533 INFO
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
[junit4] 2> 1890535 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
[junit4] 2> 1890535 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1890537 INFO (Thread-4839) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1890537 INFO (Thread-4839) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1890638 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer start zk server on port:34151
[junit4] 2> 1890638 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890648 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890654 INFO (zkCallback-2854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@64da2497
name:ZooKeeperConnection Watcher:127.0.0.1:34151 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890654 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890654 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890666 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890682 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890696 INFO (zkCallback-2855-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2fc4eeae
name:ZooKeeperConnection Watcher:127.0.0.1:34151 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890696 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890696 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890696 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1890730 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1890746 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1890755 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@726f872a
name:ZooKeeperConnection Watcher:127.0.0.1:34151/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1890755 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1890755 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1890755 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1890770 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1890771 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1890771 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1890772 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1890772 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1890773 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 1890773 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 1890773 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 1890778 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 1890782 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 1890798 INFO (zkCallback-2856-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for
collection [c1] has occurred - updating... (live nodes size: [0])
[junit4] 2> 1890804 INFO (zkCallback-2856-thread-2) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 1890846 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34151 34151
[junit4] 2> 1891018 INFO (Thread-4839) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34151 34151
[junit4] 2> 1891023 INFO
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[858A75E44808964E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
[junit4] 2> 1891024 INFO
(SUITE-ZkStateReaderTest-seed#[858A75E44808964E]-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_858A75E44808964E-001
[junit4] 2> Jun 19, 2016 12:28:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ga,
timezone=HST
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=43325200,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity,
SegmentsInfoRequestHandlerTest, TestMacros, SpatialRPTFieldTypeTest,
WrapperMergePolicyFactoryTest, TestSolrCLIRunExample, CurrencyFieldXmlFileTest,
TestSuggestSpellingConverter, SolrCoreCheckLockOnStartupTest,
BadIndexSchemaTest, TestSchemaVersionResource, HardAutoCommitTest,
DirectSolrConnectionTest, LeaderElectionTest, AutoCommitTest,
UnloadDistributedZkTest, TestTrackingShardHandlerFactory, TestGroupingSearch,
StatelessScriptUpdateProcessorFactoryTest,
OutOfBoxZkACLAndCredentialsProvidersTest, SolrXmlInZkTest,
TestCloudManagedSchemaConcurrent, TestCloudInspectUtil, TestDefaultStatsCache,
QueryParsingTest, TestExtendedDismaxParser, TestManagedSynonymFilterFactory,
TestCoreDiscovery, SharedFSAutoReplicaFailoverUtilsTest,
RestartWhileUpdatingTest, CoreAdminHandlerTest, DistanceUnitsTest,
TestUseDocValuesAsStored, TestExclusionRuleCollectionAccess, TestManagedSchema,
SampleTest, TestInfoStreamLogging, TestSweetSpotSimilarityFactory,
TestStressReorder, DistributedFacetPivotSmallTest, TestConfigSetsAPI,
TestDynamicFieldResource, DebugComponentTest,
TestReversedWildcardFilterFactory, AssignTest, SearchHandlerTest,
TestReloadDeadlock, TestXIncludeConfig, TestElisionMultitermQuery,
TestBlobHandler, RulesTest, OverseerRolesTest, TestIndexingPerformance,
TestNoOpRegenerator, DistribCursorPagingTest, CustomCollectionTest, TestSolrJ,
TestRuleBasedAuthorizationPlugin, CollectionReloadTest, TestWriterPerf,
BlockJoinFacetRandomTest, TestMiniSolrCloudCluster, BadComponentTest,
TestPHPSerializedResponseWriter, TestSolrQueryParser,
TestCopyFieldCollectionResource, TestSearchPerf, TestStressUserVersions,
TestRebalanceLeaders, SolrTestCaseJ4Test, SmileWriterTest, TestCollationField,
ConfigSetsAPITest, HdfsRecoverLeaseTest, DistributedQueueTest,
AnalysisErrorHandlingTest, TestConfigSets, TestFileDictionaryLookup,
TestFuzzyAnalyzedSuggestions, PKIAuthenticationIntegrationTest, OverseerTest,
TestIndexSearcher, TestSchemaNameResource,
DocExpirationUpdateProcessorFactoryTest, HttpPartitionTest, TestRestManager,
TestReload, TestFieldTypeCollectionResource, RankQueryTest,
PrimitiveFieldTypeTest, CoreMergeIndexesAdminHandlerTest,
ConjunctionSolrSpellCheckerTest, BlockCacheTest, FullSolrCloudDistribCmdsTest,
TestHashPartitioner, TermVectorComponentDistributedTest, TestSolr4Spatial,
StatsComponentTest, TestFunctionQuery, TestLazyCores, TestBadConfig,
ShowFileRequestHandlerTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SuggesterTSTTest,
SuggesterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSolrDeletionPolicy1,
CacheHeaderTest, LukeRequestHandlerTest, TestQueryTypes, RequestHandlersTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, TestJmxIntegration, TestCSVResponseWriter,
JsonLoaderTest, TestPartialUpdateDeduplication, HighlighterConfigTest,
AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest,
TestMergePolicyConfig, MultiTermTest, TestConfig, OutputWriterTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestPhraseSuggestions, TestCharFilters, TestCodecSupport, SynonymTokenizerTest,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest,
PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest,
TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest,
FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest,
TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner,
AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest,
LeaderFailoverAfterPartitionTest, RemoteQueryErrorTest,
SharedFSAutoReplicaFailoverTest, TestCollectionAPI,
TestMiniSolrCloudClusterBase, TestRandomRequestDistribution,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest,
HdfsNNFailoverTest, TestClusterStateMutator, ZkStateReaderTest]
[junit4] Completed [466/573 (1!)] on J2 in 2.24s, 6 tests, 1 error <<<
FAILURES!
[...truncated 340 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 error, 55
ignored (39 assumptions) [seed: 858A75E44808964E]
Total time: 64 minutes 9 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]