Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/21/
Java: 64bit/jdk-9-ea+111-patched -XX:-UseCompressedOops -XX:+UseParallelGC
-XX:-CompactStrings
1 tests failed.
FAILED: org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([25D268E68DEB5E1A:53EC7795CCDCF335]:0)
at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:446)
at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
at
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
at
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:384)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:441)
at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Build Log:
[...truncated 11281 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
[junit4] 2> 721871 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 721871 INFO (Thread-1744) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 721871 INFO (Thread-1744) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 721971 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.ZkTestServer start zk server on port:35464
[junit4] 2> 721971 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 721971 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722018 INFO (zkCallback-732-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@564c07c0
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722018 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722019 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722019 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 722100 INFO (jetty-launcher-731-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 722100 INFO (jetty-launcher-731-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 722101 INFO (jetty-launcher-731-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 722101 INFO (jetty-launcher-731-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 722101 INFO (jetty-launcher-731-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 722101 INFO (jetty-launcher-731-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@644d6162{/solr,null,AVAILABLE}
[junit4] 2> 722101 INFO (jetty-launcher-731-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c044f6b{/solr,null,AVAILABLE}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@373113bb{HTTP/1.1,[http/1.1]}{127.0.0.1:34960}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f06b985{HTTP/1.1,[http/1.1]}{127.0.0.1:35617}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-1) [ ]
o.e.j.s.Server Started @724018ms
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-2) [ ]
o.e.j.s.Server Started @724018ms
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34960}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35617}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f2c8a09{/solr,null,AVAILABLE}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47c32212{/solr,null,AVAILABLE}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46d4e903{/solr,null,AVAILABLE}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2'
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@67d81a19{HTTP/1.1,[http/1.1]}{127.0.0.1:33452}
[junit4] 2> 722103 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1'
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5b33c864{HTTP/1.1,[http/1.1]}{127.0.0.1:44551}
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-4) [ ]
o.e.j.s.Server Started @724019ms
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@721a6014{HTTP/1.1,[http/1.1]}{127.0.0.1:38128}
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-3) [ ]
o.e.j.s.Server Started @724019ms
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.e.j.s.Server Started @724020ms
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33452}
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38128}
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44551}
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
[junit4] 2> 722104 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3'
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4'
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5'
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722105 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722106 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722106 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722106 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722106 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722123 INFO (zkCallback-733-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71a76c9d
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722123 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722123 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722145 INFO (zkCallback-734-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@114cec9d
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 722145 INFO (zkCallback-735-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a53be80 name:ZooKeeperConnection
Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 722145 INFO (zkCallback-736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a53196 name:ZooKeeperConnection
Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 722145 INFO (zkCallback-737-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6eedab6c
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722145 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 722146 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 722170 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/.
[junit4] 2> 722170 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 889453657
[junit4] 2> 722182 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2]
[junit4] 2> 722182 WARN (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/lib
[junit4] 2> 722182 INFO (jetty-launcher-731-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> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722183 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/.
[junit4] 2> 722198 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 0x153e63273840002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/.
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/.
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1742300962
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 250486157
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1]
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3]
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/.
[junit4] 2> 722198 WARN (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/lib
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1158053888
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1790172735
[junit4] 2> 722198 INFO (jetty-launcher-731-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> 722198 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5]
[junit4] 2> 722198 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4]
[junit4] 2> 722198 WARN (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/lib
[junit4] 2> 722198 WARN (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/lib
[junit4] 2> 722199 INFO (jetty-launcher-731-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> 722198 WARN (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/lib
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
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> 722199 INFO (jetty-launcher-731-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> 722199 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722199 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722200 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722213 INFO (zkCallback-740-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79bdc622
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722213 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722213 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722244 INFO (zkCallback-750-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71c357a name:ZooKeeperConnection
Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722244 INFO (zkCallback-749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19472b8a
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722244 INFO (zkCallback-752-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ca106d4
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722244 INFO (zkCallback-751-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e68f482
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722244 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 722269 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722299 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 0x153e63273840007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 722299 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722299 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722299 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722300 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 722310 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@678b19e1
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722310 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722334 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2e831ef3
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722334 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c8d5f08
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722334 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722334 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722334 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3184186f
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722334 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34c86fd4
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 722334 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722334 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 722378 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 722378 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 722378 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 722378 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 722378 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 722470 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 722470 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 722470 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 722481 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 722481 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 722735 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 722735 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 722736 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 722736 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 722747 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 722817 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 722817 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 722817 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 722836 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 723004 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723004 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723004 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723004 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723004 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 723232 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723232 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723232 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723232 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723232 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 723274 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 723274 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 723274 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 723274 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 723274 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 723359 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723359 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723359 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723359 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723359 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 723438 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723438 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723438 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723467 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723467 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 723575 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 723575 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 723615 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 723615 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 723615 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 723639 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723654 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723654 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723678 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723678 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723679 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723680 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 723716 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723716 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723724 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723724 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723724 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 723764 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723764 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723777 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723777 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723801 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95673121465696271-127.0.0.1:34960_solr-n_0000000000
[junit4] 2> 723801 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95673121465696269-127.0.0.1:33452_solr-n_0000000001
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95673121465696270-127.0.0.1:44551_solr-n_0000000002
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34960_solr
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95673121465696268-127.0.0.1:38128_solr-n_0000000003
[junit4] 2> 723852 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95673121465696271-127.0.0.1:34960_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 723868 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95673121465696267-127.0.0.1:35617_solr-n_0000000004
[junit4] 2> 723868 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95673121465696269-127.0.0.1:33452_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 723868 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33452_solr
[junit4] 2> 723868 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44551_solr
[junit4] 2> 723939 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95673121465696270-127.0.0.1:44551_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 723939 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33452_solr
[junit4] 2> 723960 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95673121465696268-127.0.0.1:38128_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 723960 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44551_solr
[junit4] 2> 723960 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38128_solr
[junit4] 2> 723960 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95673121465696271-127.0.0.1:34960_solr-n_0000000000) starting
[junit4] 2> 723960 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35617_solr
[junit4] 2> 723970 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38128_solr
[junit4] 2> 723984 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35617_solr
[junit4] 2> 723984 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 723984 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 723984 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 723984 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 723984 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 724010 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 724012 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 724012 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 724012 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 724012 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 724015 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 724015 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 724016 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/.
[junit4] 2> 724016 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 724025 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 724025 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 724025 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/.
[junit4] 2> 724025 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 724026 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 724026 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 724026 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 724026 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 724026 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 724029 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 724029 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 724029 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 724029 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 724029 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 724029 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 724029 INFO (jetty-launcher-731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 724029 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 724029 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 724030 INFO (jetty-launcher-731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 724034 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 724034 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 724034 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/.
[junit4] 2> 724038 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 724038 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 724038 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 724038 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/.
[junit4] 2> 724038 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 724050 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 724050 INFO (jetty-launcher-731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 724050 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 724050 INFO (jetty-launcher-731-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 724243 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 724243 INFO
(OverseerCollectionConfigSetProcessor-95673121465696271-127.0.0.1:34960_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 724243 INFO
(OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 724243 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34960_solr as DOWN
[junit4] 2> 724336 INFO
(OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
[junit4] 2> 724337 INFO
(OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34960_solr"} current state version: 0
[junit4] 2> 724337 INFO
(OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34960_solr
[junit4] 2> 725336 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34960_solr
[junit4] 2> 725356 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34960_solr
[junit4] 2> 725373 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 725373 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 725373 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 725373 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 725373 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 725373 INFO (zkCallback-754-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 725373 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 725373 INFO (zkCallback-753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 725373 INFO (zkCallback-755-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 725373 INFO (zkCallback-757-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 725378 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 725378 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 725378 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/.
[junit4] 2> 725378 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 725379 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 725379 INFO (jetty-launcher-731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 725379 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 725379 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725395 INFO (zkCallback-758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a56cad9
name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 725395 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725395 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 725420 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 725421 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 725442 INFO (zkCallback-760-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@32560db8
name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 725442 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 725442 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 725442 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 725492 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 725549 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 725562 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 725619 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 725738 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 725809 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 725869 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 725980 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 726002 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 726031 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 726097 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 726116 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 726129 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 726177 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 726208 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 726252 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 726290 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 726319 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 726347 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 726427 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 726463 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 726479 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 726528 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 726572 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 726607 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 726637 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 726652 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 726696 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sql.xml
[junit4] 2> 726744 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 726760 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 726770 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 726799 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
[junit4] 2> 726832 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 726900 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 726922 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 726973 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 727003 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 727031 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
[junit4] 2> 727088 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 727112 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 727129 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 727195 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 727204 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 727246 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 727262 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 727312 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 727345 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 727355 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 727367 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 727402 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 727417 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 727433 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 727466 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 727485 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 727502 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 727506 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 727545 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 727595 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 727610 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 727675 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 727685 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 727741 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 727757 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 727793 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 727821 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 727839 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 727854 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 727879 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 727902 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 727918 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 727931 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 727951 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 727954 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 728003 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 728015 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 728031 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 728045 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 728066 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 728088 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 728114 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 728143 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 728195 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 728205 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema.xml
[junit4] 2> 728229 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
[junit4] 2> 728247 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 728268 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
[junit4] 2> 728277 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
[junit4] 2> 728287 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-paramset.xml
[junit4] 2> 728330 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
[junit4] 2> 728368 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 728376 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 728387 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
[junit4] 2> 728426 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-tlog.xml
[junit4] 2> 728474 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hyphenation.dtd
[junit4] 2> 728504 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
[junit4] 2> 728518 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
[junit4] 2> 728532 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
[junit4] 2> 728549 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schemasurround.xml
[junit4] 2> 728567 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-binaryfield.xml
[junit4] 2> 728586 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
[junit4] 2> 728608 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/compoundDictionary.txt
[junit4] 2> 728675 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
[junit4] 2> 728741 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender.xml
[junit4] 2> 728762 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-ib.xml
[junit4] 2> 728793 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-type.xml
[junit4] 2> 728823 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
[junit4] 2> 728846 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/cross-compatible.js
[junit4] 2> 728867 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
[junit4] 2> 728931 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
[junit4] 2> 728947 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
[junit4] 2> 729006 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-elevate.xml
[junit4] 2> 729027 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 729044 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy2.xml
[junit4] 2> 729114 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stop-snowball.txt
[junit4] 2> 729129 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 729153 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
[junit4] 2> 729161 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 729211 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
[junit4] 2> 729226 INFO
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E
[...truncated too long message...]
dException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java: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(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 844182 WARN (zkCallback-941-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 844183 WARN (zkCallback-940-thread-2) [ ]
o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
[junit4] 2> at
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java: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(java.base@9-ea/ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 844184 INFO (jetty-launcher-918-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@62a6165b{/solr,null,UNAVAILABLE}
[junit4] 2> 844184 INFO (jetty-launcher-918-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@307211d4{/solr,null,UNAVAILABLE}
[junit4] 2> 844185 INFO (jetty-launcher-918-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ff4cc3{/solr,null,UNAVAILABLE}
[junit4] 2> 844186 INFO
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[25D268E68DEB5E1A])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45331 45331
[junit4] 2> 844309 INFO (Thread-2108) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45331 45331
[junit4] 2> 844310 WARN (Thread-2108) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testSegmentTerminateEarlyCollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001
[junit4] 2> Apr 05, 2016 11:35:01 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):
{quad_l1=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=Direct),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Direct),
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
odd_l1=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=76,
maxMBSortInHeap=6.342422842004369,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=gu,
timezone=Australia/Victoria
[junit4] 2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=205135872,total=494403584
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldTypeResource,
DataDrivenBlockJoinTest, TestMergePolicyConfig, ZkNodePropsTest,
EchoParamsTest, WrapperMergePolicyFactoryTest, SolrCoreTest, TestTrieFacet,
HdfsBasicDistributedZk2Test, HttpPartitionTest, QueryElevationComponentTest,
RecoveryAfterSoftCommitTest, UUIDFieldTest, ReturnFieldsTest,
TestReplicaProperties, TestInitParams, BasicAuthIntegrationTest,
TestCloudManagedSchema, TestReRankQParserPlugin, TestLazyCores,
TestFastOutputStream, TestRestoreCore, AtomicUpdatesTest,
CollectionTooManyReplicasTest, TestCollationFieldDocValues,
TestNamedUpdateProcessors, DefaultValueUpdateProcessorTest,
PathHierarchyTokenizerFactoryTest, TestValueSourceCache,
RAMDirectoryFactoryTest, ResponseHeaderTest, TestDefaultSearchFieldResource,
TestBadConfig, ResourceLoaderTest, TestHdfsUpdateLog,
ExternalFileFieldSortTest, TestConfigSetImmutable, PingRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, SaslZkACLProviderTest,
PreAnalyzedFieldTest, SolrXmlInZkTest, OverseerRolesTest, AddBlockUpdateTest,
AsyncCallRequestStatusResponseTest, SmileWriterTest, JsonLoaderTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestSearcherReuse,
XsltUpdateRequestHandlerTest, CachingDirectoryFactoryTest,
TestMiniSolrCloudClusterSSL, TestChildDocTransformer, TestCloudInspectUtil,
TestDistributedStatsComponentCardinality, PeerSyncTest,
TestHighlightDedupGrouping, TestHighFrequencyDictionaryFactory,
TestLMDirichletSimilarityFactory, TestRawTransformer, SolrRequestParserTest,
TestPKIAuthenticationPlugin, DeleteReplicaTest, TestClusterStateMutator,
TestBulkSchemaAPI, TestAnalyzedSuggestions, DistribCursorPagingTest,
TestCSVLoader, TestMiniSolrCloudCluster]
[junit4] Completed [243/579 (1!)] on J0 in 122.72s, 7 tests, 1 error <<<
FAILURES!
[...truncated 1116 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/common-build.xml:527: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1457: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1014:
There were test failures: 579 suites (10 ignored), 2309 tests, 1 error, 116
ignored (70 assumptions) [seed: 25D268E68DEB5E1A]
Total time: 51 minutes 22 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]