You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/04 06:20:40 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+121) - Build # 16919 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16919/
Java: 64bit/jdk-9-ea+121 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([EE6A25F9A620B422:91F4927CCF4299A8]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1200)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:125)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:46118/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:46118/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([EE6A25F9A620B422:663E1A2308DCD9DA]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46118/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more




Build Log:
[...truncated 12072 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_EE6A25F9A620B422-001/init-core-data-001
   [junit4]   2> 1459494 INFO  (SUITE-ZkStateReaderTest-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1459495 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 1459495 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1459496 INFO  (Thread-4167) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459496 INFO  (Thread-4167) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1459596 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:35685
   [junit4]   2> 1459596 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459596 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459598 INFO  (zkCallback-2687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@599f59be name:ZooKeeperConnection Watcher:127.0.0.1:35685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459598 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459598 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459598 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459599 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459599 INFO  (zkCallback-2688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c05bd63 name:ZooKeeperConnection Watcher:127.0.0.1:35685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459599 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459599 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459599 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1459600 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459601 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459601 INFO  (zkCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc54a44 name:ZooKeeperConnection Watcher:127.0.0.1:35685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459601 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459601 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459602 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1459602 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1459603 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1459604 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1459604 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1459604 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1459605 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1459605 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1459605 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1459606 INFO  (zkCallback-2689-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1459606 INFO  (zkCallback-2689-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> 1459607 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1459609 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1459609 INFO  (zkCallback-2689-thread-1) [    ] o.a.s.c.c.ZkStateReader Uninteresting collection c1
   [junit4]   2> 1459609 INFO  (zkCallback-2689-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> 1459610 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1459610 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35685 35685
   [junit4]   2> 1459627 INFO  (Thread-4167) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35685 35685
   [junit4]   2> 1459628 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 1459629 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 1459630 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1459630 INFO  (Thread-4168) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459630 INFO  (Thread-4168) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1459730 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:39533
   [junit4]   2> 1459730 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459730 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459731 INFO  (zkCallback-2691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23e71187 name:ZooKeeperConnection Watcher:127.0.0.1:39533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459731 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459731 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459732 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459732 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459732 INFO  (zkCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bdc9511 name:ZooKeeperConnection Watcher:127.0.0.1:39533 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459732 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459733 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459733 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1459733 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459734 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459734 INFO  (zkCallback-2693-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72905497 name:ZooKeeperConnection Watcher:127.0.0.1:39533/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459734 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459734 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459734 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1459735 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1459735 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1459736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1459736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1459736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1459736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1459736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1459737 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1459737 INFO  (zkCallback-2693-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1459737 INFO  (zkCallback-2693-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> 1459738 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1459738 INFO  (zkCallback-2693-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> 1459739 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39533 39533
   [junit4]   2> 1459830 INFO  (Thread-4168) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39533 39533
   [junit4]   2> 1459830 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 1459832 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 1459832 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1459832 INFO  (Thread-4169) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459832 INFO  (Thread-4169) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1459932 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:44851
   [junit4]   2> 1459933 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459933 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459934 INFO  (zkCallback-2695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c320650 name:ZooKeeperConnection Watcher:127.0.0.1:44851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459934 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459935 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459935 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459936 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459936 INFO  (zkCallback-2696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77ebb7db name:ZooKeeperConnection Watcher:127.0.0.1:44851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459936 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459936 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459936 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1459937 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1459937 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459938 INFO  (zkCallback-2697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f85fd8 name:ZooKeeperConnection Watcher:127.0.0.1:44851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1459938 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459938 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1459938 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1459939 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1459939 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1459939 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1459940 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1459940 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1459941 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1459941 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1459942 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1459942 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1459942 INFO  (zkCallback-2697-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1459943 INFO  (zkCallback-2697-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> 1459943 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1459944 INFO  (zkCallback-2697-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> 1459945 INFO  (zkCallback-2697-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1459945 INFO  (zkCallback-2697-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> 1489946 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44851 44851
   [junit4]   2> 1489957 INFO  (Thread-4169) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44851 44851
   [junit4]   2> 1489957 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest -Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=EE6A25F9A620B422 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LI -Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   30.1s J2 | ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE6A25F9A620B422:91F4927CCF4299A8]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1200)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:125)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1489960 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 1489960 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1489960 INFO  (Thread-4170) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1489960 INFO  (Thread-4170) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1490060 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:39609
   [junit4]   2> 1490060 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490061 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490062 INFO  (zkCallback-2699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72258795 name:ZooKeeperConnection Watcher:127.0.0.1:39609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490062 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490062 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490062 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490062 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490063 INFO  (zkCallback-2700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13104c64 name:ZooKeeperConnection Watcher:127.0.0.1:39609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490063 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490063 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490064 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1490065 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490065 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490065 INFO  (zkCallback-2701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c626e98 name:ZooKeeperConnection Watcher:127.0.0.1:39609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490065 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490065 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490065 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1490066 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1490066 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1490066 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1490067 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1490067 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1490067 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1490067 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1490068 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1490068 INFO  (zkCallback-2701-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1490068 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1490068 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1490069 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39609 39609
   [junit4]   2> 1490087 INFO  (Thread-4170) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39609 39609
   [junit4]   2> 1490088 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 1490090 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 1490090 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1490090 INFO  (Thread-4171) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1490090 INFO  (Thread-4171) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1490190 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:39506
   [junit4]   2> 1490190 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490191 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490192 INFO  (zkCallback-2703-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1298a81b name:ZooKeeperConnection Watcher:127.0.0.1:39506 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490192 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490193 INFO  (zkCallback-2704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38734bcb name:ZooKeeperConnection Watcher:127.0.0.1:39506 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490193 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1490194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490194 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490195 INFO  (zkCallback-2705-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43aa9b01 name:ZooKeeperConnection Watcher:127.0.0.1:39506/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490195 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1490197 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1490197 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1490197 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1490198 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1490198 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1490198 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1490198 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1490199 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1490199 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1490199 INFO  (zkCallback-2705-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1490200 INFO  (zkCallback-2705-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> 1490200 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1490200 INFO  (zkCallback-2705-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> 1490201 INFO  (zkCallback-2705-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1490201 INFO  (zkCallback-2705-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> 1490202 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39506 39506
   [junit4]   2> 1490292 INFO  (Thread-4171) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39506 39506
   [junit4]   2> 1490292 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 1490294 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 1490294 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1490294 INFO  (Thread-4172) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1490294 INFO  (Thread-4172) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1490394 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer start zk server on port:43667
   [junit4]   2> 1490394 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490395 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490396 INFO  (zkCallback-2707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b74ccf5 name:ZooKeeperConnection Watcher:127.0.0.1:43667 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490396 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490397 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490397 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490397 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490398 INFO  (zkCallback-2708-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a68b865 name:ZooKeeperConnection Watcher:127.0.0.1:43667 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490398 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490398 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490398 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1490399 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1490400 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490400 INFO  (zkCallback-2709-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10e70ef0 name:ZooKeeperConnection Watcher:127.0.0.1:43667/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1490400 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490400 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1490400 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1490401 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1490401 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1490402 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1490402 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1490402 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1490402 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1490403 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1490403 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1490403 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1490404 INFO  (zkCallback-2709-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1490404 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 1490404 INFO  (zkCallback-2709-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> 1490404 INFO  (zkCallback-2709-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1490405 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43667 43667
   [junit4]   2> 1490499 INFO  (Thread-4172) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43667 43667
   [junit4]   2> 1490499 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 1490500 INFO  (SUITE-ZkStateReaderTest-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.overseer.ZkStateReaderTest_EE6A25F9A620B422-001
   [junit4]   2> Jun 04, 2016 6:17:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1775, maxMBSortInHeap=5.610138017480145, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=de-LI, timezone=US/Alaska
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=166841144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, UpdateParamsTest, LukeRequestHandlerTest, TestSolrJ, TestDistributedMissingSort, TestSolrConfigHandlerConcurrent, AssignTest, TestElisionMultitermQuery, ShardSplitTest, SparseHLLTest, CurrencyFieldXmlFileTest, HdfsTlogReplayBufferedWhileIndexingTest, SuggesterWFSTTest, HdfsNNFailoverTest, TestDefaultSearchFieldResource, LeaderElectionTest, DocValuesMultiTest, LeaderFailoverAfterPartitionTest, TestCSVResponseWriter, DirectUpdateHandlerOptimizeTest, RulesTest, DirectSolrConnectionTest, DistributedFacetPivotLargeTest, TestTolerantSearch, CachingDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, TestNoOpRegenerator, SimpleMLTQParserTest, DebugComponentTest, TestFieldCacheSort, TestRandomRequestDistribution, CleanupOldIndexTest, OverseerStatusTest, TestCoreDiscovery, QueryParsingTest, TestCharFilters, TestTrieFacet, CollectionStateFormat2Test, TestFilteredDocIdSet, TestSubQueryTransformer, TestCollationFieldDocValues, TestStressReorder, HdfsChaosMonkeyNothingIsSafeTest, SuggesterTest, TestInitQParser, TestSimpleQParserPlugin, BlockJoinFacetSimpleTest, TestFieldTypeResource, HdfsDirectoryTest, HdfsRestartWhileUpdatingTest, HighlighterConfigTest, DeleteShardTest, TestIndexSearcher, TestRuleBasedAuthorizationPlugin, TestFileDictionaryLookup, TestCryptoKeys, TestInitParams, TestMinMaxOnMultiValuedField, SolrTestCaseJ4Test, SliceStateTest, XmlUpdateRequestHandlerTest, TermVectorComponentDistributedTest, TestConfigSetsAPI, DirectUpdateHandlerTest, HdfsDirectoryFactoryTest, MigrateRouteKeyTest, SuggesterTSTTest, ShowFileRequestHandlerTest, TestPHPSerializedResponseWriter, OverseerTest, ConjunctionSolrSpellCheckerTest, CoreAdminHandlerTest, ClusterStateTest, DateMathParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestIndexingPerformance, BinaryUpdateRequestHandlerTest, RecoveryZkTest, DistribDocExpirationUpdateProcessorTest, TestUtils, CoreMergeIndexesAdminHandlerTest, TestCloudInspectUtil, TestPerFieldSimilarity, TestNonDefinedSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, TestLockTree, TestReversedWildcardFilterFactory, TestSolrFieldCacheMBean, TestSolrDeletionPolicy1, TestCollationField, OverriddenZkACLAndCredentialsProvidersTest, PKIAuthenticationIntegrationTest, TestAuthenticationFramework, TestJmxIntegration, EnumFieldTest, TestFieldCollectionResource, BadIndexSchemaTest, TestXIncludeConfig, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, ConnectionManagerTest, DeleteInactiveReplicaTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RollingRestartTest, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestStressCloudBlindAtomicUpdates, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest]
   [junit4] Completed [496/612 (1!)] on J2 in 31.27s, 6 tests, 1 error <<< FAILURES!

[...truncated 164 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/init-core-data-001
   [junit4]   2> 1564821 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1564821 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1564821 INFO  (Thread-4047) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1564821 INFO  (Thread-4047) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1564921 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43810
   [junit4]   2> 1564921 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564922 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564924 INFO  (zkCallback-2111-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@484d880c name:ZooKeeperConnection Watcher:127.0.0.1:43810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564924 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564924 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564924 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1564926 INFO  (jetty-launcher-2110-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1564926 INFO  (jetty-launcher-2110-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1564926 INFO  (jetty-launcher-2110-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@422c36b3{/solr,null,AVAILABLE}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1caf4685{/solr,null,AVAILABLE}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@27f6ef{HTTP/1.1,[http/1.1]}{127.0.0.1:46118}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@74c13289{HTTP/1.1,[http/1.1]}{127.0.0.1:38269}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-1) [    ] o.e.j.s.Server Started @1567392ms
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-2) [    ] o.e.j.s.Server Started @1567392ms
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46118}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38269}
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 1564927 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1'
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2'
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564928 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564929 INFO  (zkCallback-2112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@716306cb name:ZooKeeperConnection Watcher:127.0.0.1:43810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564929 INFO  (zkCallback-2113-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1500a263 name:ZooKeeperConnection Watcher:127.0.0.1:43810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1564929 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2/.
   [junit4]   2> 1564941 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1551a105a830002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1/.
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1137537750
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 437599457
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2]
   [junit4]   2> 1564941 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1]
   [junit4]   2> 1564941 WARN  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2/lib
   [junit4]   2> 1564941 WARN  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1/lib
   [junit4]   2> 1564942 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1564942 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1564943 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1564943 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43810/solr
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43810/solr
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564944 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564945 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564945 INFO  (zkCallback-2119-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b7b9070 name:ZooKeeperConnection Watcher:127.0.0.1:43810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564945 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564945 INFO  (zkCallback-2118-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44978445 name:ZooKeeperConnection Watcher:127.0.0.1:43810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$202/178520281@797e7678
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$202/178520281@2c8ff967
   [junit4]   2> 1564946 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1551a105a830004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1564946 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564947 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564947 INFO  (zkCallback-2120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50d025f8 name:ZooKeeperConnection Watcher:127.0.0.1:43810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564947 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564947 INFO  (zkCallback-2121-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f7792e3 name:ZooKeeperConnection Watcher:127.0.0.1:43810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564947 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564947 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1564947 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1564948 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1564948 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1564949 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1564949 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1564950 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1564950 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1564950 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1564950 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1564951 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1564955 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1564958 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1564958 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1564958 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1564958 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1564959 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1564960 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1564960 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1564960 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1564960 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1564961 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1564961 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1564961 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1564961 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96011624598667269-127.0.0.1:38269_solr-n_0000000000
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96011624598667270-127.0.0.1:46118_solr-n_0000000001
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38269_solr
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96011624598667269-127.0.0.1:38269_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1564962 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46118_solr
   [junit4]   2> 1564963 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46118_solr
   [junit4]   2> 1564963 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96011624598667269-127.0.0.1:38269_solr-n_0000000000) starting
   [junit4]   2> 1564963 INFO  (zkCallback-2120-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1564963 INFO  (zkCallback-2121-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1564967 INFO  (zkCallback-2120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1564968 INFO  (zkCallback-2121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1564968 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1564969 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1564969 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1564969 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node1/.
   [junit4]   2> 1564970 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1564970 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1564970 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1564970 INFO  (jetty-launcher-2110-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1564970 INFO  (OverseerCollectionConfigSetProcessor-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1564970 INFO  (OverseerStateUpdate-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1564970 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38269_solr as DOWN
   [junit4]   2> 1564971 INFO  (OverseerStateUpdate-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1564971 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38269_solr
   [junit4]   2> 1564971 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38269_solr
   [junit4]   2> 1564971 INFO  (OverseerStateUpdate-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38269_solr"} current state version: 0
   [junit4]   2> 1564971 INFO  (OverseerStateUpdate-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38269_solr
   [junit4]   2> 1564971 INFO  (zkCallback-2120-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1564972 INFO  (zkCallback-2120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1564972 INFO  (zkCallback-2121-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1564972 INFO  (zkCallback-2121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1564979 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1564979 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1564980 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_EE6A25F9A620B422-001/tempDir-001/node2/.
   [junit4]   2> 1564980 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1564980 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1564980 INFO  (jetty-launcher-2110-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1564980 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564981 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564981 INFO  (zkCallback-2124-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@163fb63b name:ZooKeeperConnection Watcher:127.0.0.1:43810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564981 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564981 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564982 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43810/solr
   [junit4]   2> 1564983 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1564983 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1564984 INFO  (zkCallback-2127-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f904e0a name:ZooKeeperConnection Watcher:127.0.0.1:43810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1564984 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1564984 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1564984 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1564984 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1564984 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1564985 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1564986 INFO  (SUITE-TestManagedSchemaAPI-seed#[EE6A25F9A620B422]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 1564994 INFO  (TEST-TestManagedSchemaAPI.test-seed#[EE6A25F9A620B422]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1564996 INFO  (qtp603301601-12951) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1565000 INFO  (OverseerCollectionConfigSetProcessor-96011624598667269-127.0.0.1:38269_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4] 

[...truncated too long message...]

unit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2384)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica1: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:949)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:785)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> 1586928 WARN  (Thread-4080) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:957)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2384)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica2: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:949)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:785)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=FSTOrd50, id=PostingsFormat(name=Asserting), myNewField=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=104, maxMBSortInHeap=5.620892614009332, sim=ClassicSimilarity, locale=ro-MD, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=175698560,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacets, TestUpdate, CoreAdminRequestStatusTest, TestStressVersions, DistributedIntervalFacetingTest, MoreLikeThisHandlerTest, TestSimpleTrackingShardHandler, TestFastLRUCache, OverseerRolesTest, HLLUtilTest, MultiTermTest, ZkCLITest, SuggesterFSTTest, TestTolerantUpdateProcessorCloud, TestCopyFieldCollectionResource, CollectionsAPIDistributedZkTest, NotRequiredUniqueKeyTest, ConfigSetsAPITest, TestBinaryResponseWriter, SoftAutoCommitTest, HdfsBasicDistributedZkTest, DirectSolrSpellCheckerTest, DistributedFacetPivotSmallAdvancedTest, SolrInfoMBeanTest, HdfsCollectionsAPIDistributedZkTest, DistributedQueryComponentCustomSortTest, TestMissingGroups, TestDFISimilarityFactory, DistributedExpandComponentTest, TestFieldCacheVsDocValues, TestConfigSetsAPIZkFailure, TestEmbeddedSolrServerConstructors, DistribCursorPagingTest, SortSpecParsingTest, TestCursorMarkWithoutUniqueKey, DistanceFunctionTest, AsyncMigrateRouteKeyTest, TestFiltering, TestChildDocTransformer, TestCloudSchemaless, TestSortByMinMaxFunction, TestSolrCloudWithKerberosAlt, WordBreakSolrSpellCheckerTest, TestLFUCache, BadCopyFieldTest, TestSolr4Spatial2, CloudMLTQParserTest, TestFieldTypeCollectionResource, TestDocTermOrds, TriLevelCompositeIdRoutingTest, TestPivotHelperCode, TestHashQParserPlugin, ResponseHeaderTest, TestBlendedInfixSuggestions, SharedFSAutoReplicaFailoverUtilsTest, OpenCloseCoreStressTest, BlockJoinFacetRandomTest, ConvertedLegacyTest, RestartWhileUpdatingTest, TestBlobHandler, SuggestComponentTest, ShardRoutingTest, SolrCmdDistributorTest, HighlighterTest, HdfsRecoveryZkTest, CustomCollectionTest, SpellingQueryConverterTest, MBeansHandlerTest, TestGeoJSONResponseWriter, DistributedQueueTest, SpellCheckCollatorTest, TestReqParamsAPI, AliasIntegrationTest, SimplePostToolTest, TestPartialUpdateDeduplication, TestHdfsUpdateLog, TestReloadAndDeleteDocs, HttpPartitionTest, ClusterStateUpdateTest, TimeZoneUtilsTest, TestSolrConfigHandlerCloud, ShardRoutingCustomTest, TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory, UpdateRequestProcessorFactoryTest, TestCloudDeleteByQuery, TestDistributedGrouping, TestStressUserVersions, TestCoreContainer, TestBulkSchemaConcurrent, DeleteReplicaTest, CheckHdfsIndexTest, TestPKIAuthenticationPlugin, SaslZkACLProviderTest, TestCodecSupport, NumericFieldsTest, TestDynamicFieldResource, DocValuesMissingTest, TestQuerySenderNoQuery, TestCollectionAPI, TestOnReconnectListenerSupport, TestReplicaProperties, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestManagedSchemaAPI]
   [junit4] Completed [552/612 (2!)] on J1 in 22.25s, 1 test, 1 error <<< FAILURES!

[...truncated 213 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 612 suites (10 ignored), 2560 tests, 2 errors, 118 ignored (72 assumptions) [seed: EE6A25F9A620B422]

Total time: 49 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any