Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/398/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([E0AF593D51F30011]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([E0AF593D51F30011]:0)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
IOException occured when talking to server at: https://127.0.0.1:58964/solr
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: https://127.0.0.1:58964/solr
at
__randomizedtesting.SeedInfo.seed([E0AF593D51F30011:5CC12F2FF5A0836B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:157)
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)
Caused by: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509)
at
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:543)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
... 43 more
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
at
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491)
... 61 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at
sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
at
sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
... 67 more
Build Log:
[...truncated 12439 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/init-core-data-001
[junit4] 2> 5953303 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 5953304 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 5953304 INFO (Thread-7414) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5953305 INFO (Thread-7414) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 5953411 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58961
[junit4] 2> 5953411 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953411 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953456 INFO (zkCallback-12208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6ea70dfd
name:ZooKeeperConnection Watcher:127.0.0.1:58961 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953456 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953457 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953457 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 5953460 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 5953467 INFO (jetty-launcher-12207-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 5953468 INFO (jetty-launcher-12207-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 5953468 INFO (jetty-launcher-12207-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 5953473 INFO (jetty-launcher-12207-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68b9d5cf{/solr,null,AVAILABLE}
[junit4] 2> 5953474 INFO (jetty-launcher-12207-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@795db98d{/solr,null,AVAILABLE}
[junit4] 2> 5953474 INFO (jetty-launcher-12207-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b390a0{/solr,null,AVAILABLE}
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@3075ad18{SSL,[ssl,
http/1.1]}{127.0.0.1:58963}
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@5fe6e3e7{SSL,[ssl,
http/1.1]}{127.0.0.1:58964}
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-3) [ ]
o.e.j.s.Server Started @5958610ms
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-2) [ ]
o.e.j.s.Server Started @5958610ms
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58963}
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58964}
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3'
[junit4] 2> 5953476 INFO (jetty-launcher-12207-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@701bf258{SSL,[ssl,
http/1.1]}{127.0.0.1:58965}
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-1) [ ]
o.e.j.s.Server Started @5958612ms
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58965}
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2'
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1'
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5953478 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953479 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953480 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953480 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953481 INFO (zkCallback-12209-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@66fbfe4f
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953481 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953481 INFO (zkCallback-12210-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75cc72c5
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953481 INFO (zkCallback-12211-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@53ca116e
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953482 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953482 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953482 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953482 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953482 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953483 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5953483 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5953483 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5953533 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/.
[junit4] 2> 5953533 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/.
[junit4] 2> 5953533 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/.
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 832545686
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3]
[junit4] 2> 5953533 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 812636622
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1]
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 429261739
[junit4] 2> 5953534 WARN (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/lib
[junit4] 2> 5953534 WARN (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/lib
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 5953535 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 5953534 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2]
[junit4] 2> 5953535 WARN (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/lib
[junit4] 2> 5953535 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 5953537 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5953538 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58961/solr
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58961/solr
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953539 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58961/solr
[junit4] 2> 5953540 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 5953540 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953540 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953541 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953541 INFO (zkCallback-12218-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b377322
name:ZooKeeperConnection Watcher:127.0.0.1:58961 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953541 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953541 INFO (zkCallback-12219-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79d4c519
name:ZooKeeperConnection Watcher:127.0.0.1:58961 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953542 INFO (jetty-launcher-12207-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953542 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953542 INFO (zkCallback-12220-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@670a4581
name:ZooKeeperConnection Watcher:127.0.0.1:58961 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953542 INFO (jetty-launcher-12207-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953542 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953542 INFO (jetty-launcher-12207-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953543 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$11/1697940872@1971cbf0
[junit4] 2> 5953544 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$11/1697940872@272ea69b
[junit4] 2> 5953544 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 5953545 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$11/1697940872@f4b1473
[junit4] 2> 5953545 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 5953546 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 5953546 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@256d646f
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953546 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 5953546 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e15f392
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953547 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 5953547 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@502a154c
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953547 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 5953548 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 5953548 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 5953548 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 5953551 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 5953551 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 5953551 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 5953555 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 5953556 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 5953556 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 5953558 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 5953559 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 5953559 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 5953562 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 5953562 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 5953562 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 5953564 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 5953564 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 5953564 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 5953566 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 5953566 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 5953566 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 5953568 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 5953568 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 5953568 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 5953570 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 5953570 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 5953570 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 5953572 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 5953572 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 5953572 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 5953573 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 5953573 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 5953573 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 5953574 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 5953574 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 5953575 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 5953575 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 5953575 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 5953575 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 5953579 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 5953580 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 5953580 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 5953581 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 5953581 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 5953581 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 5953583 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5953583 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5953583 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5953584 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96550852025122825-127.0.0.1:58964_solr-n_0000000000
[junit4] 2> 5953584 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96550852025122823-127.0.0.1:58965_solr-n_0000000001
[junit4] 2> 5953584 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96550852025122824-127.0.0.1:58963_solr-n_0000000002
[junit4] 2> 5953584 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58964_solr
[junit4] 2> 5953584 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 5953585 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96550852025122825-127.0.0.1:58964_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 5953585 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96550852025122823-127.0.0.1:58965_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 5953586 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58965_solr
[junit4] 2> 5953586 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58965_solr
[junit4] 2> 5953586 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58963_solr
[junit4] 2> 5953586 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58963_solr
[junit4] 2> 5953587 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer Overseer
(id=96550852025122825-127.0.0.1:58964_solr-n_0000000000) starting
[junit4] 2> 5953588 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_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> 5953588 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_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> 5953588 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_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> 5953590 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 5953591 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 5953592 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 5953593 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 5953601 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 5953601 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 5953602 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/.
[junit4] 2> 5953603 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 5953603 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 5953603 INFO
(OverseerCollectionConfigSetProcessor-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 5953604 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 5953605 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58964_solr as DOWN
[junit4] 2> 5953605 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5953605 INFO (jetty-launcher-12207-thread-3)
[n:127.0.0.1:58963_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 5953607 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (2)
[junit4] 2> 5953607 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58964_solr
[junit4] 2> 5953607 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58964_solr
[junit4] 2> 5953609 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_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> 5953609 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_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> 5953609 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_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> 5953609 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 5953609 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 5953609 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:58964_solr"} current state version: 0
[junit4] 2> 5953610 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:58964_solr
[junit4] 2> 5953611 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 5953611 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/.
[junit4] 2> 5953611 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 5953611 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 5953611 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 5953612 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5953612 INFO (jetty-launcher-12207-thread-1)
[n:127.0.0.1:58965_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 5953630 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 5953630 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 5953631 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/.
[junit4] 2> 5953631 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 5953632 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5953632 INFO (jetty-launcher-12207-thread-2)
[n:127.0.0.1:58964_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 5953633 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953633 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953635 INFO (zkCallback-12227-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4cf65e82
name:ZooKeeperConnection Watcher:127.0.0.1:58961 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953635 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953635 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953638 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 5953638 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 5953639 INFO (zkCallback-12230-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6037824e
name:ZooKeeperConnection Watcher:127.0.0.1:58961/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 5953640 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 5953640 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 5953640 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 5953641 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 5953641 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 5953644 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
[junit4] 2> 5953648 INFO
(SUITE-BasicAuthIntegrationTest-seed#[E0AF593D51F30011]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
[junit4] 2> 5953676 INFO (qtp1449192645-56190) [n:127.0.0.1:58965_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 5953679 INFO
(OverseerCollectionConfigSetProcessor-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"authCollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 5953680 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"authCollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 5953680 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 5953681 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/authCollection
[junit4] 2> 5953681 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/authCollection
[junit4] 2> 5953683 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 5953683 INFO
(zkCallback-12223-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 5953683 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 5953684 INFO (zkCallback-12230-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 5953689 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"authCollection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 5953690 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: authCollection
[junit4] 2> 5953691 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/authCollection/state.json
[junit4] 2> 5953790 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection authCollection, shardNames [shard1, shard2, shard3] ,
replicationFactor : 1
[junit4] 2> 5953790 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard3_replica1 as part of shard shard3 of collection
authCollection on 127.0.0.1:58963_solr
[junit4] 2> 5953790 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard2_replica1 as part of shard shard2 of collection
authCollection on 127.0.0.1:58965_solr
[junit4] 2> 5953791 INFO
(OverseerThreadFactory-17752-thread-1-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.CreateCollectionCmd Creating core
authCollection_shard1_replica1 as part of shard shard1 of collection
authCollection on 127.0.0.1:58964_solr
[junit4] 2> 5953819 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 5953820 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard2_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data/, shard=shard2}
[junit4] 2> 5953826 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 5953829 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 5953829 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard1_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data/, shard=shard1}
[junit4] 2> 5953834 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 5953837 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 5953838 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 5953839 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 5953839 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=authCollection_shard3_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=authCollection,
numShards=3, dataDir=data/, shard=shard3}
[junit4] 2> 5953839 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 5953840 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 5953840 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"authCollection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58965/solr",
[junit4] 2> "node_name":"127.0.0.1:58965_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 5953840 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"authCollection_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58965/solr",
[junit4] 2> "node_name":"127.0.0.1:58965_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 5953841 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 5953841 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 5953841 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 5953843 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Registering watch for collection authCollection
[junit4] 2> 5953844 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0]
[junit4] 2> 5953844 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 5953845 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"authCollection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58964/solr",
[junit4] 2> "node_name":"127.0.0.1:58964_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 5953845 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"authCollection_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58964/solr",
[junit4] 2> "node_name":"127.0.0.1:58964_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 5953849 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"authCollection_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58963/solr",
[junit4] 2> "node_name":"127.0.0.1:58963_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 5953849 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"authCollection_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58963/solr",
[junit4] 2> "node_name":"127.0.0.1:58963_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "operation":"state"}
[junit4] 2> 5953954 INFO
(OverseerStateUpdate-96550852025122825-127.0.0.1:58964_solr-n_0000000000)
[n:127.0.0.1:58964_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/authCollection/state.json version: 0
[junit4] 2> 5953955 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 5953955 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 5953955 INFO
(zkCallback-12223-thread-3-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 5953956 INFO
(zkCallback-12222-thread-1-processing-n:127.0.0.1:58963_solr)
[n:127.0.0.1:58963_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 5953956 INFO
(zkCallback-12221-thread-1-processing-n:127.0.0.1:58965_solr)
[n:127.0.0.1:58965_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 5953956 INFO
(zkCallback-12223-thread-3-processing-n:127.0.0.1:58964_solr)
[n:127.0.0.1:58964_solr ] o.a.s.c.c.ZkStateReader Updating data for
[authCollection] from [0] to [1]
[junit4] 2> 5954847 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard3_replica1
[junit4] 2> 5954848 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 5954847 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard2_replica1
[junit4] 2> 5954848 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 5954847 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
authCollection_shard1_replica1
[junit4] 2> 5954848 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:authCollection
[junit4] 2> 5954848 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 5954851 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 5954848 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 5954851 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 5954851 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 5954852 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/authCollection]
[junit4] 2> 5954852 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 5954852 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/authCollection_shard2_replica1'
[junit4] 2> 5954852 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 5954852 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5954852 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/authCollection_shard3_replica1'
[junit4] 2> 5954853 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5954853 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5954853 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5954853 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 5954853 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/authCollection_shard1_replica1'
[junit4] 2> 5954853 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 5954853 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 5954855 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 5954855 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 5954855 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 5954860 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 5954860 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 5954860 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 5954863 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 5954863 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 5954863 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 5954870 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5954870 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5954870 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 5954873 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 5954873 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
[junit4] 2> 5954873 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 5954878 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5954878 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5954878 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 5954881 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5954881 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using
configuration from collection authCollection
[junit4] 2> 5954881 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5954882 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using
configuration from collection authCollection
[junit4] 2> 5954882 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5954881 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 5954882 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/authCollection_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/]
[junit4] 2> 5954882 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard2_replica1
[junit4] 2> 5954882 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5954882 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using
configuration from collection authCollection
[junit4] 2> 5954882 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/authCollection_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
[junit4] 2> 5954883 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard3_replica1
[junit4] 2> 5954883 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5954883 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/snapshot_metadata
[junit4] 2> 5954883 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 5954883 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/authCollection_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data/]
[junit4] 2> 5954883 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
authCollection_shard1_replica1
[junit4] 2> 5954883 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data/snapshot_metadata
[junit4] 2> 5954884 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data
[junit4] 2> 5954884 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 5954884 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data/snapshot_metadata
[junit4] 2> 5954884 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 5954884 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index/
[junit4] 2> 5954884 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data
[junit4] 2> 5954884 WARN (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore [authCollection_shard2_replica1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 5954885 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data
[junit4] 2> 5954885 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index/
[junit4] 2> 5954885 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/index
[junit4] 2> 5954885 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index/
[junit4] 2> 5954885 WARN (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore [authCollection_shard1_replica1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 5954886 WARN (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore [authCollection_shard3_replica1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 5954886 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@43cfbee2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ae4f874),segFN=segments_1,generation=1}
[junit4] 2> 5954886 INFO (qtp1449192645-56210) [n:127.0.0.1:58965_solr
c:authCollection s:shard2 r:core_node1 x:authCollection_shard2_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 5954886 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node2/./authCollection_shard1_replica1/data/index
[junit4] 2> 5954886 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node3/./authCollection_shard3_replica1/data/index
[junit4] 2> 5954887 INFO
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1)
[n:127.0.0.1:58965_solr c:authCollection s:shard2 r:core_node1
x:authCollection_shard2_replica1] o.a.s.c.SolrCore Looking for old index
directories to cleanup for core authCollection_shard2_replica1 in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/
[junit4] 2> 5954887 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7a255d67
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6beedb1d),segFN=segments_1,generation=1}
[junit4] 2> 5954887 INFO (qtp571293335-56203) [n:127.0.0.1:58964_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 5954887 WARN
(OldIndexDirectoryCleanupThreadForCore-authCollection_shard2_replica1)
[n:127.0.0.1:58965_solr c:authCollection s:shard2 r:core_node1
x:authCollection_shard2_replica1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_E0AF593D51F30011-001/tempDir-001/node1/./authCollection_shard2_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 5954887 INFO (qtp859864217-56196) [n:127.0.0.1:58963_solr
c:authCollection s:shard3 r:core_node3 x:authCollection_shard3_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit
[...truncated too long message...]
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 32) Thread[id=8414,
name=TEST-HttpPartitionTest.test-seed#[E0AF593D51F30011]-SendThread(127.0.0.1:53708),
state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> 33) Thread[id=8480, name=Scheduler-1790829690,
state=WAITING, group=TGRP-HttpPartitionTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 34) Thread[id=8431, name=qtp1357638515-8431, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] 2> at sun.nio.ch.KQueueArrayWrapper.interrupt(Native
Method)
[junit4] 2> at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:203)
[junit4] 2> at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:257)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
[junit4] 2> at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:116)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:233)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 35) Thread[id=8477, name=Scheduler-2012089667,
state=WAITING, group=TGRP-HttpPartitionTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 36) Thread[id=8383,
name=TEST-HttpPartitionTest.test-seed#[E0AF593D51F30011]-SendThread(127.0.0.1:53708),
state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=FSTOrd50,
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=PostingsFormat(name=Memory doPackFST= true),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50,
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Memory doPackFST= false),
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=579,
maxMBSortInHeap=6.492041728611891, sim=ClassicSimilarity, locale=he-IL,
timezone=Asia/Shanghai
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=67,free=378154408,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSort, ZkStateWriterTest,
IndexBasedSpellCheckerTest, TestGroupingSearch, TestHdfsUpdateLog,
OverseerRolesTest, ParsingFieldUpdateProcessorsTest,
ChaosMonkeyNothingIsSafeTest, TestManagedStopFilterFactory,
TestGraphTermsQParserPlugin, TestConfigSets, TestDistributedSearch,
TestBackupRepositoryFactory, BlobRepositoryCloudTest,
TestMinMaxOnMultiValuedField, DirectUpdateHandlerTest,
TestPerFieldSimilarityClassic, TestSchemaNameResource,
TestFileDictionaryLookup, BadComponentTest, TestExtendedDismaxParser,
ResponseHeaderTest, TestReplicationHandler, SampleTest, TestCollectionAPI,
TestExpandComponent, DocValuesTest, TestDownShardTolerantSearch,
TestJsonRequest, TlogReplayBufferedWhileIndexingTest,
TestSortingResponseWriter, TestRandomDVFaceting, MigrateRouteKeyTest,
SimpleFacetsTest, DirectSolrConnectionTest, TestSolrJ, TestRawTransformer,
TestCloudDeleteByQuery, TestFieldCacheSort, SchemaVersionSpecificBehaviorTest,
HdfsDirectoryTest, TestMacroExpander, TestDocTermOrds,
DistribJoinFromCollectionTest, TestUseDocValuesAsStored2, TestJmxIntegration,
SynonymTokenizerTest, VMParamsZkACLAndCredentialsProvidersTest,
TestGraphMLResponseWriter, DistributedDebugComponentTest,
HdfsBasicDistributedZkTest, TestOnReconnectListenerSupport,
CreateCollectionCleanupTest, TestRequestStatusCollectionAPI,
TestManagedResourceStorage, SSLMigrationTest, SolrCLIZkUtilsTest,
SpatialRPTFieldTypeTest, TestReloadAndDeleteDocs, DocValuesMultiTest,
TestCollationField, TestElisionMultitermQuery,
DistributedFacetPivotLongTailTest, TestBinaryResponseWriter,
TestSolrIndexConfig, TestTolerantSearch, CdcrUpdateLogTest,
TestDynamicFieldCollectionResource, FileUtilsTest, TestStressRecovery,
DistribCursorPagingTest, TestCharFilters, TestConfigSetImmutable,
TestSerializedLuceneMatchVersion, PeerSyncTest, StandardRequestHandlerTest,
DistributedVersionInfoTest, TestComponentsName,
DocExpirationUpdateProcessorFactoryTest, BasicDistributedZkTest,
HighlighterMaxOffsetTest, LeaderElectionTest,
TestHighFrequencyDictionaryFactory, TermsComponentTest,
TestTolerantUpdateProcessorCloud, TestConfigReload, DeleteShardTest,
SuggestComponentTest, TestXIncludeConfig, ZkCLITest, SolrPluginUtilsTest,
TestBinaryField, DistributedFacetExistsSmallTest, TestLegacyFieldCache,
SharedFSAutoReplicaFailoverUtilsTest, TestHighlightDedupGrouping,
TestDFISimilarityFactory, TestReloadDeadlock, CollectionsAPISolrJTest,
CdcrVersionReplicationTest, SolrRequestParserTest, TestFunctionQuery,
TestStandardQParsers, TestRandomRequestDistribution,
TestAnalyzeInfixSuggestions, FullHLLTest, ZkControllerTest,
XmlUpdateRequestHandlerTest, SolrCoreTest, HttpPartitionTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.seed=E0AF593D51F30011 -Dtests.slow=true -Dtests.locale=he-IL
-Dtests.timezone=Asia/Shanghai -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | HttpPartitionTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([E0AF593D51F30011]:0)
[junit4] Completed [588/630 (2!)] on J0 in 7224.20s, 1 test, 2 errors <<<
FAILURES!
[...truncated 60382 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]