Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1432/
Java: 64bit/jdk-9-ea+129 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
Stack Trace:
java.util.ConcurrentModificationException
at
__randomizedtesting.SeedInfo.seed([FA459DF725097EFF:A77E52876204E1C1]:0)
at
java.util.HashMap$HashIterator.nextNode(java.base@9-ea/HashMap.java:1489)
at java.util.HashMap$KeyIterator.next(java.base@9-ea/HashMap.java:1513)
at
java.util.AbstractCollection.addAll(java.base@9-ea/AbstractCollection.java:351)
at java.util.HashSet.<init>(java.base@9-ea/HashSet.java:119)
at
org.apache.solr.common.cloud.ZkStateReader.getStateWatchers(ZkStateReader.java:1279)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:116)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 13300 lines...]
[junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/init-core-data-001
[junit4] 2> 87474 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 87474 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 87475 INFO (Thread-181) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 87475 INFO (Thread-181) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 87575 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43935
[junit4] 2> 87575 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87575 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87577 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@442545d3
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87577 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87577 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87577 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 87581 INFO (jetty-launcher-82-thread-1) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 87581 INFO (jetty-launcher-82-thread-2) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 87583 INFO (jetty-launcher-82-thread-3) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 87583 INFO (jetty-launcher-82-thread-4) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 87583 INFO (jetty-launcher-82-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76921045{/solr,null,AVAILABLE}
[junit4] 2> 87584 INFO (jetty-launcher-82-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71aeb176{/solr,null,AVAILABLE}
[junit4] 2> 87585 INFO (jetty-launcher-82-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@682d39a5{/solr,null,AVAILABLE}
[junit4] 2> 87585 INFO (jetty-launcher-82-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e57f9c4{/solr,null,AVAILABLE}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1336165e{HTTP/1.1,[http/1.1]}{127.0.0.1:37533}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@45f58fe9{HTTP/1.1,[http/1.1]}{127.0.0.1:38461}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ] o.e.j.s.Server
Started @89915ms
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1cb25dd0{HTTP/1.1,[http/1.1]}{127.0.0.1:37848}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ] o.e.j.s.Server
Started @89915ms
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ] o.e.j.s.Server
Started @89915ms
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38461}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37848}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@c000347{HTTP/1.1,[http/1.1]}{127.0.0.1:32848}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37533}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ] o.e.j.s.Server
Started @89915ms
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32848}
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4'
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3'
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2'
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1'
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87587 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87588 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87588 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87588 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87588 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87589 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87590 INFO (zkCallback-84-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@396377bd
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87590 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87591 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ac9d704
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87591 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87591 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87591 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87591 INFO (zkCallback-86-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c663dd5
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87592 INFO (zkCallback-87-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9371cc0 name:ZooKeeperConnection
Watcher:127.0.0.1:43935/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87592 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87593 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87593 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 87599 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/.
[junit4] 2> 87599 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3/.
[junit4] 2> 87599 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1787425521
[junit4] 2> 87599 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 389875600
[junit4] 2> 87599 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2/.
[junit4] 2> 87600 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3]
[junit4] 2> 87600 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4]
[junit4] 2> 87600 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1149961023
[junit4] 2> 87600 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2]
[junit4] 2> 87600 WARN (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3/lib
[junit4] 2> 87600 WARN (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2/lib
[junit4] 2> 87600 WARN (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/lib
[junit4] 2> 87600 INFO (jetty-launcher-82-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 87600 INFO (jetty-launcher-82-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 87600 INFO (jetty-launcher-82-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 87601 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43935/solr
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1/.
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1776308624
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1]
[junit4] 2> 87602 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156772a84240001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 87602 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87602 WARN (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1/lib
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 87603 INFO (jetty-launcher-82-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43935/solr
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 87604 INFO (zkCallback-94-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@682e218b
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87604 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 87603 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43935/solr
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87609 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43935/solr
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87611 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87612 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87612 INFO (zkCallback-95-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71102d90
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87612 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156772a84240005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 87612 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/316428573@507628f4
[junit4] 2> 87612 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87613 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87613 INFO (zkCallback-99-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@39868772
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87613 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87613 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87613 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87614 INFO (zkCallback-98-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@59d28fa5
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87614 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87614 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87615 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/316428573@6dd34791
[junit4] 2> 87615 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a36cc70
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87615 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87615 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87616 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/316428573@1e650e2f
[junit4] 2> 87616 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$145/316428573@1b26819d
[junit4] 2> 87616 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87616 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87617 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 87617 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@668dfc6a
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87617 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87618 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@51e9ce82
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87618 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87618 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@181beaa name:ZooKeeperConnection
Watcher:127.0.0.1:43935/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 87618 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87619 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 87622 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 87622 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 87622 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 87623 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 87625 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 87625 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 87625 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 87625 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 87627 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 87627 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 87627 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 87627 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 87629 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 87629 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 87629 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 87630 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 87630 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 87630 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 87630 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 87631 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 87631 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 87631 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 87632 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 87633 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 87634 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 87634 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 87634 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 87634 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 87635 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 87635 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 87635 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 87636 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 87636 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 87636 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 87637 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87638 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87638 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87638 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 87640 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 87640 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 87640 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 87641 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 87641 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 87642 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 87642 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 87642 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96395466524327948-127.0.0.1:38461_solr-n_0000000000
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96395466524327945-127.0.0.1:37848_solr-n_0000000001
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38461_solr
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96395466524327947-127.0.0.1:32848_solr-n_0000000002
[junit4] 2> 87643 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96395466524327946-127.0.0.1:37533_solr-n_0000000003
[junit4] 2> 87645 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96395466524327948-127.0.0.1:38461_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 87645 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96395466524327945-127.0.0.1:37848_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 87645 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96395466524327948-127.0.0.1:38461_solr-n_0000000000) starting
[junit4] 2> 87645 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96395466524327947-127.0.0.1:32848_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37848_solr
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37848_solr
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32848_solr
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32848_solr
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37533_solr
[junit4] 2> 87646 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37533_solr
[junit4] 2> 87647 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 87647 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 87647 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 87647 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 87647 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 87648 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 87648 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 87648 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 87648 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 87651 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 87651 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 87651 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 87651 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 87658 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 87659 INFO
(OverseerCollectionConfigSetProcessor-96395466524327948-127.0.0.1:38461_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 87659 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 87659 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38461_solr as DOWN
[junit4] 2> 87662 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
[junit4] 2> 87662 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38461_solr
[junit4] 2> 87662 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38461_solr
[junit4] 2> 87663 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87663 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87663 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:38461_solr"} current state version: 0
[junit4] 2> 87663 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87663 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87663 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38461_solr
[junit4] 2> 87664 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87664 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87665 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 87665 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 87665 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/.
[junit4] 2> 87666 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 87667 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 87667 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 87667 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node2/.
[junit4] 2> 87667 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 87672 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 87673 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 87673 INFO (jetty-launcher-82-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 87673 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 87674 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 87674 INFO (jetty-launcher-82-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 87678 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 87678 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 87679 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node3/.
[junit4] 2> 87679 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 87679 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 87681 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node1/.
[junit4] 2> 87693 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 87693 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 87693 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 87694 INFO (jetty-launcher-82-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 87694 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 87694 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 87694 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87694 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87696 INFO (zkCallback-108-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e112052
name:ZooKeeperConnection Watcher:127.0.0.1:43935 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87696 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87696 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87698 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87698 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87699 INFO (zkCallback-111-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c136529
name:ZooKeeperConnection Watcher:127.0.0.1:43935/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 87699 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87700 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87700 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 87701 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 87701 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 87702 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
[junit4] 2> 87705 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
[junit4] 2> 87707 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
[junit4] 2> 87708 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
[junit4] 2> 87709 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
[junit4] 2> 87710 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
[junit4] 2> 87711 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
[junit4] 2> 87736 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateWatcherChecksCurrentStateOnRegister
[junit4] 2> 87736 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 87736 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 87738 INFO (zkCallback-112-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5656be0 name:ZooKeeperConnection
Watcher:127.0.0.1:43935 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 87738 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 87738 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 87746 INFO (qtp1741775737-590) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=e1064b15-5999-477c-94c6-d5e409f47247&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 87753 INFO (qtp1741775737-590) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={async=e1064b15-5999-477c-94c6-d5e409f47247&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 87756 INFO (qtp1741775737-592) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 87756 INFO
(OverseerCollectionConfigSetProcessor-96395466524327948-127.0.0.1:38461_solr-n_0000000000)
[ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-e1064b15-5999-477c-94c6-d5e409f47247
[junit4] 2> 87758 INFO (qtp1741775737-592) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 87758 INFO
(OverseerCollectionConfigSetProcessor-96395466524327948-127.0.0.1:38461_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"currentstate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"e1064b15-5999-477c-94c6-d5e409f47247",
[junit4] 2> "operation":"create"}
[junit4] 2> 87760 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"currentstate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"e1064b15-5999-477c-94c6-d5e409f47247",
[junit4] 2> "operation":"create"}
[junit4] 2> 87761 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Create collection currentstate
[junit4] 2> 87763 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node
/collections/currentstate
[junit4] 2> 87763 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/currentstate
[junit4] 2> 87765 INFO (zkCallback-101-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 87765 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 87765 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 87766 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 87765 INFO (zkCallback-111-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 87768 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"currentstate",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"e1064b15-5999-477c-94c6-d5e409f47247",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 87769 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName: currentstate
[junit4] 2> 87776 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/currentstate/state.json
[junit4] 2> 87870 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection
currentstate, shardNames [shard1] , replicationFactor : 1
[junit4] 2> 87870 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Creating core
currentstate_shard1_replica1 as part of shard shard1 of collection currentstate
on 127.0.0.1:37848_solr
[junit4] 2> 87877 INFO (qtp1712288522-611) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={async=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 87877 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.a.CoreAdminOperation core create command
async=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
[junit4] 2> 87878 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, collection.configName=config, collection=currentstate,
loadOnStartup=true, transient=false, name=currentstate_shard1_replica1,
numShards=1, shard=shard1, config=solrconfig.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 87879 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 87879 INFO (qtp1712288522-613) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
e1064b15-5999-477c-94c6-d5e409f472472170920822208068
[junit4] 2> 87879 INFO (qtp1712288522-613) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 87881 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController Registering watch for collection currentstate
[junit4] 2> 87881 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "core":"currentstate_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37848/solr",
[junit4] 2> "node_name":"127.0.0.1:37848_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 87883 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [0]
[junit4] 2> 87883 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "core":"currentstate_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37848/solr",
[junit4] 2> "node_name":"127.0.0.1:37848_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate",
[junit4] 2> "operation":"state"}
[junit4] 2> 87884 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 87987 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/currentstate/state.json version: 0
[junit4] 2> 87990 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/currentstate/state.json] for collection [currentstate] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 87990 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [0] to [1]
[junit4] 2> 88761 INFO (qtp1741775737-594) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 88761 INFO (qtp1741775737-594) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 88883 INFO (qtp1712288522-615) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
e1064b15-5999-477c-94c6-d5e409f472472170920822208068
[junit4] 2> 88883 INFO (qtp1712288522-615) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 88884 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
currentstate_shard1_replica1
[junit4] 2> 88884 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController Check for collection zkNode:currentstate
[junit4] 2> 88891 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 88891 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
[junit4] 2> 88892 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config]
specified config exists in ZooKeeper
[junit4] 2> 88893 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/currentstate_shard1_replica1'
[junit4] 2> 88893 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 88893 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 88894 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 88898 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 88901 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 88906 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 88911 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.IndexSchema [currentstate_shard1_replica1] Schema name=test
[junit4] 2> 89003 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 89003 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 89004 WARN (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 89005 WARN (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 89011 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/config',
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 89011 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'currentstate_shard1_replica1' using
configuration from collection currentstate
[junit4] 2> 89012 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 89012 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore [[currentstate_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/currentstate_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/]
[junit4] 2> 89012 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core:
currentstate_shard1_replica1
[junit4] 2> 89013 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/snapshot_metadata
[junit4] 2> 89013 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 89013 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data
[junit4] 2> 89013 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index/
[junit4] 2> 89013 WARN (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore [currentstate_shard1_replica1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 89013 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
[junit4] 2> 89014 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61986ef7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26d1e196),segFN=segments_1,generation=1}
[junit4] 2> 89014 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 89014 INFO
(OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [ ]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
currentstate_shard1_replica1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
[junit4] 2> 89014 WARN
(OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 89025 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 89028 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 89030 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 89033 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 89034 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 89035 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 89035 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 89036 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 89036 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 89037 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 89037 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 89038 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61986ef7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26d1e196),segFN=segments_1,generation=1}
[junit4] 2> 89038 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 89038 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a5296c8[currentstate_shard1_replica1] main]
[junit4] 2> 89039 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
[junit4] 2> 89049 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config]
specified config exists in ZooKeeper
[junit4] 2> 89049 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/config
[junit4] 2> 89051 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 89051 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 89051 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 89052 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/config/_rest_managed.json
[junit4] 2> 89052 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 89052 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 89052 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 89053 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 89053 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 89053 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 89053 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1542327466042851328
[junit4] 2> 89055 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1542327466042851328
[junit4] 2> 89056 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController watch zkdir /configs/config
[junit4] 2> 89057 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.CoreContainer registering core: currentstate_shard1_replica1
[junit4] 2> 89058 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController Register replica - core:currentstate_shard1_replica1
address:http://127.0.0.1:37848/solr collection:currentstate shard:shard1
[junit4] 2> 89058 INFO (searcherExecutor-326-thread-1) [ ]
o.a.s.c.SolrCore [currentstate_shard1_replica1] Registered new searcher
Searcher@4a5296c8[currentstate_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 89064 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/currentstate/leader_elect/shard1/election
[junit4] 2> 89067 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/currentstate/leader_elect/shard1/election/96395466524327945-core_node1-n_0000000000
[junit4] 2> 89068 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 89070 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 89070 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 89070 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate"} current state version: 0
[junit4] 2> 89071 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37848/solr/currentstate_shard1_replica1/
[junit4] 2> 89071 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 89071 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:37848/solr/currentstate_shard1_replica1/
has no replicas
[junit4] 2> 89087 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/currentstate/leaders/shard1
[junit4] 2> 89092 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/currentstate/leaders/shard1/leader after winning as
/collections/currentstate/leader_elect/shard1/election/96395466524327945-core_node1-n_0000000000
[junit4] 2> 89115 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37848/solr/currentstate_shard1_replica1/ shard1
[junit4] 2> 89115 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate",
[junit4] 2> "base_url":"http://127.0.0.1:37848/solr",
[junit4] 2> "core":"currentstate_shard1_replica1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 89222 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/currentstate/state.json version: 1
[junit4] 2> 89224 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/currentstate/state.json] for collection [currentstate] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 89225 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [1] to [2]
[junit4] 2> 89267 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController We are
http://127.0.0.1:37848/solr/currentstate_shard1_replica1/ and leader is
http://127.0.0.1:37848/solr/currentstate_shard1_replica1/
[junit4] 2> 89268 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController No LogReplay needed for core=currentstate_shard1_replica1
baseURL=http://127.0.0.1:37848/solr
[junit4] 2> 89268 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 89268 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.ZkController publishing state=active
[junit4] 2> 89269 INFO (parallelCoreAdminExecutor-318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for
currentstate
[junit4] 2> 89270 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "core":"currentstate_shard1_replica1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37848/solr",
[junit4] 2> "node_name":"127.0.0.1:37848_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 89270 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "core":"currentstate_shard1_replica1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37848/solr",
[junit4] 2> "node_name":"127.0.0.1:37848_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"currentstate",
[junit4] 2> "operation":"state"}
[junit4] 2> 89381 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/currentstate/state.json version: 2
[junit4] 2> 89384 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/currentstate/state.json] for collection [currentstate] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 89385 INFO (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [2] to [3]
[junit4] 2> 89763 INFO (qtp1741775737-577) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 89765 INFO (qtp1741775737-577) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 89886 INFO (qtp1712288522-596) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
e1064b15-5999-477c-94c6-d5e409f472472170920822208068
[junit4] 2> 89886 INFO (qtp1712288522-596) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 89892 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed/mn-e1064b15-5999-477c-94c6-d5e409f47247
[junit4] 2> 89894 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 89894 INFO (OverseerThreadFactory-317-thread-1) [ ]
o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message
id:/overseer/collection-queue-work/qn-0000000000 complete,
response:{success={127.0.0.1:37848_solr={responseHeader={status=0,QTime=0}}},e1064b15-5999-477c-94c6-d5e409f472472170920822208068={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId:
e1064b15-5999-477c-94c6-d5e409f472472170920822208068 webapp=null
path=/admin/cores
params={async=e1064b15-5999-477c-94c6-d5e409f472472170920822208068&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2}
status=0 QTime=0}}
[junit4] 2> 90767 INFO (qtp1741775737-590) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 90772 INFO (qtp1741775737-590) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 90776 INFO (qtp1741775737-592) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 90777 INFO (qtp1741775737-592) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=e1064b15-5999-477c-94c6-d5e409f47247&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 90780 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [3]
[junit4] 2> 90782 INFO
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FA459DF725097EFF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStateWatcherChecksCurrentStateOnRegister
[
[...truncated too long message...]
ctionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/index;done=false>>]
[junit4] 2> 114218 INFO (zkCallback-120-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating data for [stateformat1] from [0] to [1]
[junit4] 2> 114220 INFO (jetty-launcher-82-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=96395466524327948-127.0.0.1:38461_solr-n_0000000000) closing
[junit4] 2> 114220 INFO
(OverseerStateUpdate-96395466524327948-127.0.0.1:38461_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38461_solr
[junit4] 2> 114220 INFO (coreCloseExecutor-431-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 114223 INFO (coreCloseExecutor-431-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/index
[junit4] 2> 114221 INFO (zkCallback-120-thread-2) [ ]
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> 114223 INFO (coreCloseExecutor-431-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/snapshot_metadata;done=false>>]
[junit4] 2> 114221 INFO (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 114224 INFO (coreCloseExecutor-431-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 114224 INFO (coreCloseExecutor-431-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001/tempDir-001/node4/./waitforstate_shard1_replica1/data/snapshot_metadata
[junit4] 2> 114224 WARN (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 114223 INFO (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [3])
[junit4] 2> 114226 INFO (zkCallback-120-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 114226 INFO (jetty-launcher-82-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2960bd9a{/solr,null,UNAVAILABLE}
[junit4] 2> 114226 INFO (zkCallback-120-thread-2) [ ]
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> 115726 WARN (zkCallback-103-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 115726 INFO (jetty-launcher-82-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76921045{/solr,null,UNAVAILABLE}
[junit4] 2> 115727 WARN (zkCallback-120-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 115727 WARN (zkCallback-120-thread-1) [ ]
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.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(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 115727 INFO (jetty-launcher-82-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@27bbaaf1{/solr,null,UNAVAILABLE}
[junit4] 2> 115728 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43935 43935
[junit4] 2> 115876 INFO (Thread-181) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43935 43935
[junit4] 2> 115877 WARN (Thread-181) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 7 /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> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/testcollection/state.json
[junit4] 2> 5 /solr/collections/falsepredicate/state.json
[junit4] 2> 3 /solr/collections/currentstate/state.json
[junit4] 2> 3
/solr/overseer_elect/election/96395466524327948-127.0.0.1:38461_solr-n_0000000000
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96395466524327947-127.0.0.1:32848_solr-n_0000000002
[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> 39 /solr/overseer/queue
[junit4] 2> 16 /solr/overseer/queue-work
[junit4] 2> 8 /solr/collections
[junit4] 2> 8 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 115877 INFO
(SUITE-TestCollectionStateWatchers-seed#[FA459DF725097EFF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FA459DF725097EFF-001
[junit4] 2> Aug 11, 2016 1:15:18 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1349, maxMBSortInHeap=5.486511387036221,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=chr-US,
timezone=Asia/Yerevan
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=415341664,total=509018112
[junit4] 2> NOTE: All tests run in this JVM: [JdbcDriverTest,
TestFastInputStream, CloudSolrClientMultiConstructorTest,
TestCloudSolrClientConnections, SolrDocumentTest, TestCollectionAdminRequest,
SolrExampleStreamingBinaryTest, LBHttpSolrClientBuilderTest,
TestSolrProperties, DocumentAnalysisResponseTest, ClientUtilsTest,
TestDelegationTokenResponse, SolrQueryTest, OperationsTest, SolrExampleXMLTest,
JettyWebappTest, SolrParamTest, TermsResponseTest, TestEmbeddedSolrServer,
QueryResponseTest, TestNamedListCodec, ContentStreamTest, HttpClientUtilTest,
FieldAnalysisResponseTest, CollectionAdminRequestRequiredParamsTest,
TestLBHttpSolrClient, NoOpResponseParserTest, SolrZkClientTest,
TestCollectionStateWatchers]
[junit4] Completed [87/87 (1!)] on J1 in 28.92s, 9 tests, 1 error <<<
FAILURES!
[...truncated 49041 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]