Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3503/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([65BD630F2883D20B:3886AC7F6F8E4D35]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:651)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 13177 lines...]
[junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/init-core-data-001
[junit4] 2> 193332 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 193333 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 193333 INFO (Thread-528) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 193333 INFO (Thread-528) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 193443 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52368
[junit4] 2> 193443 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193444 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193470 INFO (zkCallback-650-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3427f6eb
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193471 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193471 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193471 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 193477 INFO (jetty-launcher-649-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 193477 INFO (jetty-launcher-649-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 193478 INFO (jetty-launcher-649-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 193478 INFO (jetty-launcher-649-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 193484 INFO (jetty-launcher-649-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d4d7fc3{/solr,null,AVAILABLE}
[junit4] 2> 193485 INFO (jetty-launcher-649-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68e7159f{/solr,null,AVAILABLE}
[junit4] 2> 193486 INFO (jetty-launcher-649-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43570580{/solr,null,AVAILABLE}
[junit4] 2> 193487 INFO (jetty-launcher-649-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7e629ed{HTTP/1.1,[http/1.1]}{127.0.0.1:52372}
[junit4] 2> 193487 INFO (jetty-launcher-649-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@284252b9{HTTP/1.1,[http/1.1]}{127.0.0.1:52371}
[junit4] 2> 193487 INFO (jetty-launcher-649-thread-1) [ ]
o.e.j.s.Server Started @200435ms
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-2) [ ]
o.e.j.s.Server Started @200435ms
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52372}
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52371}
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1'
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2'
[junit4] 2> 193488 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 193489 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 193489 INFO (jetty-launcher-649-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56d2f5b1{/solr,null,AVAILABLE}
[junit4] 2> 193489 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193489 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f30f6f8{HTTP/1.1,[http/1.1]}{127.0.0.1:52373}
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.e.j.s.Server Started @200438ms
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52373}
[junit4] 2> 193489 INFO (jetty-launcher-649-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@59596a8c{HTTP/1.1,[http/1.1]}{127.0.0.1:52370}
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.e.j.s.Server Started @200438ms
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52370}
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3'
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4'
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 193491 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193490 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193491 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193491 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193492 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193493 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193494 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193495 INFO (zkCallback-654-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@115a35da
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193495 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193495 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193496 INFO (zkCallback-651-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5736de1f
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193496 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193496 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193496 INFO (zkCallback-652-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6b681f63
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193497 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193497 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 193497 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193498 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 193498 INFO (zkCallback-653-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79a69d39
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193498 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193498 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193498 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 193501 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2/.
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1/.
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 784758994
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 555388223
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2]
[junit4] 2> 193518 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1]
[junit4] 2> 193518 WARN (jetty-launcher-649-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2/lib
[junit4] 2> 193519 INFO (jetty-launcher-649-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> 193518 WARN (jetty-launcher-649-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1/lib
[junit4] 2> 193519 INFO (jetty-launcher-649-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> 193520 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/.
[junit4] 2> 193520 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 236431219
[junit4] 2> 193520 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4]
[junit4] 2> 193520 WARN (jetty-launcher-649-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/lib
[junit4] 2> 193520 INFO (jetty-launcher-649-thread-4) [ ]
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> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3/.
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52368/solr
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 845307799
[junit4] 2> 193522 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3]
[junit4] 2> 193523 WARN (jetty-launcher-649-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3/lib
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-3) [ ]
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> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52368/solr
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 193523 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193524 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193524 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 193524 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 193524 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 193524 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52368/solr
[junit4] 2> 193525 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 193525 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193525 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193526 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193527 INFO (zkCallback-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b950b4d
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52368/solr
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193527 INFO (jetty-launcher-649-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193528 INFO (zkCallback-662-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ad479ab
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193528 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193528 INFO (jetty-launcher-649-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193528 INFO (zkCallback-663-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@534138b3
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193528 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193529 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193529 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193531 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1443658829@2a2660bf
[junit4] 2> 193531 INFO (zkCallback-666-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e0defce
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193531 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193532 INFO (jetty-launcher-649-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193532 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193533 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1443658829@4dc8f438
[junit4] 2> 193533 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1443658829@555d388f
[junit4] 2> 193533 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193535 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193536 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1443658829@44949c4
[junit4] 2> 193536 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@74573c2f
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193537 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70538c4d
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193537 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 193537 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 193537 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 193538 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a2df330
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193538 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 193539 INFO
(zkCallback-670-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5db1e7b8
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193539 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 193539 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 193540 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 193540 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 193541 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 193544 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 193544 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 193546 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 193550 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 193551 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 193554 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 193554 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 193557 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 193557 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 193560 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 193561 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 193563 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 193563 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 193565 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 193565 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 193567 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 193567 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 193570 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 193570 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 193572 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 193572 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 193573 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 193573 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 193574 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 193574 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 193579 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 193580 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 193582 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 193582 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 193584 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 193584 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 193584 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96476669398810636-127.0.0.1:52373_solr-n_0000000000
[junit4] 2> 193585 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96476669398810634-127.0.0.1:52372_solr-n_0000000001
[junit4] 2> 193585 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52373_solr
[junit4] 2> 193585 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 193586 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96476669398810636-127.0.0.1:52373_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 193587 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52372_solr
[junit4] 2> 193587 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52372_solr
[junit4] 2> 193588 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer Overseer
(id=96476669398810636-127.0.0.1:52373_solr-n_0000000000) starting
[junit4] 2> 193589 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] 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> 193589 INFO
(zkCallback-670-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] 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> 193591 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 193592 INFO
(zkCallback-670-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 193593 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 193593 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 193596 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 193598 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 193601 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 193602 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 193602 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 193604 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node1/.
[junit4] 2> 193604 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 193604 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 193605 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 193605 INFO (jetty-launcher-649-thread-1)
[n:127.0.0.1:52372_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 193605 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 193606 INFO
(OverseerCollectionConfigSetProcessor-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 193607 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 193607 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52373_solr as DOWN
[junit4] 2> 193608 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 193610 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 193610 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52373_solr
[junit4] 2> 193610 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52373_solr
[junit4] 2> 193613 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] 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> 193613 INFO
(zkCallback-670-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] 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> 193613 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] 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> 193613 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:52373_solr"} current state version: 0
[junit4] 2> 193613 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:52373_solr
[junit4] 2> 193614 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 193614 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] 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> 193614 INFO
(zkCallback-670-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 193619 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 193623 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 193624 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96476669398810635-127.0.0.1:52370_solr-n_0000000002
[junit4] 2> 193625 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 193627 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96476669398810634-127.0.0.1:52372_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 193627 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 193628 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52370_solr as DOWN
[junit4] 2> 193628 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96476669398810633-127.0.0.1:52371_solr-n_0000000003
[junit4] 2> 193629 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 193629 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 193630 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node3/.
[junit4] 2> 193631 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 193631 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96476669398810635-127.0.0.1:52370_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 193632 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52370_solr
[junit4] 2> 193632 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52370_solr
[junit4] 2> 193633 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52371_solr as DOWN
[junit4] 2> 193633 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 193633 INFO (jetty-launcher-649-thread-3)
[n:127.0.0.1:52373_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 193633 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:52370_solr"} current state version: 0
[junit4] 2> 193633 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:52370_solr
[junit4] 2> 193636 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 193636 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 193636 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 193636 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 193637 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 193637 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 193637 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 193637 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 193638 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52371_solr
[junit4] 2> 193638 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52371_solr
[junit4] 2> 193638 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:52371_solr"} current state version: 0
[junit4] 2> 193638 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:52371_solr
[junit4] 2> 193641 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 193641 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 193641 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 193641 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 193642 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 193642 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 193642 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 193642 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 193653 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 193653 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 193654 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node2/.
[junit4] 2> 193654 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 193655 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 193655 INFO (jetty-launcher-649-thread-2)
[n:127.0.0.1:52371_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 193669 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 193669 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 193670 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/.
[junit4] 2> 193671 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 193672 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 193672 INFO (jetty-launcher-649-thread-4)
[n:127.0.0.1:52370_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 193672 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193673 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193675 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73191651
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193675 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193675 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193678 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193679 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193681 INFO (zkCallback-678-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a61f615
name:ZooKeeperConnection Watcher:127.0.0.1:52368/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193681 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193681 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193681 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 193682 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 193684 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 193687 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
[junit4] 2> 193692 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
[junit4] 2> 193695 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
[junit4] 2> 193699 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
[junit4] 2> 193702 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
[junit4] 2> 193705 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
[junit4] 2> 193708 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
[junit4] 2> 193748 INFO
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[65BD630F2883D20B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testWaitForStateWatcherIsRetainedOnPredicateFailure
[junit4] 2> 193749 INFO
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[65BD630F2883D20B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 193749 INFO
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[65BD630F2883D20B])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 193752 INFO (zkCallback-679-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@698a5ef2
name:ZooKeeperConnection Watcher:127.0.0.1:52368 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 193752 INFO
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[65BD630F2883D20B])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 193752 INFO
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[65BD630F2883D20B])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 193756 INFO (qtp169563709-2563) [n:127.0.0.1:52373_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=238f8bed-b247-47ee-8a13-e84ed8b37f09&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 193760 INFO (qtp169563709-2563) [n:127.0.0.1:52373_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=238f8bed-b247-47ee-8a13-e84ed8b37f09&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 193761 INFO (qtp169563709-2572) [n:127.0.0.1:52373_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=238f8bed-b247-47ee-8a13-e84ed8b37f09&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 193761 INFO
(OverseerCollectionConfigSetProcessor-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-238f8bed-b247-47ee-8a13-e84ed8b37f09
[junit4] 2> 193765 INFO (qtp169563709-2572) [n:127.0.0.1:52373_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=238f8bed-b247-47ee-8a13-e84ed8b37f09&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 193765 INFO
(OverseerCollectionConfigSetProcessor-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"falsepredicate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"238f8bed-b247-47ee-8a13-e84ed8b37f09",
[junit4] 2> "operation":"create"}
[junit4] 2> 193766 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"falsepredicate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"238f8bed-b247-47ee-8a13-e84ed8b37f09",
[junit4] 2> "operation":"create"}
[junit4] 2> 193766 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Create collection
falsepredicate
[junit4] 2> 193767 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/falsepredicate
[junit4] 2> 193768 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/falsepredicate
[junit4] 2> 193770 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 193770 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 193770 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 193770 INFO (zkCallback-678-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 193770 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 193776 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"falsepredicate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"238f8bed-b247-47ee-8a13-e84ed8b37f09",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 193776 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: falsepredicate
[junit4] 2> 193778 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/falsepredicate/state.json
[junit4] 2> 193882 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] ,
replicationFactor : 1
[junit4] 2> 193882 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Creating core
falsepredicate_shard1_replica1 as part of shard shard1 of collection
falsepredicate on 127.0.0.1:52371_solr
[junit4] 2> 193883 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Creating core
falsepredicate_shard4_replica1 as part of shard shard4 of collection
falsepredicate on 127.0.0.1:52370_solr
[junit4] 2> 193883 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Creating core
falsepredicate_shard3_replica1 as part of shard shard3 of collection
falsepredicate on 127.0.0.1:52372_solr
[junit4] 2> 193884 INFO
(OverseerThreadFactory-829-thread-1-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.CreateCollectionCmd Creating core
falsepredicate_shard2_replica1 as part of shard shard2 of collection
falsepredicate on 127.0.0.1:52373_solr
[junit4] 2> 193886 INFO (qtp169563709-2574) [n:127.0.0.1:52373_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 193886 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
[junit4] 2> 193887 INFO (qtp1828069129-2564) [n:127.0.0.1:52370_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 193887 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=falsepredicate_shard2_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=falsepredicate,
numShards=4, dataDir=data/, shard=shard2}
[junit4] 2> 193887 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
[junit4] 2> 193888 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=falsepredicate_shard4_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=falsepredicate,
numShards=4, dataDir=data/, shard=shard4}
[junit4] 2> 193888 INFO (qtp1123131263-2570) [n:127.0.0.1:52372_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 193889 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
[junit4] 2> 193889 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=falsepredicate_shard3_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=falsepredicate,
numShards=4, dataDir=data/, shard=shard3}
[junit4] 2> 193889 INFO (qtp1775325704-2558) [n:127.0.0.1:52371_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 193889 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
[junit4] 2> 193890 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=falsepredicate_shard1_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=falsepredicate,
numShards=4, dataDir=data/, shard=shard1}
[junit4] 2> 193890 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 193890 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 193891 INFO (qtp1123131263-2573) [n:127.0.0.1:52372_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077
[junit4] 2> 193891 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 193892 INFO (qtp1123131263-2573) [n:127.0.0.1:52372_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 193893 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 193894 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for
collection falsepredicate
[junit4] 2> 193894 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for
collection falsepredicate
[junit4] 2> 193895 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for
[falsepredicate] ver [0]
[junit4] 2> 193896 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for
collection falsepredicate
[junit4] 2> 193896 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for
collection falsepredicate
[junit4] 2> 193896 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 193896 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for
[falsepredicate] ver [0]
[junit4] 2> 193896 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"falsepredicate_shard4_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52370/solr",
[junit4] 2> "node_name":"127.0.0.1:52370_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 193897 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"falsepredicate_shard4_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52370/solr",
[junit4] 2> "node_name":"127.0.0.1:52370_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"}
[junit4] 2> 193897 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 193897 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for
[falsepredicate] ver [0]
[junit4] 2> 193897 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for
[falsepredicate] ver [0]
[junit4] 2> 193897 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 193898 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 193900 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"falsepredicate_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52373/solr",
[junit4] 2> "node_name":"127.0.0.1:52373_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 193900 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"falsepredicate_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52373/solr",
[junit4] 2> "node_name":"127.0.0.1:52373_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"}
[junit4] 2> 193904 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"falsepredicate_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52371/solr",
[junit4] 2> "node_name":"127.0.0.1:52371_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 193904 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"falsepredicate_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52371/solr",
[junit4] 2> "node_name":"127.0.0.1:52371_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"}
[junit4] 2> 193907 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"falsepredicate_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52372/solr",
[junit4] 2> "node_name":"127.0.0.1:52372_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 193907 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"falsepredicate_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52372/solr",
[junit4] 2> "node_name":"127.0.0.1:52372_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"falsepredicate",
[junit4] 2> "operation":"state"}
[junit4] 2> 194016 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/falsepredicate/state.json version: 0
[junit4] 2> 194017 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 194017 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 194017 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 194017 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 194018 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updating data for
[falsepredicate] from [0] to [1]
[junit4] 2> 194019 INFO
(zkCallback-669-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updating data for
[falsepredicate] from [0] to [1]
[junit4] 2> 194019 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader Updating data for
[falsepredicate] from [0] to [1]
[junit4] 2> 194018 INFO
(zkCallback-668-thread-1-processing-n:127.0.0.1:52372_solr)
[n:127.0.0.1:52372_solr ] o.a.s.c.c.ZkStateReader Updating data for
[falsepredicate] from [0] to [1]
[junit4] 2> 194768 INFO (qtp169563709-2575) [n:127.0.0.1:52373_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=238f8bed-b247-47ee-8a13-e84ed8b37f09&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 194770 INFO (qtp169563709-2575) [n:127.0.0.1:52373_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=238f8bed-b247-47ee-8a13-e84ed8b37f09&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for falsepredicate_shard4_replica1
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for falsepredicate_shard2_replica1
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for falsepredicate_shard1_replica1
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-830-thread-1-processing-n:127.0.0.1:52373_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132266418 CREATE)
[n:127.0.0.1:52373_solr c:falsepredicate s:shard2
x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Check for collection
zkNode:falsepredicate
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-832-thread-1-processing-n:127.0.0.1:52371_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131053285 CREATE)
[n:127.0.0.1:52371_solr c:falsepredicate s:shard1
x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Check for collection
zkNode:falsepredicate
[junit4] 2> 194898 INFO
(parallelCoreAdminExecutor-834-thread-1-processing-n:127.0.0.1:52370_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160131419815 CREATE)
[n:127.0.0.1:52370_solr c:falsepredicate s:shard4
x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Check for collection
zkNode:falsepredicate
[junit4] 2> 194899 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for falsepredicate_shard3_replica1
[junit4] 2> 194899 INFO
(parallelCoreAdminExecutor-826-thread-1-processing-n:127.0.0.1:52372_solr
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077 CREATE)
[n:127.0.0.1:52372_solr c:falsepredicate s:shard3
x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Check for collection
zkNode:falsepredicate
[junit4] 2> 194899 INFO (qtp1123131263-2581) [n:127.0.0.1:52372_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077
[junit4] 2> 194899 INFO (qtp1123131263-2581) [n:127.0.0.1:52372_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=238f8bed-b247-47ee-8a13-e84ed8b37f092297160132033077&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 194899 INFO (parallelCoreAdminExecutor-830-thread-1-pro
[...truncated too long message...]
52370_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/./delayed_shard1_replica1/data
[junit4] 2> 251980 INFO (coreCloseExecutor-919-thread-2)
[n:127.0.0.1:52370_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/./delayed_shard1_replica1/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/./delayed_shard1_replica1/data/index;done=false>>]
[junit4] 2> 251980 INFO (coreCloseExecutor-919-thread-2)
[n:127.0.0.1:52370_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 251980 INFO (coreCloseExecutor-919-thread-2)
[n:127.0.0.1:52370_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001/tempDir-001/node4/./delayed_shard1_replica1/data/index
[junit4] 2> 251981 INFO (jetty-launcher-649-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=96476669398810636-127.0.0.1:52373_solr-n_0000000000) closing
[junit4] 2> 251982 INFO
(zkCallback-690-thread-2-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 251983 INFO
(OverseerStateUpdate-96476669398810636-127.0.0.1:52373_solr-n_0000000000)
[n:127.0.0.1:52373_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52373_solr
[junit4] 2> 251984 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 251984 INFO
(zkCallback-667-thread-2-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 251984 WARN
(zkCallback-667-thread-2-processing-n:127.0.0.1:52371_solr)
[n:127.0.0.1:52371_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 251985 INFO (jetty-launcher-649-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68e7159f{/solr,null,UNAVAILABLE}
[junit4] 2> 251985 INFO
(zkCallback-690-thread-2-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 251985 WARN
(zkCallback-690-thread-2-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 251986 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 251988 INFO
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] 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> 251989 WARN
(zkCallback-670-thread-2-processing-n:127.0.0.1:52373_solr)
[n:127.0.0.1:52373_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 251989 INFO (jetty-launcher-649-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56d2f5b1{/solr,null,UNAVAILABLE}
[junit4] 2> 253495 WARN
(zkCallback-690-thread-1-processing-n:127.0.0.1:52370_solr)
[n:127.0.0.1:52370_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[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.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 253496 INFO (jetty-launcher-649-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@200abc1f{/solr,null,UNAVAILABLE}
[junit4] 2> 253498 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52368 52368
[junit4] 2> 253652 INFO (Thread-528) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52368 52368
[junit4] 2> 260745 WARN (Thread-528) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 12 /solr/collections/falsepredicate/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 3
/solr/overseer_elect/election/96476669398810636-127.0.0.1:52373_solr-n_0000000000
[junit4] 2> 3 /solr/collections/testcollection/state.json
[junit4] 2> 2 /solr/collections/currentstate/state.json
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 62 /solr/overseer/queue
[junit4] 2> 37 /solr/overseer/collection-queue-work
[junit4] 2> 13 /solr/overseer/queue-work
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 260745 INFO
(SUITE-TestCollectionStateWatchers-seed#[65BD630F2883D20B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_65BD630F2883D20B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1737, maxMBSortInHeap=7.463844221755053,
sim=ClassicSimilarity, locale=es-CR, timezone=America/Indiana/Vincennes
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=91943296,total=191836160
[junit4] 2> NOTE: All tests run in this JVM: [NoOpResponseParserTest,
TestSolrProperties, TestSpellCheckResponse, SolrSchemalessExampleTest,
ShardParamsTest, SchemaTest, SolrDocumentTest, TestCollectionAdminRequest,
CloudSolrClientTest, SolrExampleXMLTest, TestJavaBinCodec,
SolrExampleStreamingTest, JDBCStreamTest, TestToleratedUpdateError, TestHash,
StreamingTest, TestDelegationTokenRequest, StreamExpressionToExpessionTest,
ConcatOperationTest, TestDelegationTokenResponse, TestXMLEscaping,
TestBatchUpdate, BasicHttpSolrClientTest, HttpSolrClientBuilderTest,
LBHttpSolrClientBuilderTest, GraphExpressionTest, JdbcDriverTest, JdbcTest,
StreamExpressionParserTest, SolrPingTest, TestSuggesterResponse,
TestCollectionStateWatchers]
[junit4] Completed [85/85 (1!)] on J0 in 67.53s, 9 tests, 1 error <<<
FAILURES!
[...truncated 59483 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]