Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6239/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([BF566AAAE7111D01:D7E95F80378B0FED]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([BF566AAAE7111D01:C49FC8E6C433CF00]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10945 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\init-core-data-001
[junit4] 2> 396555 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 396560 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001
[junit4] 2> 396560 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 396560 INFO (Thread-878) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 396560 INFO (Thread-878) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 396660 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56272
[junit4] 2> 396667 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 396672 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 396672 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 396673 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20ffbe24{/solr,null,AVAILABLE}
[junit4] 2> 396673 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f05fe51{/solr,null,AVAILABLE}
[junit4] 2> 396674 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@75c06199{HTTP/1.1,[http/1.1]}{127.0.0.1:56277}
[junit4] 2> 396675 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.Server Started @401083ms
[junit4] 2> 396675 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56277}
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@43f3b0ac{HTTP/1.1,[http/1.1]}{127.0.0.1:56276}
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.Server Started @401084ms
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56276}
[junit4] 2> 396676 ERROR (jetty-launcher-538-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 396676 ERROR (jetty-launcher-538-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T22:36:39.883Z
[junit4] 2> 396676 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T22:36:39.883Z
[junit4] 2> 396682 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 396682 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 396702 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56272/solr
[junit4] 2> 396702 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56272/solr
[junit4] 2> 396708 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 396738 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56277_solr
[junit4] 2> 396739 INFO (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56276_solr
[junit4] 2> 396739 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.c.Overseer Overseer
(id=96983724836257797-127.0.0.1:56277_solr-n_0000000000) starting
[junit4] 2> 396741 INFO
(zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr)
[n:127.0.0.1:56276_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 396743 INFO
(zkCallback-548-thread-1-processing-n:127.0.0.1:56277_solr)
[n:127.0.0.1:56277_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 396752 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56277_solr
[junit4] 2> 396755 INFO
(zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr)
[n:127.0.0.1:56276_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 396755 INFO
(zkCallback-548-thread-1-processing-n:127.0.0.1:56277_solr)
[n:127.0.0.1:56277_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 396808 INFO (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 396816 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 396868 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 396868 INFO (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 397190 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 397190 INFO (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 397249 INFO (jetty-launcher-538-thread-2-EventThread)
[n:127.0.0.1:56277_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 397249 INFO (jetty-launcher-538-thread-1-EventThread)
[n:127.0.0.1:56276_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 397472 ERROR (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.h.u.Shell Failed to locate the winutils binary
in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
[junit4] 2> at
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 397708 INFO (jetty-launcher-538-thread-1)
[n:127.0.0.1:56276_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001\node1\.
[junit4] 2> 397709 INFO (jetty-launcher-538-thread-2)
[n:127.0.0.1:56277_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001\node2\.
[junit4] 2> 397756 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 399036 INFO (qtp1587345225-3335) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399036 INFO (qtp1587345225-3335) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399043 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399075 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399080 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399086 INFO (qtp134042473-3340) [n:127.0.0.1:56277_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399086 INFO (qtp134042473-3340) [n:127.0.0.1:56277_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399090 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399091 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 399117 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 399171 ERROR (qtp134042473-3345) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 399173 ERROR (qtp1587345225-3337) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 399187 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=BF566AAAE7111D01
-Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=CET
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.10s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([BF566AAAE7111D01:D7E95F80378B0FED]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399219 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 399229 WARN (qtp1587345225-3332) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 399230 WARN (qtp1587345225-3332) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 399230 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399231 WARN (qtp134042473-3338) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 399231 WARN (qtp134042473-3338) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 399231 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399238 WARN (qtp1587345225-3334) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 399238 WARN (qtp1587345225-3334) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 399238 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399240 WARN (qtp134042473-3338) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 399240 WARN (qtp134042473-3338) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 399240 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399240 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 399276 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 399288 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399292 INFO (qtp1587345225-3337) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 399292 INFO (qtp1587345225-3337) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 399293 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1479890202498&s=nJ8hOR7/KAFBDLjj/dF/Kx56lao=";
Path=/; Domain=127.0.0.1; Expires=ke, 23-marraskuuta-2016 08:36:42 GMT;
HttpOnly". Invalid 'expires' attribute: ke, 23-marraskuuta-2016 08:36:42 GMT
[junit4] 2> 399293 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399295 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 399319 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 399330 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399334 INFO (qtp1587345225-3330) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx6figFYsjuinwYDFMIgRCnYCJYsXrtrHrucKc_KYIJkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399334 INFO (qtp1587345225-3330) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx6figFYsjuinwYDFMIgRCnYCJYsXrtrHrucKc_KYIJkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399335 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 399368 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 399388 ERROR (qtp1587345225-3337) [n:127.0.0.1:56276_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_7]
[junit4] 2> 399421 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399424 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399439 ERROR (qtp134042473-3333) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 399449 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399453 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399463 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399471 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399471 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399474 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 399499 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 399513 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399515 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 399543 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 399584 INFO (qtp1587345225-3339) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399584 INFO (qtp1587345225-3339) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399590 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399594 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399602 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399605 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399605 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399606 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399614 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399618 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399619 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399642 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399646 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399646 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399647 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399655 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399660 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399661 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0013, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399665 INFO (qtp134042473-3340) [n:127.0.0.1:56277_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399666 INFO (qtp134042473-3340) [n:127.0.0.1:56277_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399670 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399694 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399698 INFO (qtp1587345225-3339) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399698 INFO (qtp1587345225-3339) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399708 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399711 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399720 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399724 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399724 INFO (qtp1587345225-3336) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399733 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399736 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399737 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0017, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399753 INFO (qtp1587345225-3337) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399753 INFO (qtp1587345225-3337) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399761 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399765 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399766 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0018, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399773 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399778 INFO (qtp1587345225-3334) [n:127.0.0.1:56276_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 399778 INFO (qtp1587345225-3334) [n:127.0.0.1:56276_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399779 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0019, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399788 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 399792 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
[junit4] 2> 399793 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 399795 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@75c06199{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 399796 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@43f3b0ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 399796 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2037195770
[junit4] 2> 399797 INFO (jetty-launcher-538-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=88594906
[junit4] 2> 399800 INFO (jetty-launcher-538-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96983724836257797-127.0.0.1:56277_solr-n_0000000000) closing
[junit4] 2> 399800 INFO
(OverseerStateUpdate-96983724836257797-127.0.0.1:56277_solr-n_0000000000)
[n:127.0.0.1:56277_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:56277_solr
[junit4] 2> 399801 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1588e2f13dc0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 399801 WARN
(zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr)
[n:127.0.0.1:56276_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 399802 ERROR
(Thread[Thread-895,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:56276_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 399833 INFO (jetty-launcher-538-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20ffbe24{/solr,null,UNAVAILABLE}
[junit4] 2> 401302 WARN
(zkCallback-548-thread-3-processing-n:127.0.0.1:56277_solr)
[n:127.0.0.1:56277_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 401302 ERROR
(Thread[Thread-897,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:56277_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 401308 INFO (jetty-launcher-538-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7f05fe51{/solr,null,UNAVAILABLE}
[junit4] 2> 401310 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56272 56272
[junit4] 2> 401315 INFO (Thread-878) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56272 56272
[junit4] 2> 401317 WARN (Thread-878) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/aliases.json
[junit4] 2> 18 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 18 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 401318 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001
[junit4] 2> Nov 22, 2016 10:36:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI, timezone=CET
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=51418696,total=250916864
[junit4] 2> NOTE: All tests run in this JVM:
[WordBreakSolrSpellCheckerTest, ZkStateReaderTest, TestCloudManagedSchema,
TestUniqueKeyFieldResource, TestDistribIDF, CursorMarkTest, ResponseHeaderTest,
TestReversedWildcardFilterFactory, TestRestManager,
SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, TestHashQParserPlugin,
TestManagedSynonymFilterFactory, TestDefaultSearchFieldResource,
DistributedSuggestComponentTest, TestUseDocValuesAsStored,
CreateCollectionCleanupTest, TestSchemaResource, QueryParsingTest,
CoreAdminRequestStatusTest, ResponseLogComponentTest, TestExactStatsCache,
TestNRTOpen, UtilsToolTest, BadIndexSchemaTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrInfoMBeanTest,
UUIDFieldTest, TestLeaderInitiatedRecoveryThread, TestMacros, SliceStateTest,
TestCorePropertiesReload, IndexSchemaTest, TestZkChroot,
HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, TestFieldTypeResource,
DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors,
SolrIndexSplitterTest, TestCloudSchemaless, EnumFieldTest, DeleteShardTest,
TestFuzzyAnalyzedSuggestions, AutoCommitTest, TestTrackingShardHandlerFactory,
DistributedTermsComponentTest, TestFieldCacheSort, AliasIntegrationTest,
TestLegacyNumericRangeQueryBuilder, OverseerCollectionConfigSetProcessorTest,
TestFilteredDocIdSet, URLClassifyProcessorTest, TestClassicSimilarityFactory,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [104/653 (1!)] on J1 in 5.32s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 872 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001
[junit4] 2> 1755542 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1755543 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1755544 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1755613 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1755644 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1755751 WARN
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1755753 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1755772 INFO (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1755818 INFO (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1755857 INFO (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1755947 WARN (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1755949 INFO (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1755962 INFO (coreLoadExecutor-6342-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1755963 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\]
[junit4] 2> 1755963 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f0b8c7a
[junit4] 2> 1755964 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5462388958728536]
[junit4] 2> 1755980 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1755980 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1755981 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1755981 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1755982 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=11.6611328125,
floorSegmentMB=0.5361328125, forceMergeDeletesPctAllowed=2.1535178691506616,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5333660922055973
[junit4] 2> 1755982 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4055e2a8[collection1] main]
[junit4] 2> 1755982 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1756433 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1756471 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1756472 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1756473 INFO (coreLoadExecutor-6342-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551741023347015680
[junit4] 2> 1756477 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1756480 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BF566AAAE7111D01]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 1756480 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BF566AAAE7111D01]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 1756483 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 1756488 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1756504 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1756504 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1756505 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1756505 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1756506 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1756506 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1756506 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1756506 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7286e0bb{/solr,null,AVAILABLE}
[junit4] 2> 1756507 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1756507 INFO
(searcherExecutor-6343-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4055e2a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1756507 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@2b54fb3d{HTTP/1.1,[http/1.1]}{127.0.0.1:63439}
[junit4] 2> 1756507 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.e.j.s.Server Started @1760916ms
[junit4] 2> 1756507 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63439}
[junit4] 2> 1756508 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1756510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1756510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1756510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1756510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T22:59:19.717Z
[junit4] 2> 1756511 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\solr.xml
[junit4] 2> 1756529 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.
[junit4] 2> 1756529 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 1756566 INFO (coreLoadExecutor-6354-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1756602 INFO (coreLoadExecutor-6354-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 1756714 WARN (coreLoadExecutor-6354-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1756716 INFO (coreLoadExecutor-6354-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1756727 INFO (coreLoadExecutor-6354-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex
[junit4] 2> 1756727 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex\data\]
[junit4] 2> 1756727 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f0b8c7a
[junit4] 2> 1756729 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5462388958728536]
[junit4] 2> 1756744 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1756744 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1756746 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1756746 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1756746 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=11.6611328125,
floorSegmentMB=0.5361328125, forceMergeDeletesPctAllowed=2.1535178691506616,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5333660922055973
[junit4] 2> 1756746 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a16dae5[corex] main]
[junit4] 2> 1756747 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1756761 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1756833 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1756834 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1756835 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1756835 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1756835 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1756836 INFO (coreLoadExecutor-6354-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551741023727648768
[junit4] 2> 1756836 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1756837 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1756840 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1756841 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1756842 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1756846 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5a16dae5[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1757082 INFO (qtp2068428541-12838) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551741023979307008)]} 0 5
[junit4] 2> 1757086 INFO (qtp2068428541-12845) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1757086 INFO (qtp2068428541-12845) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@972b9b4
[junit4] 2> 1757091 INFO (qtp2068428541-12845) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59e961c0[corex] main]
[junit4] 2> 1757093 INFO
(searcherExecutor-6355-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@59e961c0[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 1757093 INFO (qtp2068428541-12845) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1757094 INFO (qtp2068428541-12845) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 1757102 INFO (qtp2068428541-12844) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1757140 INFO (qtp2068428541-12843) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1757153 INFO (qtp2068428541-12843) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 1757268 WARN (qtp2068428541-12843) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 1757272 INFO (qtp2068428541-12843) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1757287 INFO (qtp2068428541-12843) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex
[junit4] 2> 1757288 INFO (qtp2068428541-12843) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex\data\]
[junit4] 2> 1757319 INFO (qtp2068428541-12843) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore
org.apache.solr.core.SolrCore@2685538d
[junit4] 2> 1757320 ERROR (qtp2068428541-12843) [ x:corex]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[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> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 1757321 INFO (qtp2068428541-12843) [ x:corex]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2}
status=500 QTime=205
[junit4] 2> 1757321 ERROR (qtp2068428541-12843) [ x:corex]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at or
[...truncated too long message...]
1759753 INFO (coreLoadExecutor-6380-thread-1) [ x:corex] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1551741026786344960
[junit4] 2> 1759756 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1759756 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1759756 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1759756 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1759757 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1759757 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1759758 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1759758 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1759759 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@301f6cd2[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1760237 INFO (qtp38904351-12874) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551741027286515712)]} 0 6
[junit4] 2> 1760239 INFO (qtp38904351-12870) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1760239 INFO (qtp38904351-12870) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4192a264
[junit4] 2> 1760252 INFO (qtp38904351-12870) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e4d4882[corex] main]
[junit4] 2> 1760253 INFO (qtp38904351-12870) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1760254 INFO
(searcherExecutor-6381-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4e4d4882[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 1760254 INFO (qtp38904351-12870) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 15
[junit4] 2> 1760258 INFO (qtp38904351-12869) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@5cc76300
[junit4] 2> 1760363 INFO (qtp38904351-12869) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=105
[junit4] 2> 1760366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@32d48d9d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1760366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=306011680
[junit4] 2> 1760380 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@61b80f04{/solr,null,UNAVAILABLE}
[junit4] 2> 1760384 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 1760385 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1760385 INFO
(SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=750707229
[junit4] 2> 1760386 INFO (coreCloseExecutor-6387-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7cd7bf4f
[junit4] 2> 1760387 INFO (coreCloseExecutor-6387-thread-2) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] CLOSING SolrCore
org.apache.solr.core.SolrCore@9802396
[junit4] 2> 1760390 INFO (coreCloseExecutor-6387-thread-3) [
x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@3643b4c8
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=cs,
timezone=America/Pangnirtung
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=78378608,total=403193856
[junit4] 2> NOTE: All tests run in this JVM:
[WordBreakSolrSpellCheckerTest, ZkStateReaderTest, TestCloudManagedSchema,
TestUniqueKeyFieldResource, TestDistribIDF, CursorMarkTest, ResponseHeaderTest,
TestReversedWildcardFilterFactory, TestRestManager,
SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, TestHashQParserPlugin,
TestManagedSynonymFilterFactory, TestDefaultSearchFieldResource,
DistributedSuggestComponentTest, TestUseDocValuesAsStored,
CreateCollectionCleanupTest, TestSchemaResource, QueryParsingTest,
CoreAdminRequestStatusTest, ResponseLogComponentTest, TestExactStatsCache,
TestNRTOpen, UtilsToolTest, BadIndexSchemaTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrInfoMBeanTest,
UUIDFieldTest, TestLeaderInitiatedRecoveryThread, TestMacros, SliceStateTest,
TestCorePropertiesReload, IndexSchemaTest, TestZkChroot,
HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, TestFieldTypeResource,
DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors,
SolrIndexSplitterTest, TestCloudSchemaless, EnumFieldTest, DeleteShardTest,
TestFuzzyAnalyzedSuggestions, AutoCommitTest, TestTrackingShardHandlerFactory,
DistributedTermsComponentTest, TestFieldCacheSort, AliasIntegrationTest,
TestLegacyNumericRangeQueryBuilder, OverseerCollectionConfigSetProcessorTest,
TestFilteredDocIdSet, URLClassifyProcessorTest, TestClassicSimilarityFactory,
TestSolrCloudWithDelegationTokens, OverseerTaskQueueTest, TestOrdValues,
TestRealTimeGet, TestRequestStatusCollectionAPI, SpellingQueryConverterTest,
TestCustomSort, HdfsChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest,
CloudMLTQParserTest, ShardSplitTest, SegmentsInfoRequestHandlerTest,
TestSolrIndexConfig, TestConfig, SuggesterTSTTest, HttpPartitionTest,
TestReplicaProperties, TestShardHandlerFactory, TestAddFieldRealTimeGet,
RegexBoostProcessorTest, CircularListTest, TestDistributedMissingSort,
HighlighterMaxOffsetTest, TestQueryUtils, TestReRankQParserPlugin,
TestPushWriter, FieldMutatingUpdateProcessorTest, TestConfigReload,
ResourceLoaderTest, CollectionsAPISolrJTest, BasicFunctionalityTest,
SortByFunctionTest, TestLMDirichletSimilarityFactory, ReplaceNodeTest,
SpellCheckComponentTest, UpdateParamsTest, TestSystemIdResolver,
TestManagedResource, TestSolr4Spatial2, LoggingHandlerTest, TestReloadDeadlock,
DateMathParserTest, TestConfigSetProperties, TestIndexingPerformance,
TestSolrQueryParser, RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest,
HighlighterConfigTest, MigrateRouteKeyTest,
TestOverriddenPrefixQueryForCustomFieldType, InfoHandlerTest,
TestStressRecovery, SSLMigrationTest, TestShortCircuitedRequests,
TestSQLHandlerNonCloud, TestSubQueryTransformerCrossCore,
TestSchemaVersionResource, TestRandomCollapseQParserPlugin, TestRecovery,
StressHdfsTest, FileBasedSpellCheckerTest, AnalyticsMergeStrategyTest,
TestCustomDocTransformer, TestSolrCLIRunExample, DistributedVersionInfoTest,
TestOmitPositions, RestartWhileUpdatingTest, BasicAuthIntegrationTest,
TestCloudDeleteByQuery, SolrCoreCheckLockOnStartupTest, VersionInfoTest,
TestRawTransformer, LeaderElectionIntegrationTest, CollectionReloadTest,
ConfigSetsAPITest, CloneFieldUpdateProcessorFactoryTest,
TestConfigSetsAPIExclusivity, TestNamedUpdateProcessors, StatsComponentTest,
ExitableDirectoryReaderTest, BJQParserTest, TestManagedSchemaThreadSafety,
CSVRequestHandlerTest, DistributedFacetPivotLongTailTest,
ShowFileRequestHandlerTest, BasicZkTest, TestTrie, HdfsDirectoryTest,
TestReplicationHandlerBackup, CdcrReplicationHandlerTest, TestSolr4Spatial,
OverseerRolesTest, AtomicUpdatesTest, ClusterStateTest,
SpatialRPTFieldTypeTest, RequestHandlersTest,
UpdateRequestProcessorFactoryTest, CleanupOldIndexTest, SpellCheckCollatorTest,
TestSolrDynamicMBean, TestScoreJoinQPScore, TestAnalyzedSuggestions,
CollectionsAPIDistributedZkTest, TestRandomFaceting, ZkSolrClientTest,
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping,
TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest,
TestReload, TestRangeQuery, SolrCmdDistributorTest, ConvertedLegacyTest,
TestFiltering, TestIndexSearcher, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, CoreAdminHandlerTest]
[junit4] Completed [367/653 (2!)] on J1 in 4.91s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 63301 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]