Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/19/
2 tests failed.
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([F266940EE3DDB66C:84588B7DA2EA1B43]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(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:443)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=13744, name=collection0,
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=13744, name=collection0, state=RUNNABLE,
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:39714/oq_wwn: collection already exists:
awholynewstresscollection_collection0_7
at __randomizedtesting.SeedInfo.seed([F266940EE3DDB66C]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1614)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:970)
Build Log:
[...truncated 11366 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 567661 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 567661 INFO (Thread-1182) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 567661 INFO (Thread-1182) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 567761 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.ZkTestServer start zk server on port:56320
[junit4] 2> 567761 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567762 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567799 INFO (zkCallback-730-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4995a9c3
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567799 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567800 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567800 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 567827 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 567827 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 567827 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 567830 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 567830 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28136db5{/solr,null,AVAILABLE}
[junit4] 2> 567831 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 567836 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@269ebd2d{/solr,null,AVAILABLE}
[junit4] 2> 567838 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@365d91d7{HTTP/1.1,[http/1.1]}{127.0.0.1:48819}
[junit4] 2> 567838 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@138ad55a{HTTP/1.1,[http/1.1]}{127.0.0.1:37632}
[junit4] 2> 567838 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.Server Started @570838ms
[junit4] 2> 567838 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.Server Started @570838ms
[junit4] 2> 567838 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48819}
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37632}
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3'
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2'
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567839 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567842 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fae579c{/solr,null,AVAILABLE}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40eb2c15{/solr,null,AVAILABLE}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4d3d6820{HTTP/1.1,[http/1.1]}{127.0.0.1:42123}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.Server Started @570843ms
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@29fe973b{HTTP/1.1,[http/1.1]}{127.0.0.1:40953}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42123}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.Server Started @570843ms
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40953}
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1'
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 567843 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4'
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567844 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567845 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567846 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567848 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567850 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77feb0bd{/solr,null,AVAILABLE}
[junit4] 2> 567850 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2c869910{HTTP/1.1,[http/1.1]}{127.0.0.1:37026}
[junit4] 2> 567850 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.Server Started @570850ms
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37026}
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5'
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 567851 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567852 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567861 INFO (zkCallback-733-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3829289d
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567861 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567861 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567867 INFO (zkCallback-734-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17af61e7
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567868 INFO (zkCallback-732-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@51e19b22
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567868 INFO (zkCallback-731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@399818ac
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567868 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567875 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 567875 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 567876 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 567876 INFO (zkCallback-735-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2d164cb6
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567876 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567876 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 567876 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567878 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 567889 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 0x1539d21d1000005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 567890 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5/.
[junit4] 2> 567890 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 564863536
[junit4] 2> 567890 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5]
[junit4] 2> 567890 WARN (jetty-launcher-729-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5/lib
[junit4] 2> 567890 INFO (jetty-launcher-729-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> 567891 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56320/solr
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567892 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567897 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3/.
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 514600222
[junit4] 2> 567897 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 0x1539d21d1000003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2/.
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1/.
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3]
[junit4] 2> 567898 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 0x1539d21d1000001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 567898 WARN (jetty-launcher-729-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3/lib
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1379375740
[junit4] 2> 567898 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 883130177
[junit4] 2> 567899 INFO (jetty-launcher-729-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> 567899 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2]
[junit4] 2> 567899 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1]
[junit4] 2> 567899 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 0x1539d21d1000004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 567899 WARN (jetty-launcher-729-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1/lib
[junit4] 2> 567899 WARN (jetty-launcher-729-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2/lib
[junit4] 2> 567900 INFO (jetty-launcher-729-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> 567900 INFO (jetty-launcher-729-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> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56320/solr
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 567900 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56320/solr
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567901 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 567906 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 567906 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56320/solr
[junit4] 2> 567906 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 567906 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567899 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4/.
[junit4] 2> 567907 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1344211645
[junit4] 2> 567906 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567907 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4]
[junit4] 2> 567907 WARN (jetty-launcher-729-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4/lib
[junit4] 2> 567902 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567908 INFO (jetty-launcher-729-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> 567908 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567908 INFO (zkCallback-738-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f4c4973
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567908 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567908 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 567908 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56320/solr
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 567909 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567910 INFO (zkCallback-745-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@399a0ac2
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567911 INFO (zkCallback-746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@30cc8748
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567911 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567911 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567911 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567911 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567919 INFO (zkCallback-747-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b6c8a03
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567919 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567919 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567925 INFO (zkCallback-750-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2fe41237
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567925 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 567925 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 567941 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 567946 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 567946 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 567957 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 567957 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b817fc3
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567957 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 567961 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4f7e8219
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567961 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 567961 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 567962 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4b17c8e3
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567962 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 567962 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5d0d03df
name:ZooKeeperConnection Watcher:127.0.0.1:56320/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 567962 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 567966 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f5c2a1b name:ZooKeeperConnection
Watcher:127.0.0.1:56320/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 567966 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 567969 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 567969 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 567973 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 567973 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 567973 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 567998 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 567998 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 568000 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 568000 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 568001 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 568063 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 568063 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 568063 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 568064 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 568067 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 568084 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 568084 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 568084 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 568088 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 568119 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 568123 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 568123 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 568123 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 568123 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 568139 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 568139 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 568139 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 568139 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 568147 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 568147 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 568147 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 568147 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 568147 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 568225 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 568226 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 568226 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 568226 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 568226 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 568350 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 568350 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 568350 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 568350 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 568350 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 568375 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 568375 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 568378 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 568378 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 568380 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 568380 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 568380 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 568383 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 568383 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 568384 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 568384 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 568384 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 568385 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 568385 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 568386 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 568387 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 568387 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 568403 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 568403 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 568404 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 568404 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 568404 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 568420 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 568420 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 568435 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 568435 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 568440 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95592785670832143-127.0.0.1:40953_solr-n_0000000000
[junit4] 2> 568440 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95592785670832141-127.0.0.1:42123_solr-n_0000000001
[junit4] 2> 568453 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95592785670832139-127.0.0.1:37026_solr-n_0000000002
[junit4] 2> 568453 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95592785670832142-127.0.0.1:37632_solr-n_0000000003
[junit4] 2> 568494 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 568494 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40953_solr
[junit4] 2> 568494 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 568494 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95592785670832143-127.0.0.1:40953_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 568494 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95592785670832139-127.0.0.1:37026_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 568495 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42123_solr
[junit4] 2> 568495 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95592785670832141-127.0.0.1:42123_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 568495 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37632_solr
[junit4] 2> 568517 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95592785670832140-127.0.0.1:48819_solr-n_0000000004
[junit4] 2> 568525 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37026_solr
[junit4] 2> 568526 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:37632_solr
[junit4] 2> 568526 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:42123_solr
[junit4] 2> 568539 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:37026_solr
[junit4] 2> 568539 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95592785670832142-127.0.0.1:37632_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 568539 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.Overseer Overseer
(id=95592785670832143-127.0.0.1:40953_solr-n_0000000000) starting
[junit4] 2> 568540 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48819_solr
[junit4] 2> 568542 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 568542 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 568542 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 568542 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 568542 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 568544 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:48819_solr
[junit4] 2> 568545 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568545 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568546 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568551 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568552 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 568557 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 568558 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 568558 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 568558 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 568558 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 568558 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 568558 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 568560 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 568560 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 568560 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 568560 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@304ef30c
[junit4] 2> 568561 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 568561 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 568561 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@304ef30c
[junit4] 2> 568562 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node2/.
[junit4] 2> 568562 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 568563 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 568563 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@70a74b4
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@70a74b4
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node1/.
[junit4] 2> 568564 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 568565 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 568566 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 568566 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 568566 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 568568 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 568568 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 568568 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 568568 INFO (jetty-launcher-729-thread-2)
[n:127.0.0.1:37632_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 568574 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 568574 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@7c39c66b
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@7c39c66b
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64f2df6d
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64f2df6d
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node5/.
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 568575 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node3/.
[junit4] 2> 568576 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 568576 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 568576 INFO (jetty-launcher-729-thread-1)
[n:127.0.0.1:42123_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 568576 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 568576 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 568576 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 568580 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 568580 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 568580 INFO (jetty-launcher-729-thread-3)
[n:127.0.0.1:48819_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 568580 INFO (jetty-launcher-729-thread-5)
[n:127.0.0.1:37026_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 568608 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 568608 INFO
(OverseerCollectionConfigSetProcessor-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 568608 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40953_solr as DOWN
[junit4] 2> 568609 INFO
(OverseerStateUpdate-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 568616 INFO
(OverseerStateUpdate-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 568617 INFO
(OverseerStateUpdate-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:40953_solr"} current state version: 0
[junit4] 2> 568617 INFO
(OverseerStateUpdate-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:40953_solr
[junit4] 2> 569616 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40953_solr
[junit4] 2> 569619 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:40953_solr
[junit4] 2> 569623 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 569623 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 569623 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 569623 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 569623 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 569623 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 569623 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 569623 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 569623 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 569624 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 569639 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 569639 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 569639 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 569639 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1c063b90
[junit4] 2> 569640 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@1c063b90
[junit4] 2> 569640 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_F266940EE3DDB66C-001/tempDir-001/node4/.
[junit4] 2> 569640 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 569641 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 569641 INFO (jetty-launcher-729-thread-4)
[n:127.0.0.1:40953_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 569642 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 569648 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 569662 INFO (zkCallback-756-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@535af173
name:ZooKeeperConnection Watcher:127.0.0.1:56320 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 569662 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 569662 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 569669 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@365d91d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 569669 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=514600222
[junit4] 2> 569670 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@138ad55a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 569670 INFO (jetty-launcher-729-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:48819_solr as DOWN
[junit4] 2> 569670 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@29fe973b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 569670 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=883130177
[junit4] 2> 569670 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@2c869910{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 569671 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@4d3d6820{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 569671 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1344211645
[junit4] 2> 569673 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=564863536
[junit4] 2> 569674 INFO (jetty-launcher-729-thread-4) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37632_solr as DOWN
[junit4] 2> 569674 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40953_solr as DOWN
[junit4] 2> 569675 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1379375740
[junit4] 2> 569676 INFO (jetty-launcher-729-thread-5) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42123_solr as DOWN
[junit4] 2> 569676 INFO (jetty-launcher-729-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37026_solr as DOWN
[junit4] 2> 569694 INFO (jetty-launcher-729-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=95592785670832143-127.0.0.1:40953_solr-n_0000000000) closing
[junit4] 2> 569695 INFO
(OverseerStateUpdate-95592785670832143-127.0.0.1:40953_solr-n_0000000000)
[n:127.0.0.1:40953_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40953_solr
[junit4] 2> 569700 INFO
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 569700 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 569700 INFO
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 569700 INFO
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 569701 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 569703 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (1)
[junit4] 2> 569706 ERROR (jetty-launcher-729-thread-1-EventThread)
[n:127.0.0.1:42123_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/555860789@1eb667b9
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5bb4ea0b[Shutting
down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 5]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 569716 INFO
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 569716 WARN
(zkCallback-751-thread-1-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 571200 WARN
(zkCallback-754-thread-1-processing-n:127.0.0.1:37632_solr)
[n:127.0.0.1:37632_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 571201 WARN
(zkCallback-753-thread-1-processing-n:127.0.0.1:42123_solr)
[n:127.0.0.1:42123_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 571201 WARN
(zkCallback-752-thread-1-processing-n:127.0.0.1:48819_solr)
[n:127.0.0.1:48819_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 571201 INFO (jetty-launcher-729-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@269ebd2d{/solr,null,UNAVAILABLE}
[junit4] 2> 571201 INFO (jetty-launcher-729-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1fae579c{/solr,null,UNAVAILABLE}
[junit4] 2> 571201 WARN
(zkCallback-755-thread-1-processing-n:127.0.0.1:40953_solr)
[n:127.0.0.1:40953_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 571201 INFO (jetty-launcher-729-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@28136db5{/solr,null,UNAVAILABLE}
[junit4] 2> 571201 INFO (jetty-launcher-729-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@40eb2c15{/solr,null,UNAVAILABLE}
[junit4] 2> 571206 WARN
(zkCallback-751-thread-2-processing-n:127.0.0.1:37026_solr)
[n:127.0.0.1:37026_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 571207 INFO (jetty-launcher-729-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@77feb0bd{/solr,null,UNAVAILABLE}
[junit4] 2> 571209 INFO
(TEST-TestAuthenticationFramework.testExtraFilters-seed#[F266940EE3DDB66C]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56320 56320
[junit4] 2> 571343 INFO (Thread-1182) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56320 56320
[junit4] 2> 571344 WARN (Thread-1182) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 571346 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 571347 INFO (Thread-1233) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 571347 INFO (Thread-1233) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 571447 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.s.c.ZkTestServer start zk server on port:42213
[junit4] 2> 571447 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 571448 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 571460 INFO (zkCallback-759-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4e3998f3
name:ZooKeeperConnection Watcher:127.0.0.1:42213 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 571460 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 571461 INFO
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[F266940EE3DDB66C])
[ ] o.a.
[...truncated too long message...]
gMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 54 more
[junit4] 2> 1662739 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[F266940EE3DDB66C]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Mar 22, 2016 7:20:47 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=sq, timezone=America/Panama
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=2,free=91774648,total=510656512
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotWhiteBoxTest, MoreLikeThisHandlerTest, TestFiltering,
RemoteQueryErrorTest, DistributedSuggestComponentTest, HighlighterTest,
AnalyticsQueryTest, TestDocumentBuilder, TestDefaultSearchFieldResource,
TestAuthorizationFramework, DistributedVersionInfoTest, DeleteShardTest,
HdfsThreadLeakTest, DocValuesTest, ParsingFieldUpdateProcessorsTest,
ZkSolrClientTest, TestSystemIdResolver, TestLeaderElectionZkExpiry,
CloudMLTQParserTest, TestUseDocValuesAsStored, TestFastLRUCache,
TestWordDelimiterFilterFactory, TestCodecSupport, TestHashQParserPlugin,
NotRequiredUniqueKeyTest, UUIDUpdateProcessorFallbackTest,
TestSizeLimitedDistributedMap, CdcrReplicationHandlerTest, QueryResultKeyTest,
TestSearcherReuse, TestAuthenticationFramework, TimeZoneUtilsTest,
TestDistribIDF, DistributedFacetPivotLongTailTest,
TestReplicationHandlerBackup, CheckHdfsIndexTest, RequestLoggingTest,
ZkCLITest, TestPartialUpdateDeduplication, DistributedMLTComponentTest,
ZkStateReaderTest, DistributedIntervalFacetingTest,
CollectionsAPIAsyncDistributedZkTest, TestCursorMarkWithoutUniqueKey,
TestQueryTypes, JavabinLoaderTest, MultiTermTest, TestSolrCoreProperties,
TestQuerySenderNoQuery, TestSchemaSimilarityResource, BlockDirectoryTest,
TestSortByMinMaxFunction, TestDFISimilarityFactory,
TestSolrQueryParserDefaultOperatorResource, DocumentBuilderTest,
TestLRUStatsCache, NumericFieldsTest, InfoHandlerTest, TestLFUCache,
OpenExchangeRatesOrgProviderTest, TestQueryUtils, DirectSolrSpellCheckerTest,
UniqFieldsUpdateProcessorFactoryTest, BasicFunctionalityTest,
SolrIndexConfigTest, FileUtilsTest, TestReRankQParserPlugin, CdcrUpdateLogTest,
SuggesterFSTTest, HdfsCollectionsAPIDistributedZkTest]
[junit4] Completed [263/582 (2!)] on J1 in 603.98s, 1 test, 1 error <<<
FAILURES!
[...truncated 1052 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1014:
There were test failures: 582 suites (10 ignored), 2331 tests, 2 errors, 32
ignored (16 assumptions) [seed: F266940EE3DDB66C]
Total time: 196 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
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]