Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6305/
Java: 32bit/jdk1.8.0_112 -server -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([B522941EC793441B:DD9DA134170956F7]: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:294)
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.metrics.JvmMetricsTest.testOperatingSystemMetricsSet
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([B522941EC793441B:ADDDF06B3E951F4E]:0)
at
org.apache.solr.metrics.JvmMetricsTest.testOperatingSystemMetricsSet(JvmMetricsTest.java:50)
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 12322 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_B522941EC793441B-001\init-core-data-001
[junit4] 2> 2571600 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-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> 2571607 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-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_B522941EC793441B-001\tempDir-001
[junit4] 2> 2571607 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2571607 INFO (Thread-4896) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2571607 INFO (Thread-4896) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2571708 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59244
[junit4] 2> 2571737 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 0x1592b634e280000, 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> 2571742 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2571742 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2571743 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12f301d{/solr,null,AVAILABLE}
[junit4] 2> 2571744 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@441098{/solr,null,AVAILABLE}
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ac1df3{HTTP/1.1,[http/1.1]}{127.0.0.1:59248}
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.Server Started @2577419ms
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c2e61{HTTP/1.1,[http/1.1]}{127.0.0.1:59251}
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.Server Started @2577420ms
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59251}
[junit4] 2> 2571755 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59248}
[junit4] 2> 2571759 ERROR (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2571759 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2571757 ERROR (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2571759 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-23T11:14:05.628Z
[junit4] 2> 2571760 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-23T11:14:05.628Z
[junit4] 2> 2571764 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2571766 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2571777 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 0x1592b634e280002, 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> 2571778 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 0x1592b634e280001, 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> 2571784 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59244/solr
[junit4] 2> 2571784 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59244/solr
[junit4] 2> 2571789 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 0x1592b634e280004, 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> 2571819 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59251_solr
[junit4] 2> 2571821 INFO (jetty-launcher-11356-thread-1)
[n:127.0.0.1:59248_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59248_solr
[junit4] 2> 2571821 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_solr ] o.a.s.c.Overseer Overseer
(id=97156572478177285-127.0.0.1:59251_solr-n_0000000000) starting
[junit4] 2> 2571823 INFO
(zkCallback-11366-thread-1-processing-n:127.0.0.1:59251_solr)
[n:127.0.0.1:59251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2571823 INFO
(zkCallback-11367-thread-1-processing-n:127.0.0.1:59248_solr)
[n:127.0.0.1:59248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2571833 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59251_solr
[junit4] 2> 2571835 INFO
(zkCallback-11366-thread-1-processing-n:127.0.0.1:59251_solr)
[n:127.0.0.1:59251_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2571835 INFO
(zkCallback-11367-thread-1-processing-n:127.0.0.1:59248_solr)
[n:127.0.0.1:59248_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2571898 INFO (jetty-launcher-11356-thread-1)
[n:127.0.0.1:59248_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2571952 INFO (jetty-launcher-11356-thread-1)
[n:127.0.0.1:59248_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> 2571960 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2571960 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_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> 2572264 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2572264 INFO (jetty-launcher-11356-thread-1)
[n:127.0.0.1:59248_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2572325 INFO (jetty-launcher-11356-thread-2-EventThread)
[n:127.0.0.1:59251_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2572325 INFO (jetty-launcher-11356-thread-1-EventThread)
[n:127.0.0.1:59248_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2572520 ERROR (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_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:329)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:607)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:482)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:235)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:167)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[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:376)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:239)
[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> 2572762 INFO (jetty-launcher-11356-thread-1)
[n:127.0.0.1:59248_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_B522941EC793441B-001\tempDir-001\node1\.
[junit4] 2> 2572815 INFO (jetty-launcher-11356-thread-2)
[n:127.0.0.1:59251_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_B522941EC793441B-001\tempDir-001\node2\.
[junit4] 2> 2573916 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2575150 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2575173 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2575188 WARN (qtp8080507-49041) [ ]
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> 2575189 WARN (qtp8080507-49041) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 2575199 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575203 WARN (qtp20594315-49051) [ ]
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> 2575203 WARN (qtp20594315-49051) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 2575203 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575209 WARN (qtp8080507-49040) [ ]
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> 2575210 WARN (qtp8080507-49040) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 2575210 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575211 WARN (qtp20594315-49052) [ ]
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> 2575211 WARN (qtp20594315-49052) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 2575211 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575212 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2575243 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2575275 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575277 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575291 INFO (qtp20594315-49052) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1xYigFZT2_gWAQDFH2UujAtddF6k9hSDX0A_W-YJtBMB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575291 INFO (qtp20594315-49052) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1xYigFZT2_gWAQDFH2UujAtddF6k9hSDX0A_W-YJtBMB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575293 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 0x1592b634e28000b, 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> 2575297 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575298 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575300 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575301 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 0x1592b634e28000c, 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> 2575304 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1xYigFZT2_gWAQDFH2UujAtddF6k9hSDX0A_W-YJtBMB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575305 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1xYigFZT2_gWAQDFH2UujAtddF6k9hSDX0A_W-YJtBMB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575309 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575311 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575312 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575313 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 0x1592b634e28000d, 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> 2575328 INFO (qtp8080507-49047) [n:127.0.0.1:59251_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1yeigFZT2_gngUDFGmdDpE59QO9TJc0fU-kLBW-7hjBB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575328 INFO (qtp8080507-49047) [n:127.0.0.1:59251_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1yeigFZT2_gngUDFGmdDpE59QO9TJc0fU-kLBW-7hjBB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575333 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575334 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575335 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575336 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 0x1592b634e28000e, 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> 2575342 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575343 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575344 INFO (qtp20594315-49049) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1yeigFZT2_gngUDFGmdDpE59QO9TJc0fU-kLBW-7hjBB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575344 INFO (qtp20594315-49049) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1yeigFZT2_gngUDFGmdDpE59QO9TJc0fU-kLBW-7hjBB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575345 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 0x1592b634e28000f, 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> 2575347 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575358 INFO (qtp8080507-49042) [n:127.0.0.1:59251_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1zAigFZT2_gwAYDFKIQ10YEPxpuIc7cZK8dzOHLIZpDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575358 INFO (qtp8080507-49042) [n:127.0.0.1:59251_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1zAigFZT2_gwAYDFKIQ10YEPxpuIc7cZK8dzOHLIZpDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575363 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575365 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575366 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575367 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 0x1592b634e280010, 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> 2575398 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575400 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575401 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1zAigFZT2_gwAYDFKIQ10YEPxpuIc7cZK8dzOHLIZpDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575401 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1zAigFZT2_gwAYDFKIQ10YEPxpuIc7cZK8dzOHLIZpDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575402 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 0x1592b634e280011, 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> 2575405 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575517 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575518 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575520 INFO (qtp20594315-49039) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1z6igFZT2_g-gcDFKsQPjNJ8KeDLnKwRQfAsi3D4AfPB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575520 INFO (qtp20594315-49039) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1z6igFZT2_g-gcDFKsQPjNJ8KeDLnKwRQfAsi3D4AfPB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575521 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 0x1592b634e280012, 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> 2575531 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575534 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1z6igFZT2_g-gcDFKsQPjNJ8KeDLnKwRQfAsi3D4AfPB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575534 INFO (qtp20594315-49055) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY1z6igFZT2_g-gcDFKsQPjNJ8KeDLnKwRQfAsi3D4AfPB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575537 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575537 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2575598 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2575601 INFO (qtp8080507-49044) [n:127.0.0.1:59251_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> 2575601 INFO (qtp8080507-49044) [n:127.0.0.1:59251_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> 2575601 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1482527649468&s=rep/CxfuI/wLyA51pkHJoFkTQ0M=";
Path=/; Domain=127.0.0.1; Expires=fr, 23-des-2016 21:14:09 GMT; HttpOnly".
Invalid 'expires' attribute: fr, 23-des-2016 21:14:09 GMT
[junit4] 2> 2575602 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2575624 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2575632 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575635 INFO (qtp8080507-49040) [n:127.0.0.1:59251_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY13VigFZT2_h1QgDFEf8wb9XyKqu6NVUnYeM6kaJNeiEB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575635 INFO (qtp8080507-49040) [n:127.0.0.1:59251_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY13VigFZT2_h1QgDFEf8wb9XyKqu6NVUnYeM6kaJNeiEB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575636 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2575658 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2575695 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575696 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575697 ERROR (qtp20594315-49048) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 2575725 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 0x1592b634e280013, 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> 2575729 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575734 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575735 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575737 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575738 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 0x1592b634e280014, 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> 2575748 ERROR (qtp20594315-49052) [n:127.0.0.1:59248_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 2575752 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575757 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575758 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575759 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575760 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 0x1592b634e280015, 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> 2575760 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2575784 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2575794 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=B522941EC793441B
-Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=America/Mexico_City
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.04s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B522941EC793441B:DD9DA134170956F7]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2575821 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2575834 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575835 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575836 INFO (qtp20594315-49059) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY16aigFZT2_imgwDFItso5C6pIMWaFptPB04FLAKQcAhB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575836 INFO (qtp20594315-49059) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY16aigFZT2_imgwDFItso5C6pIMWaFptPB04FLAKQcAhB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575838 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 0x1592b634e280016, 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> 2575841 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575848 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575848 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575850 INFO (qtp20594315-49049) [n:127.0.0.1:59248_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY16aigFZT2_imgwDFItso5C6pIMWaFptPB04FLAKQcAhB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2575850 INFO (qtp20594315-49049) [n:127.0.0.1:59248_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkrY16aigFZT2_imgwDFItso5C6pIMWaFptPB04FLAKQcAhB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2575851 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 0x1592b634e280017, 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> 2575857 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2575859 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59244/solr ready
[junit4] 2> 2575860 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2575861 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 0x1592b634e280018, 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> 2575862 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B522941EC793441B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2575866 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@c2e61{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2575867 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10015688
[junit4] 2> 2575867 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1ac1df3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2575868 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1459020
[junit4] 2> 2575871 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97156572478177285-127.0.0.1:59251_solr-n_0000000000) closing
[junit4] 2> 2575871 INFO
(OverseerStateUpdate-97156572478177285-127.0.0.1:59251_solr-n_0000000000)
[n:127.0.0.1:59251_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59251_solr
[junit4] 2> 2575873 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 0x1592b634e280005, 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> 2575873 WARN
(zkCallback-11366-thread-2-processing-n:127.0.0.1:59251_solr)
[n:127.0.0.1:59251_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2575874 INFO (jetty-launcher-11356-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2575874 ERROR
(Thread[Thread-4919,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:59251_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2575907 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 0x1592b634e280007, 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> 2575909 INFO (jetty-launcher-11356-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@441098{/solr,null,UNAVAILABLE}
[junit4] 2> 2577374 WARN
(zkCallback-11367-thread-1-processing-n:127.0.0.1:59248_solr)
[n:127.0.0.1:59248_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2577374 INFO (jetty-launcher-11356-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2577374 ERROR
(Thread[Thread-4920,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:59248_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2577378 INFO (jetty-launcher-11356-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12f301d{/solr,null,UNAVAILABLE}
[junit4] 2> 2577378 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 0x1592b634e280008, 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> 2577381 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59244 59244
[junit4] 2> 2577383 INFO (Thread-4896) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59244 59244
[junit4] 2> 2577384 WARN (Thread-4896) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/aliases.json
[junit4] 2> 16 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16 /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_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> 16 /solr/live_nodes
[junit4] 2> 16 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[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> 2577385 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B522941EC793441B]-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_B522941EC793441B-001
[junit4] 2> Dec 23, 2016 11:14:11 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, maxDocsPerChunk=386, blockSize=253),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, blockSize=253)), sim=RandomSimilarity(queryNorm=true): {},
locale=no-NO, timezone=America/Mexico_City
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112
(32-bit)/cpus=3,threads=1,free=44614208,total=339443712
[junit4] 2> NOTE: All tests run in this JVM:
[TestEmbeddedSolrServerConstructors, LoggingHandlerTest, TestFastWriter,
HLLUtilTest, SpellPossibilityIteratorTest, UUIDFieldTest,
LeaderElectionContextKeyTest, TestIndexSearcher, TestSchemaSimilarityResource,
TestTestInjection, TestComponentsName, HdfsThreadLeakTest,
ShowFileRequestHandlerTest, StatsReloadRaceTest, NotRequiredUniqueKeyTest,
ClassificationUpdateProcessorFactoryTest, TestRequestForwarding,
TestJavabinTupleStreamParser, TestConfigSetsAPIZkFailure,
TestFoldingMultitermQuery, SolrCoreMetricManagerTest, StatsComponentTest,
TestUtils, ExitableDirectoryReaderTest, OpenCloseCoreStressTest,
TestPKIAuthenticationPlugin, PreAnalyzedFieldTest, CoreSorterTest,
TestPHPSerializedResponseWriter, MetricUtilsTest, BasicFunctionalityTest,
TestFieldCacheSortRandom, TestIndexingPerformance, TestBlendedInfixSuggestions,
AutoCommitTest, TestOrdValues, DocValuesMissingTest, SuggesterWFSTTest,
TestDynamicLoading, TermVectorComponentDistributedTest, TestTrie,
ResourceLoaderTest, TestFreeTextSuggestions, TestMiniSolrCloudCluster,
BadComponentTest, RemoteQueryErrorTest, HdfsLockFactoryTest, QueryParsingTest,
TestStressLiveNodes, TestTrieFacet, TestRebalanceLeaders,
CdcrReplicationHandlerTest, FacetPivotSmallTest, TestXmlQParserPlugin,
TestSerializedLuceneMatchVersion, SolrInfoMBeanTest,
PKIAuthenticationIntegrationTest, CdcrVersionReplicationTest,
DataDrivenBlockJoinTest, SolrMetricReporterTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest,
TestWriterPerf, TestHdfsCloudBackupRestore, DistributedTermsComponentTest,
TestJoin, TestSolr4Spatial, AliasIntegrationTest, TestReloadDeadlock,
RankQueryTest, BadIndexSchemaTest, HdfsUnloadDistributedZkTest,
TestScoreJoinQPScore, AsyncCallRequestStatusResponseTest,
SimpleCollectionCreateDeleteTest, DefaultValueUpdateProcessorTest,
TestSolrQueryResponse, RulesTest, WrapperMergePolicyFactoryTest,
TestReversedWildcardFilterFactory, TestMissingGroups,
DirectUpdateHandlerOptimizeTest, TolerantUpdateProcessorTest,
CollectionsAPIDistributedZkTest, ShufflingReplicaListTransformerTest,
TestCloudSchemaless, TestNumericTerms32, TestManagedResourceStorage,
CurrencyFieldOpenExchangeTest, ForceLeaderTest, MinimalSchemaTest,
TestDistributedGrouping, SliceStateTest, TestDFRSimilarityFactory,
CSVRequestHandlerTest, TestJmxMonitoredMap, ReturnFieldsTest, TestConfig,
TestCoreDiscovery, ConvertedLegacyTest, TestManagedStopFilterFactory,
TestSolrCloudSnapshots, InfoHandlerTest, GraphQueryTest, ZkSolrClientTest,
TestManagedSchema, TestShardHandlerFactory, TestAuthenticationFramework,
HdfsCollectionsAPIDistributedZkTest, BlockCacheTest, TestFieldCacheWithThreads,
HttpSolrCallGetCoreTest, BufferStoreTest, FieldMutatingUpdateProcessorTest,
TestCloudManagedSchema, TestSolrCloudWithSecureImpersonation, CacheHeaderTest,
TestRTimerTree, TestLegacyNumericRangeQueryBuilder,
TestCopyFieldCollectionResource, TestBadConfig, TestReload,
DistribCursorPagingTest, FieldAnalysisRequestHandlerTest, TestIntervalFaceting,
TestDocSet, TestHashQParserPlugin, ConfigSetsAPITest,
OverriddenZkACLAndCredentialsProvidersTest, TestImpersonationWithHadoopAuth,
TestRawResponseWriter, BigEndianAscendingWordDeserializerTest,
TestGeoJSONResponseWriter, SuggestComponentContextFilterQueryTest,
TestSolrQueryParser, ClusterStateTest, TestSchemaNameResource, JsonLoaderTest,
TestConfigSetsAPI, EchoParamsTest, DeleteShardTest, URLClassifyProcessorTest,
TestQuerySenderListener, LeaderInitiatedRecoveryOnShardRestartTest,
TestMiniSolrCloudClusterSSL, TestLocalFSCloudBackupRestore,
TestSSLRandomization, TestUseDocValuesAsStored, DeleteInactiveReplicaTest,
ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases,
SignatureUpdateProcessorFactoryTest, TestSystemIdResolver, TestJsonFacets,
DistributedVersionInfoTest, ManagedSchemaRoundRobinCloudTest,
TestBulkSchemaAPI, TestRealTimeGet, BasicDistributedZk2Test, JavabinLoaderTest,
ResponseLogComponentTest, CollectionsAPISolrJTest, ClusterStateUpdateTest,
TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestHashPartitioner,
TestRangeQuery, TestCoreContainer, SpellCheckComponentTest,
SolrCmdDistributorTest, HighlighterTest, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTSTTest,
SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader,
PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory,
QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming,
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest,
StandardRequestHandlerTest, TestQueryTypes, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, RegexBoostProcessorTest, IndexSchemaTest,
TestCSVResponseWriter, TestAnalyzedSuggestions, TestLFUCache,
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest,
DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder,
ZkNodePropsTest, CircularListTest, TestRTGBase,
DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, CdcrRequestHandlerTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistributedQueueTest, DocValuesNotIndexedTest,
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MultiThreadedOCPTest,
OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest,
ReplicationFactorTest, RollingRestartTest, SSLMigrationTest,
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery,
TestClusterProperties, TestDeleteCollectionOnDownNodes,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry,
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSegmentSorting,
TestShortCircuitedRequests, TestSizeLimitedDistributedMap,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [512/670 (1!)] on J1 in 6.57s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 193 lines...]
[junit4] Suite: org.apache.solr.metrics.JvmMetricsTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\init-core-data-001
[junit4] 2> 2797386 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-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> 2797547 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2797547 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2797548 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-002\cores\core
[junit4] 2> 2797552 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 2797553 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11ece51{/solr,null,AVAILABLE}
[junit4] 2> 2797554 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11d8992{HTTP/1.1,[http/1.1]}{127.0.0.1:61127}
[junit4] 2> 2797554 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ] o.e.j.s.Server
Started @2803218ms
[junit4] 2> 2797554 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61127,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-002\cores}
[junit4] 2> 2797554 ERROR
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2797558 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2797558 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2797558 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2797558 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-23T11:17:51.426Z
[junit4] 2> 2797560 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
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.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\solr.xml
[junit4] 2> 2797597 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
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.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001
[junit4] 2> 2797597 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2797639 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2797642 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 2797643 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2797643 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 2797644 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
[junit4] 2> 2797645 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 2797646 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\ltr\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\ltr\lib
[junit4] 2> 2797646 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-ltr-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 2797647 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2797648 WARN (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 2797660 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is
enabled
[junit4] 2> 2797662 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2797696 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 2797858 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 2797858 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 2797859 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 2797859 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 2797859 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 2797888 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1
[junit4] 2> 2797888 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.JvmMetricsTest_B522941EC793441B-001\tempDir-001\collection1\data\]
[junit4] 2> 2797888 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d383f7
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-11411-thread-1]: init: current segments file is
"segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1b825aa
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-11411-thread-1]: delete []
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-11411-thread-1]: now checkpoint "" [0 segments ;
isCommit = false]
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-11411-thread-1]: delete []
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-11411-thread-1]: 0 msec to checkpoint
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
init: create=true
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@28f0a6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d2af77)
[junit4] 2> index=
[junit4] 2> version=7.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1aabe3
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@148c5c6
[junit4] 2>
[junit4] 2> 2797890 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
now flush at close
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
index before flush
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11411-thread-1]:
startFullFlush
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11411-thread-1]:
coreLoadExecutor-11411-thread-1 finishFullFlush success=true
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
apply all deletes during flush
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
now apply all deletes for all segments maxDoc=0
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11411-thread-1]:
prune sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11411-thread-1]:
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11411-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11411-thread-1]:
now merge
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11411-thread-1]:
index:
[junit4] 2> 2797891 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11411-thread-1]:
no more merges pending; now return
[junit4] 2> 2797892 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
waitForMerges
[junit4] 2> 2797892 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
waitForMerges done
[junit4] 2> 2797892 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
commit: start
[junit4] 2> 2797892 INFO (coreLoadExecutor-11411-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11411-thread-1]:
commit: enter
[...truncated too long message...]
a.s.u.LoggingInfoStream [IW][coreCloseExecutor-11417-thread-1]: all running
merges have aborted
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-11417-thread-1]: rollback: done finish merges
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-11417-thread-1]: abort
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-11417-thread-1]: done abort success=true
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-11417-thread-1]: rollback: infos=
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-11417-thread-1]: now checkpoint "" [0 segments ;
isCommit = false]
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-11417-thread-1]: delete []
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-11417-thread-1]: 0 msec to checkpoint
[junit4] 2> 2798370 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-11417-thread-1]: delete []
[junit4] 2> 2798375 INFO (coreCloseExecutor-11417-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 2798376 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2798376 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11ece51{/solr,null,UNAVAILABLE}
[junit4] 2> 2798378 INFO
(SUITE-JvmMetricsTest-seed#[B522941EC793441B]-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.metrics.JvmMetricsTest_B522941EC793441B-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ,
timezone=America/Monterrey
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112
(32-bit)/cpus=3,threads=1,free=141579328,total=351506432
[junit4] 2> NOTE: All tests run in this JVM:
[TestEmbeddedSolrServerConstructors, LoggingHandlerTest, TestFastWriter,
HLLUtilTest, SpellPossibilityIteratorTest, UUIDFieldTest,
LeaderElectionContextKeyTest, TestIndexSearcher, TestSchemaSimilarityResource,
TestTestInjection, TestComponentsName, HdfsThreadLeakTest,
ShowFileRequestHandlerTest, StatsReloadRaceTest, NotRequiredUniqueKeyTest,
ClassificationUpdateProcessorFactoryTest, TestRequestForwarding,
TestJavabinTupleStreamParser, TestConfigSetsAPIZkFailure,
TestFoldingMultitermQuery, SolrCoreMetricManagerTest, StatsComponentTest,
TestUtils, ExitableDirectoryReaderTest, OpenCloseCoreStressTest,
TestPKIAuthenticationPlugin, PreAnalyzedFieldTest, CoreSorterTest,
TestPHPSerializedResponseWriter, MetricUtilsTest, BasicFunctionalityTest,
TestFieldCacheSortRandom, TestIndexingPerformance, TestBlendedInfixSuggestions,
AutoCommitTest, TestOrdValues, DocValuesMissingTest, SuggesterWFSTTest,
TestDynamicLoading, TermVectorComponentDistributedTest, TestTrie,
ResourceLoaderTest, TestFreeTextSuggestions, TestMiniSolrCloudCluster,
BadComponentTest, RemoteQueryErrorTest, HdfsLockFactoryTest, QueryParsingTest,
TestStressLiveNodes, TestTrieFacet, TestRebalanceLeaders,
CdcrReplicationHandlerTest, FacetPivotSmallTest, TestXmlQParserPlugin,
TestSerializedLuceneMatchVersion, SolrInfoMBeanTest,
PKIAuthenticationIntegrationTest, CdcrVersionReplicationTest,
DataDrivenBlockJoinTest, SolrMetricReporterTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest,
TestWriterPerf, TestHdfsCloudBackupRestore, DistributedTermsComponentTest,
TestJoin, TestSolr4Spatial, AliasIntegrationTest, TestReloadDeadlock,
RankQueryTest, BadIndexSchemaTest, HdfsUnloadDistributedZkTest,
TestScoreJoinQPScore, AsyncCallRequestStatusResponseTest,
SimpleCollectionCreateDeleteTest, DefaultValueUpdateProcessorTest,
TestSolrQueryResponse, RulesTest, WrapperMergePolicyFactoryTest,
TestReversedWildcardFilterFactory, TestMissingGroups,
DirectUpdateHandlerOptimizeTest, TolerantUpdateProcessorTest,
CollectionsAPIDistributedZkTest, ShufflingReplicaListTransformerTest,
TestCloudSchemaless, TestNumericTerms32, TestManagedResourceStorage,
CurrencyFieldOpenExchangeTest, ForceLeaderTest, MinimalSchemaTest,
TestDistributedGrouping, SliceStateTest, TestDFRSimilarityFactory,
CSVRequestHandlerTest, TestJmxMonitoredMap, ReturnFieldsTest, TestConfig,
TestCoreDiscovery, ConvertedLegacyTest, TestManagedStopFilterFactory,
TestSolrCloudSnapshots, InfoHandlerTest, GraphQueryTest, ZkSolrClientTest,
TestManagedSchema, TestShardHandlerFactory, TestAuthenticationFramework,
HdfsCollectionsAPIDistributedZkTest, BlockCacheTest, TestFieldCacheWithThreads,
HttpSolrCallGetCoreTest, BufferStoreTest, FieldMutatingUpdateProcessorTest,
TestCloudManagedSchema, TestSolrCloudWithSecureImpersonation, CacheHeaderTest,
TestRTimerTree, TestLegacyNumericRangeQueryBuilder,
TestCopyFieldCollectionResource, TestBadConfig, TestReload,
DistribCursorPagingTest, FieldAnalysisRequestHandlerTest, TestIntervalFaceting,
TestDocSet, TestHashQParserPlugin, ConfigSetsAPITest,
OverriddenZkACLAndCredentialsProvidersTest, TestImpersonationWithHadoopAuth,
TestRawResponseWriter, BigEndianAscendingWordDeserializerTest,
TestGeoJSONResponseWriter, SuggestComponentContextFilterQueryTest,
TestSolrQueryParser, ClusterStateTest, TestSchemaNameResource, JsonLoaderTest,
TestConfigSetsAPI, EchoParamsTest, DeleteShardTest, URLClassifyProcessorTest,
TestQuerySenderListener, LeaderInitiatedRecoveryOnShardRestartTest,
TestMiniSolrCloudClusterSSL, TestLocalFSCloudBackupRestore,
TestSSLRandomization, TestUseDocValuesAsStored, DeleteInactiveReplicaTest,
ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases,
SignatureUpdateProcessorFactoryTest, TestSystemIdResolver, TestJsonFacets,
DistributedVersionInfoTest, ManagedSchemaRoundRobinCloudTest,
TestBulkSchemaAPI, TestRealTimeGet, BasicDistributedZk2Test, JavabinLoaderTest,
ResponseLogComponentTest, CollectionsAPISolrJTest, ClusterStateUpdateTest,
TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestHashPartitioner,
TestRangeQuery, TestCoreContainer, SpellCheckComponentTest,
SolrCmdDistributorTest, HighlighterTest, SoftAutoCommitTest,
DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTSTTest,
SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader,
PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory,
QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming,
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest,
StandardRequestHandlerTest, TestQueryTypes, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, RegexBoostProcessorTest, IndexSchemaTest,
TestCSVResponseWriter, TestAnalyzedSuggestions, TestLFUCache,
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest,
DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder,
ZkNodePropsTest, CircularListTest, TestRTGBase,
DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, CdcrRequestHandlerTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistributedQueueTest, DocValuesNotIndexedTest,
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MultiThreadedOCPTest,
OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest,
ReplicationFactorTest, RollingRestartTest, SSLMigrationTest,
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery,
TestClusterProperties, TestDeleteCollectionOnDownNodes,
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry,
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSegmentSorting,
TestShortCircuitedRequests, TestSizeLimitedDistributedMap,
TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest,
HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest,
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest,
BlobRepositoryCloudTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetProperties,
TestCorePropertiesReload, TestImplicitCoreProperties, TestInfoStreamLogging,
TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDynamicMBean,
TestSolrCoreSnapshots, RequestLoggingTest, TestBlobHandler,
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI,
TestSQLHandler, DistributedFacetPivotLargeTest,
DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentCustomSortTest, ReplicaListTransformerTest,
SpatialHeatmapFacetsTest, TestUnifiedSolrHighlighter, JvmMetricsTest]
[junit4] Completed [573/670 (2!)] on J1 in 1.03s, 2 tests, 1 error <<<
FAILURES!
[...truncated 54866 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]