Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/181/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
Expected: is <3> got: <4>
Stack Trace:
java.lang.AssertionError:
Expected: is <3>
got: <4>
at
__randomizedtesting.SeedInfo.seed([77F9E38804AA5D1:5A445148C7473AEF]:0)
at org.junit.Assert.assertThat(Assert.java:780)
at org.junit.Assert.assertThat(Assert.java:738)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 13127 lines...]
[junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\init-core-data-001
[junit4] 2> 179368 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 179374 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 179374 INFO (Thread-403) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 179374 INFO (Thread-403) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 179475 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50678
[junit4] 2> 179475 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179475 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179478 INFO (zkCallback-497-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ebd542 name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 179478 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179478 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179478 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 179486 INFO (jetty-launcher-496-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 179486 INFO (jetty-launcher-496-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 179486 INFO (jetty-launcher-496-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 179487 INFO (jetty-launcher-496-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@197c1a6{/solr,null,AVAILABLE}
[junit4] 2> 179489 INFO (jetty-launcher-496-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19e11c6{/solr,null,AVAILABLE}
[junit4] 2> 179490 INFO (jetty-launcher-496-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c8dee{/solr,null,AVAILABLE}
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@110142a{HTTP/1.1,[http/1.1]}{127.0.0.1:50682}
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.e.j.s.Server Started @185261ms
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1430de0{HTTP/1.1,[http/1.1]}{127.0.0.1:50685}
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50682}
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-4) [ ]
o.e.j.s.Server Started @185261ms
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50685}
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1'
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 179500 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3'
[junit4] 2> 179501 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 179501 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 179501 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@63d043{HTTP/1.1,[http/1.1]}{127.0.0.1:50688}
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.e.j.s.Server Started @185263ms
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50688}
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4'
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 179502 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 179503 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179504 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179505 INFO (jetty-launcher-496-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a54993{/solr,null,AVAILABLE}
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@12b5f9f{HTTP/1.1,[http/1.1]}{127.0.0.1:50696}
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.e.j.s.Server Started @185266ms
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50696}
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2'
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 179506 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179507 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179510 INFO (zkCallback-499-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d14f22 name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179510 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179510 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179512 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 179513 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179513 INFO (zkCallback-498-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b602ce name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179513 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179513 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179514 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 179514 INFO (zkCallback-500-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f6205d name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179514 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179515 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179515 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 179517 INFO (zkCallback-501-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@132751b name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179517 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179517 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179517 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 179528 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 0x154b37575df0004, 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(Thread.java:745)
[junit4] 2> 179534 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\.
[junit4] 2> 179534 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 29840535
[junit4] 2> 179534 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2]
[junit4] 2> 179534 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3\.
[junit4] 2> 179535 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 2877101
[junit4] 2> 179535 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3]
[junit4] 2> 179535 WARN (jetty-launcher-496-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\lib
[junit4] 2> 179535 INFO (jetty-launcher-496-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,
[junit4] 2> 179538 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 179535 WARN (jetty-launcher-496-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3\lib
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 179539 INFO (jetty-launcher-496-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,
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50678/solr
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179539 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 179540 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1\.
[junit4] 2> 179540 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 27695568
[junit4] 2> 179540 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1]
[junit4] 2> 179541 WARN (jetty-launcher-496-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1\lib
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 179541 INFO (jetty-launcher-496-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,
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50678/solr
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179541 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179544 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179545 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 179546 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 179546 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 179546 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50678/solr
[junit4] 2> 179546 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 179546 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179549 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4\.
[junit4] 2> 179551 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 17199289
[junit4] 2> 179551 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4]
[junit4] 2> 179551 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179552 WARN (jetty-launcher-496-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4\lib
[junit4] 2> 179552 INFO (jetty-launcher-496-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,
[junit4] 2> 179553 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 179554 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 179554 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 179554 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50678/solr
[junit4] 2> 179554 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 179554 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 179555 INFO (zkCallback-504-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11dd0e9 name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 179555 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 179556 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179556 INFO (jetty-launcher-496-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179556 INFO (zkCallback-507-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8dd870 name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 179557 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179557 INFO (zkCallback-510-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19d2b11 name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 179557 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179557 INFO (jetty-launcher-496-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179557 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179558 INFO (zkCallback-513-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14888eb name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 179558 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 179558 INFO (jetty-launcher-496-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 179559 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$31/11758904@10fd975
[junit4] 2> 179560 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 0x154b37575df0007, 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(Thread.java:745)
[junit4] 2> 179564 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$31/11758904@a45896
[junit4] 2> 179563 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$31/11758904@20957
[junit4] 2> 179564 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 0x154b37575df0008, 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(Thread.java:745)
[junit4] 2> 179565 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$31/11758904@1bc8bf7
[junit4] 2> 179566 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 179567 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 179567 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 179567 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 179589 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1afb34e name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179589 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@150f33c name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179589 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 179589 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 179590 INFO
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15d9fd6 name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179590 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 179590 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e1e753 name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 179591 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 179591 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 179591 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 179592 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 179593 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 179594 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 179597 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 179597 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 179598 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 179602 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 179602 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 179604 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 179605 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 179606 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 179607 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 179607 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 179608 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 179610 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 179611 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 179611 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 179612 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 179613 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 179613 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 179613 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 179615 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 179615 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 179615 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 179615 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 179617 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 179617 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 179617 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 179618 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 179618 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 179618 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 179619 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 179619 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 179621 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 179622 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 179622 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 179622 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 179622 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 179623 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 179625 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 179625 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 179625 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 179625 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 179629 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 179630 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 179630 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 179632 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 179633 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 179634 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 179634 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 179635 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 179635 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 179636 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95898809151717385-127.0.0.1:50682_solr-n_0000000000
[junit4] 2> 179637 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50682_solr
[junit4] 2> 179637 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 179637 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95898809151717386-127.0.0.1:50685_solr-n_0000000001
[junit4] 2> 179638 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 179638 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 179639 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95898809151717387-127.0.0.1:50696_solr-n_0000000002
[junit4] 2> 179639 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95898809151717388-127.0.0.1:50688_solr-n_0000000003
[junit4] 2> 179639 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95898809151717385-127.0.0.1:50682_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 179639 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer Overseer
(id=95898809151717385-127.0.0.1:50682_solr-n_0000000000) starting
[junit4] 2> 179640 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50685_solr
[junit4] 2> 179640 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95898809151717386-127.0.0.1:50685_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 179640 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95898809151717387-127.0.0.1:50696_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 179642 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50685_solr
[junit4] 2> 179642 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50696_solr
[junit4] 2> 179642 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50688_solr
[junit4] 2> 179643 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50696_solr
[junit4] 2> 179643 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50688_solr
[junit4] 2> 179643 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 179645 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 179645 INFO
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 179645 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 179645 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 179651 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 179651 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 179662 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 179662 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 179664 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node3\.
[junit4] 2> 179665 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 179667 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 179667 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 179668 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 179670 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 179670 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 179672 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node4\.
[junit4] 2> 179672 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 179673 INFO
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 179680 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 179680 INFO (jetty-launcher-496-thread-4)
[n:127.0.0.1:50685_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 179680 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 179680 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 179680 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 179680 INFO (jetty-launcher-496-thread-3)
[n:127.0.0.1:50688_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 179681 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 179681 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 179682 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\.
[junit4] 2> 179683 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 179684 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 179684 INFO (jetty-launcher-496-thread-2)
[n:127.0.0.1:50696_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 179686 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 179686 INFO
(OverseerCollectionConfigSetProcessor-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 179688 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:50682_solr as DOWN
[junit4] 2> 179688 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 179691 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (3)
[junit4] 2> 179693 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50682_solr"} current state version: 0
[junit4] 2> 179693 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50682_solr
[junit4] 2> 180690 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50682_solr
[junit4] 2> 180690 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50682_solr
[junit4] 2> 180693 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 180693 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 180693 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 180693 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 180694 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 180694 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 180694 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 180694 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 180718 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 180718 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 180719 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node1\.
[junit4] 2> 180720 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 180721 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 180721 INFO (jetty-launcher-496-thread-1)
[n:127.0.0.1:50682_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 180721 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 180722 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 180725 INFO (zkCallback-522-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dc6b4e name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 180725 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 180725 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 180726 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:50678/solr
[junit4] 2> 180726 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 180729 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 180730 INFO (zkCallback-525-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13a29a7 name:ZooKeeperConnection
Watcher:127.0.0.1:50678/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 180730 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 180730 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 180730 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 180731 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 180731 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 180733 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
[junit4] 2> 180736 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
[junit4] 2> 180740 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
[junit4] 2> 180742 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
[junit4] 2> 180744 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
[junit4] 2> 180746 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
[junit4] 2> 180749 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
[junit4] 2> 180774 INFO
(TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[77F9E38804AA5D1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch
[junit4] 2> 180774 INFO
(TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[77F9E38804AA5D1])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 180776 INFO
(TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[77F9E38804AA5D1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 180777 INFO (zkCallback-526-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ae09dd name:ZooKeeperConnection
Watcher:127.0.0.1:50678 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 180777 INFO
(TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[77F9E38804AA5D1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 180777 INFO
(TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[77F9E38804AA5D1])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 180779 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 0x154b37575df000f, 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(Thread.java:745)
[junit4] 2> 180783 INFO (qtp1611857-1540) [n:127.0.0.1:50685_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=d9989604-554a-4534-95d1-db8f384f56a1&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 180785 INFO (qtp1611857-1540) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=d9989604-554a-4534-95d1-db8f384f56a1&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 180786 INFO
(OverseerCollectionConfigSetProcessor-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-d9989604-554a-4534-95d1-db8f384f56a1
[junit4] 2> 180788 INFO
(OverseerCollectionConfigSetProcessor-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"testcollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"d9989604-554a-4534-95d1-db8f384f56a1",
[junit4] 2> "operation":"create"}
[junit4] 2> 180789 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"testcollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"d9989604-554a-4534-95d1-db8f384f56a1",
[junit4] 2> "operation":"create"}
[junit4] 2> 180789 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection testcollection
[junit4] 2> 180790 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/testcollection
[junit4] 2> 180790 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/testcollection
[junit4] 2> 180792 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 180792 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 180792 INFO (zkCallback-525-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 180792 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 180792 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 180794 INFO (qtp1611857-1542) [n:127.0.0.1:50685_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=d9989604-554a-4534-95d1-db8f384f56a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 180796 INFO (qtp1611857-1542) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=d9989604-554a-4534-95d1-db8f384f56a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 180797 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testcollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"4",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"d9989604-554a-4534-95d1-db8f384f56a1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 180797 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testcollection
[junit4] 2> 180798 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testcollection/state.json
[junit4] 2> 180897 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection testcollection, shardNames [shard1, shard2,
shard3, shard4] , replicationFactor : 1
[junit4] 2> 180897 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testcollection_shard3_replica1 as part of shard shard3 of collection
testcollection on 127.0.0.1:50682_solr
[junit4] 2> 180898 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testcollection_shard4_replica1 as part of shard shard4 of collection
testcollection on 127.0.0.1:50685_solr
[junit4] 2> 180898 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testcollection_shard1_replica1 as part of shard shard1 of collection
testcollection on 127.0.0.1:50688_solr
[junit4] 2> 180898 INFO
(OverseerThreadFactory-448-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core testcollection_shard2_replica1 as part of shard shard2 of collection
testcollection on 127.0.0.1:50696_solr
[junit4] 2> 180902 INFO (qtp1611857-1538) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=d9989604-554a-4534-95d1-db8f384f56a1757839638866878&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 180902 INFO (qtp28647679-1552) [n:127.0.0.1:50682_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=d9989604-554a-4534-95d1-db8f384f56a1757839638458085&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 180902 INFO (qtp23909123-1583) [n:127.0.0.1:50696_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=d9989604-554a-4534-95d1-db8f384f56a1757839639208180&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 180905 INFO (qtp8833216-1563) [n:127.0.0.1:50688_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=d9989604-554a-4534-95d1-db8f384f56a1757839639050130&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 180905 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=d9989604-554a-4534-95d1-db8f384f56a1757839639208180&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 180905 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=d9989604-554a-4534-95d1-db8f384f56a1757839638458085&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 180905 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=d9989604-554a-4534-95d1-db8f384f56a1757839638866878&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2
[junit4] 2> 180907 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testcollection_shard3_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testcollection,
numShards=4, dataDir=data\, shard=shard3}
[junit4] 2> 180907 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testcollection_shard2_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testcollection,
numShards=4, dataDir=data\, shard=shard2}
[junit4] 2> 180908 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testcollection_shard4_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testcollection,
numShards=4, dataDir=data\, shard=shard4}
[junit4] 2> 180908 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=d9989604-554a-4534-95d1-db8f384f56a1757839639050130&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 180908 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr c:testcollection s:shard3
x:testcollection_shard3_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 180908 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 180908 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr c:testcollection s:shard2
x:testcollection_shard2_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 180910 INFO (qtp1611857-1538) [n:127.0.0.1:50685_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
d9989604-554a-4534-95d1-db8f384f56a1757839638866878
[junit4] 2> 180910 INFO (qtp1611857-1538) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=d9989604-554a-4534-95d1-db8f384f56a1757839638866878&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 180910 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=testcollection_shard1_replica1, collection.configName=config,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=testcollection,
numShards=4, dataDir=data\, shard=shard1}
[junit4] 2> 180910 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr c:testcollection s:shard1
x:testcollection_shard1_replica1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 180911 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replica1] o.a.s.c.ZkController Registering watch for
collection testcollection
[junit4] 2> 180911 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr c:testcollection s:shard3
x:testcollection_shard3_replica1] o.a.s.c.ZkController Registering watch for
collection testcollection
[junit4] 2> 180911 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr c:testcollection s:shard2
x:testcollection_shard2_replica1] o.a.s.c.ZkController Registering watch for
collection testcollection
[junit4] 2> 180912 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testcollection_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50682/solr",
[junit4] 2> "node_name":"127.0.0.1:50682_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for
[testcollection] ver [0]
[junit4] 2> 180912 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"testcollection_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50682/solr",
[junit4] 2> "node_name":"127.0.0.1:50682_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr c:testcollection s:shard3
x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for
[testcollection] ver [0]
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr c:testcollection s:shard1
x:testcollection_shard1_replica1] o.a.s.c.ZkController Registering watch for
collection testcollection
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr c:testcollection s:shard3
x:testcollection_shard3_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr c:testcollection s:shard2
x:testcollection_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for
[testcollection] ver [0]
[junit4] 2> 180912 INFO
(parallelCoreAdminExecutor-446-thread-1-processing-n:127.0.0.1:50696_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639208180 CREATE)
[n:127.0.0.1:50696_solr c:testcollection s:shard2
x:testcollection_shard2_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 180913 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr c:testcollection s:shard1
x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for
[testcollection] ver [0]
[junit4] 2> 180913 INFO
(parallelCoreAdminExecutor-444-thread-1-processing-n:127.0.0.1:50688_solr
d9989604-554a-4534-95d1-db8f384f56a1757839639050130 CREATE)
[n:127.0.0.1:50688_solr c:testcollection s:shard1
x:testcollection_shard1_replica1] o.a.s.c.ZkController look for our core node
name
[junit4] 2> 180914 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testcollection_shard4_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50685/solr",
[junit4] 2> "node_name":"127.0.0.1:50685_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 180914 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"testcollection_shard4_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50685/solr",
[junit4] 2> "node_name":"127.0.0.1:50685_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 180917 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"testcollection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50696/solr",
[junit4] 2> "node_name":"127.0.0.1:50696_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 180918 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"testcollection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50696/solr",
[junit4] 2> "node_name":"127.0.0.1:50696_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 180919 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testcollection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50688/solr",
[junit4] 2> "node_name":"127.0.0.1:50688_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 180919 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=4
message={
[junit4] 2> "core":"testcollection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50688/solr",
[junit4] 2> "node_name":"127.0.0.1:50688_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 181022 INFO
(OverseerStateUpdate-95898809151717385-127.0.0.1:50682_solr-n_0000000000)
[n:127.0.0.1:50682_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testcollection/state.json version: 0
[junit4] 2> 181022 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181022 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181022 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181023 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 181023 INFO
(zkCallback-517-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testcollection] from [0] to [1]
[junit4] 2> 181023 INFO
(zkCallback-516-thread-1-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testcollection] from [0] to [1]
[junit4] 2> 181023 INFO
(zkCallback-514-thread-2-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testcollection] from [0] to [1]
[junit4] 2> 181024 INFO
(zkCallback-515-thread-1-processing-n:127.0.0.1:50682_solr)
[n:127.0.0.1:50682_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testcollection] from [0] to [1]
[junit4] 2> 181798 INFO (qtp1611857-1538) [n:127.0.0.1:50685_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=d9989604-554a-4534-95d1-db8f384f56a1&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 181799 INFO (qtp1611857-1538) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=d9989604-554a-4534-95d1-db8f384f56a1&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 181912 INFO (qtp1611857-1569) [n:127.0.0.1:50685_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
d9989604-554a-4534-95d1-db8f384f56a1757839638866878
[junit4] 2> 181912 INFO (qtp1611857-1569) [n:127.0.0.1:50685_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=d9989604-554a-4534-95d1-db8f384f56a1757839638866878&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 181913 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for testcollection_shard4_replica1
[junit4] 2> 181913 INFO
(parallelCoreAdminExecutor-449-thread-1-processing-n:127.0.0.1:50682_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638458085 CREATE)
[n:127.0.0.1:50682_solr c:testcollection s:shard3
x:testcollection_shard3_replica1] o.a.s.c.ZkController waiting to find shard id
in clusterstate for testcollection_shard3_replica1
[junit4] 2> 181913 INFO
(parallelCoreAdminExecutor-442-thread-1-processing-n:127.0.0.1:50685_solr
d9989604-554a-4534-95d1-db8f384f56a1757839638866878 CREATE)
[n:127.0.0.1:50685_solr c:testcollection s:shard4
x:testcollection_shard4_replic
[...truncated too long message...]
rd4_replica1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\.\falsepredicate_shard4_replica1\data\index;done=false>>]
[junit4] 2> 207986 INFO (coreCloseExecutor-560-thread-2)
[n:127.0.0.1:50696_solr c:falsepredicate s:shard4 r:core_node3
x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 207986 INFO (coreCloseExecutor-560-thread-2)
[n:127.0.0.1:50696_solr c:falsepredicate s:shard4 r:core_node3
x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001\tempDir-001\node2\.\falsepredicate_shard4_replica1\data\index
[junit4] 2> 207992 INFO (jetty-launcher-496-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95898809151717387-127.0.0.1:50696_solr-n_0000000002) closing
[junit4] 2> 207993 INFO
(OverseerStateUpdate-95898809151717387-127.0.0.1:50696_solr-n_0000000002)
[n:127.0.0.1:50696_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:50696_solr
[junit4] 2> 207994 INFO
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 208003 INFO
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 208003 WARN
(zkCallback-514-thread-1-processing-n:127.0.0.1:50696_solr)
[n:127.0.0.1:50696_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 208004 INFO (jetty-launcher-496-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a54993{/solr,null,UNAVAILABLE}
[junit4] 2> 209483 WARN
(zkCallback-539-thread-1-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 209483 WARN
(zkCallback-545-thread-2-processing-n:127.0.0.1:50685_solr)
[n:127.0.0.1:50685_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 209483 WARN
(zkCallback-539-thread-2-processing-n:127.0.0.1:50688_solr)
[n:127.0.0.1:50688_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 209488 INFO (jetty-launcher-496-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e291be{/solr,null,UNAVAILABLE}
[junit4] 2> 209488 INFO (jetty-launcher-496-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e91ff6{/solr,null,UNAVAILABLE}
[junit4] 2> 209496 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50678 50678
[junit4] 2> 209521 INFO (Thread-403) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50678 50678
[junit4] 2> 209522 WARN (Thread-403) [ ] 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> 7 /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> 21 /solr/collections/testcollection/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/falsepredicate/state.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/95898809151717387-127.0.0.1:50696_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> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 209522 INFO
(SUITE-TestCollectionStateWatchers-seed#[77F9E38804AA5D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_77F9E38804AA5D1-001
[junit4] 2> May 15, 2016 8:08:50 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(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1825, maxMBSortInHeap=5.596797995589709,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=no-NO,
timezone=Africa/Kinshasa
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=82739016,total=173015040
[junit4] 2> NOTE: All tests run in this JVM:
[DocumentAnalysisResponseTest, TestSpellCheckResponse, GraphTest,
TestDocumentObjectBinder, SolrZkClientTest, TermsResponseTest, NamedListTest,
SolrSchemalessExampleTest, CommonParamsTest, OperationsTest,
HttpSolrClientBuilderTest, CloudSolrClientBuilderTest, JettyWebappTest,
StreamExpressionToExplanationTest, TestEmbeddedSolrServer, TestHash,
ModifiableSolrParamsTest, TestJavaBinCodec, FieldAnalysisResponseTest,
SolrExampleEmbeddedTest, TestZkConfigManager, SolrExampleStreamingTest,
SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest,
TestBatchUpdate, TestSolrProperties, SolrQueryTest, ContentStreamTest,
TestFastInputStream, HttpClientUtilTest, ClientUtilsTest, FacetFieldTest,
TestSolrJErrorHandling, ConcurrentUpdateSolrClientTest, ExternalHttpClientTest,
LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections,
GraphExpressionTest, JDBCStreamTest, StreamExpressionToExpessionTest,
StreamingTest, StreamExpressionParserTest, SolrPingTest,
TestConfigSetAdminRequest, NoOpResponseParserTest, TestSuggesterResponse,
TestCollectionStateWatchers]
[junit4] Completed [85/85 (1!)] on J0 in 30.92s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 10 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:246: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014:
There were test failures: 85 suites, 646 tests, 1 failure, 2 ignored [seed:
77F9E38804AA5D1]
Total time: 83 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]