You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/18 01:26:51 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 398 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/398/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=9956, name=jetty-launcher-1514-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=9952, name=jetty-launcher-1514-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=9956, name=jetty-launcher-1514-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=9952, name=jetty-launcher-1514-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([615535215233156F]:0)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([615535215233156F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([615535215233156F]:0)




Build Log:
[...truncated 12230 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 967226 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/init-core-data-001
   [junit4]   2> 967226 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 967227 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 967228 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-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> 967286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/tempDir-001
   [junit4]   2> 967286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 967287 INFO  (Thread-3927) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 967287 INFO  (Thread-3927) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 967288 ERROR (Thread-3927) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 967402 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63911
   [junit4]   2> 967422 INFO  (zkConnectionManagerCallback-1517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967444 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 967445 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 967445 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 967445 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 967445 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79d4e366{/solr,null,AVAILABLE}
   [junit4]   2> 967446 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 967446 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c692d84{HTTP/1.1,[http/1.1]}{127.0.0.1:46470}
   [junit4]   2> 967446 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.Server Started @969514ms
   [junit4]   2> 967446 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46470}
   [junit4]   2> 967446 ERROR (jetty-launcher-1514-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T22:40:10.193Z
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aadb231{/solr,null,AVAILABLE}
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6481cbc{HTTP/1.1,[http/1.1]}{127.0.0.1:42353}
   [junit4]   2> 967447 INFO  (jetty-launcher-1514-thread-2) [    ] o.e.j.s.Server Started @969516ms
   [junit4]   2> 967448 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42353}
   [junit4]   2> 967448 ERROR (jetty-launcher-1514-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 967448 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 967448 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 967448 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 967448 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T22:40:10.194Z
   [junit4]   2> 967452 INFO  (zkConnectionManagerCallback-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967453 INFO  (zkConnectionManagerCallback-1521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967453 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 967459 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 967463 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63911/solr
   [junit4]   2> 967485 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 0x161064795320002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 967488 INFO  (jetty-launcher-1514-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63911/solr
   [junit4]   2> 967499 INFO  (zkConnectionManagerCallback-1525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967511 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967538 INFO  (zkConnectionManagerCallback-1529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967607 INFO  (zkConnectionManagerCallback-1534-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 967643 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 967645 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42353_solr
   [junit4]   2> 967657 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.Overseer Overseer (id=99367571294388230-127.0.0.1:42353_solr-n_0000000000) starting
   [junit4]   2> 967686 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 967688 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46470_solr
   [junit4]   2> 967733 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 967741 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 967752 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42353_solr
   [junit4]   2> 967768 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 967769 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 967789 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 967796 WARN  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 967804 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 967945 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 967945 WARN  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 967970 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 967950 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 968027 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 968051 INFO  (jetty-launcher-1514-thread-2-EventThread) [n:127.0.0.1:42353_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 968053 INFO  (jetty-launcher-1514-thread-1-EventThread) [n:127.0.0.1:46470_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 969202 WARN  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 969209 WARN  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 969264 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969266 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46470.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969271 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969271 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969272 INFO  (jetty-launcher-1514-thread-2) [n:127.0.0.1:42353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/tempDir-001/node2/.
   [junit4]   2> 969277 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46470.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969277 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46470.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 969278 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:46470_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/tempDir-001/node1/.
   [junit4]   2> 969355 INFO  (zkConnectionManagerCallback-1539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 969751 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 969775 INFO  (zkConnectionManagerCallback-1542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 970657 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 0x16106479532000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 970658 INFO  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 970672 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 970685 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63911/solr ready
   [junit4]   2> 970713 INFO  (qtp1622839406-9908) [n:127.0.0.1:42353_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 970717 INFO  (OverseerThreadFactory-2851-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 970834 INFO  (OverseerStateUpdate-99367571294388230-127.0.0.1:42353_solr-n_0000000000) [n:127.0.0.1:42353_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46470/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 971042 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 971043 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 971148 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 971148 INFO  (zkCallback-1530-thread-2-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 972069 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 972112 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 973067 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 973089 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 973090 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46470.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7dfe6aab
   [junit4]   2> 973090 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 973090 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_615535215233156F-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 973092 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=30.4970703125, floorSegmentMB=0.5732421875, forceMergeDeletesPctAllowed=14.31923687221727, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18815734166094542
   [junit4]   2> 973175 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 973175 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 973178 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 973178 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 973184 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35577162081430935]
   [junit4]   2> 973186 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc9fb8d[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 973198 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 973227 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 973319 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 973319 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 973319 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589881147034173440
   [junit4]   2> 973320 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 973320 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 973320 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 973321 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 973322 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 973323 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 973324 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 973325 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 973328 INFO  (searcherExecutor-2856-thread-1-processing-n:127.0.0.1:46470_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@1bc9fb8d[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 973333 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 973333 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 973333 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 973334 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 973334 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 973334 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 973343 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 973345 INFO  (zkCallback-1530-thread-2-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 973345 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 973347 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 973351 INFO  (qtp495146565-9899) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2309
   [junit4]   2> 973363 WARN  (httpShardExecutor-2847-thread-1-processing-n:127.0.0.1:42353_solr [http:////127.0.0.1:46470//solr] http:////127.0.0.1:46470//solr) [n:127.0.0.1:42353_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516264813788&s=IacbZBQ3/rvxw6GhSQfF3RuHYss="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:13 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:13 GMT
   [junit4]   2> 973404 INFO  (qtp1622839406-9908) [n:127.0.0.1:42353_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 973457 INFO  (zkCallback-1530-thread-2-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 973457 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 974407 INFO  (qtp1622839406-9908) [n:127.0.0.1:42353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3694
   [junit4]   2> 974408 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516264813451&s=iuvht4IdKYsES9DlSS10YvAVoUQ="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:13 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:13 GMT
   [junit4]   2> 974408 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 974409 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 974418 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 974426 INFO  (qtp495146565-9901) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 974427 WARN  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516264817167&s=p2T1uAiWIhecV+HZBDCHYmdwEN8="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 974427 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516264817159&s=7sbFZapXg0vKGfCMPwV7dYlhbn8="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 974427 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516264817167&s=p2T1uAiWIhecV+HZBDCHYmdwEN8="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 974430 INFO  (qtp495146565-9901) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 974431 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516264817176&s=Szk0gnjx2skjJkyTWkUy42mE4lY="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 974431 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 974657 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 974659 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 974660 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 974660 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1516264817405&s=K2ZNjeV9cn46lK+FNL+dE9t49y0="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 974660 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 975015 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 975036 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1516264817762&s=KQHMq1Ue0JOJ8IRB2K8G84V5a74="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:17 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:17 GMT
   [junit4]   2> 975036 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 975142 INFO  (OverseerCollectionConfigSetProcessor-99367571294388230-127.0.0.1:42353_solr-n_0000000000) [n:127.0.0.1:42353_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 975313 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 975339 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1516264818060&s=8+Zl+pAt7EQUYaD8f+QwyEh1Qis="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:18 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:18 GMT
   [junit4]   2> 975339 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 975697 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 975824 WARN  (qtp1622839406-9910) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 975827 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1516264818444&s=lZquGMts2ZVlF+M8rhsZ/7jBC7M="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:18 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:18 GMT
   [junit4]   2> 975827 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 976357 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 976362 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 976363 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 976364 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1516264819108&s=cB+sS4+mGD9splI4cFCjAhPK+0k="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:19 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:19 GMT
   [junit4]   2> 976364 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 976794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 995066 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19170ms for sessionid 0x161064795320008
   [junit4]   2> 995066 WARN  (jetty-launcher-1514-thread-2-SendThread(127.0.0.1:63911)) [n:127.0.0.1:42353_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19174ms for sessionid 0x161064795320007
   [junit4]   2> 995066 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 21608ms for sessionid 0x161064795320005
   [junit4]   2> 995067 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 0x161064795320007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 995067 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 0x161064795320008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 995071 WARN  (jetty-launcher-1514-thread-2-SendThread(127.0.0.1:63911)) [n:127.0.0.1:42353_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 18607ms for sessionid 0x161064795320006
   [junit4]   2> 995071 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 0x161064795320006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 995076 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516264819544&s=0kTHQkYgfmoB09J18/KP4RW9SBU="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:19 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:19 GMT
   [junit4]   2> 995076 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 995196 WARN  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e986ab2 name: ZooKeeperConnection Watcher:127.0.0.1:63911/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 995196 WARN  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 995197 WARN  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@493d3458 name: ZooKeeperConnection Watcher:127.0.0.1:63911/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 995197 WARN  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 995197 WARN  (zkConnectionManagerCallback-1534-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77a693d7 name: ZooKeeperConnection Watcher:127.0.0.1:63911/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 995197 WARN  (zkConnectionManagerCallback-1534-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 995331 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 995331 INFO  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 995333 WARN  (qtp1622839406-9914) [n:127.0.0.1:42353_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 31 more
   [junit4]   2> 995343 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 995613 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 995617 INFO  (qtp1622839406-9910) [n:127.0.0.1:42353_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 996299 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161064795320005 has expired
   [junit4]   2> 996300 WARN  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e986ab2 name: ZooKeeperConnection Watcher:127.0.0.1:63911/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 996300 WARN  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 996304 WARN  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 996306 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr-EventThread) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996306 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 996309 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 996311 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 996327 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46470_solr
   [junit4]   2> 996331 INFO  (zkCallback-1530-thread-7-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 996332 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 996332 INFO  (zkConnectionManagerCallback-1531-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 996332 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.ZkController Registering core forwardingCollection_shard1_replica_n1 afterExpiration? true
   [junit4]   2> 996333 INFO  (Thread-3954) [n:127.0.0.1:46470_solr    ] o.a.s.c.SolrCore config update listener called for core forwardingCollection_shard1_replica_n1
   [junit4]   2> 996337 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 996337 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 996337 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 996337 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 996337 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 996338 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 996340 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46470/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 996341 INFO  (coreZkRegister-2840-thread-1-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 996353 WARN  (jetty-launcher-1514-thread-2-SendThread(127.0.0.1:63911)) [n:127.0.0.1:42353_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161064795320007 has expired
   [junit4]   2> 996610 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161064795320008 has expired
   [junit4]   2> 996643 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[615535215233156F]-SendThread(127.0.0.1:63911)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x16106479532000b has expired
   [junit4]   2> 996644 WARN  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@493d3458 name: ZooKeeperConnection Watcher:127.0.0.1:63911/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 996644 WARN  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 996644 WARN  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 996645 INFO  (zkConnectionManagerCallback-1545-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996645 INFO  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 996653 INFO  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 996653 INFO  (zkConnectionManagerCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 996893 INFO  (zkConnectionManagerCallback-1534-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996894 INFO  (qtp1622839406-9910) [n:127.0.0.1:42353_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=1277
   [junit4]   2> 996895 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516264838359&s=QafnS3fs+I0wPVFdnLQUISF8t5A="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:38 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:38 GMT
   [junit4]   2> 996895 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 996994 INFO  (zkCallback-1530-thread-7-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 997133 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 997139 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516264839880&s=wUhqwYChMYEHLvIijioZoi7tMw4="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:39 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:39 GMT
   [junit4]   2> 997140 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 997268 INFO  (zkCallback-1530-thread-7-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 997366 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 997373 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1516264840113&s=jz6JpEpeB+PKggyTIsetuYsMbBA="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:40 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:40 GMT
   [junit4]   2> 997374 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 997597 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 997619 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[615535215233156F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1516264840343&s=Qap0H0FVGqP66gGTQJoIBQofMu0="; Path=/; Domain=127.0.0.1; Expires= , 18-   -2018 08:40:40 GMT; HttpOnly". Invalid 'expires' attribute: , 18- -2018 08:40:40 GMT
   [junit4]   2> 997619 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[615535215233156F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 997624 INFO  (jetty-closer-1515-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@c692d84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 997627 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1267090885
   [junit4]   2> 997628 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 997628 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ccabeb8: rootName = solr_46470, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d83f2e3
   [junit4]   2> 997628 INFO  (jetty-closer-1515-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6481cbc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 997630 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=340574863
   [junit4]   2> 997631 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 997631 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@210a77ea: rootName = solr_42353, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e7f7236
   [junit4]   2> 997642 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 997642 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46194d95: rootName = solr_46470, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10fffbbf
   [junit4]   2> 997642 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 997642 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d1766eb: rootName = solr_42353, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10fffbbf
   [junit4]   2> 997645 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 997645 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 997645 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a9bab91: rootName = solr_46470, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14c07d78
   [junit4]   2> 997645 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47a6e4ee: rootName = solr_42353, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14c07d78
   [junit4]   2> 997647 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46470_solr
   [junit4]   2> 997647 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42353_solr
   [junit4]   2> 997648 INFO  (jetty-closer-1515-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 997648 INFO  (zkCallback-1530-thread-7-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 997649 INFO  (zkCallback-1533-thread-1-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 997650 INFO  (coreCloseExecutor-2861-thread-1) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b7b2e9e
   [junit4]   2> 997650 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 997650 INFO  (coreCloseExecutor-2861-thread-1) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=1266364062
   [junit4]   2> 997650 INFO  (coreCloseExecutor-2861-thread-1) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11b83383: rootName = solr_46470, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@58bc22ac
   [junit4]   2> 997650 INFO  (zkCallback-1530-thread-3-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 997651 INFO  (zkCallback-1533-thread-6-processing-n:127.0.0.1:42353_solr) [n:127.0.0.1:42353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 997656 INFO  (jetty-closer-1515-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99367571294388230-127.0.0.1:42353_solr-n_0000000000) closing
   [junit4]   2> 997656 INFO  (OverseerStateUpdate-99367571294388230-127.0.0.1:42353_solr-n_0000000000) [n:127.0.0.1:42353_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42353_solr
   [junit4]   2> 997658 WARN  (OverseerAutoScalingTriggerThread-99367571294388230-127.0.0.1:42353_solr-n_0000000000) [n:127.0.0.1:42353_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 997665 INFO  (zkCallback-1530-thread-3-processing-n:127.0.0.1:46470_solr) [n:127.0.0.1:46470_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46470_solr
   [junit4]   2> 997668 ERROR (Thread[Thread-3947,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:42353_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 997679 INFO  (jetty-closer-1515-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1aadb231{/solr,null,UNAVAILABLE}
   [junit4]   2> 997679 INFO  (coreCloseExecutor-2861-thread-1) [n:127.0.0.1:46470_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=1266364062
   [junit4]   2> 997681 INFO  (jetty-closer-1515-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 997696 ERROR (Thread[Thread-3949,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:46470_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 997704 INFO  (jetty-closer-1515-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79d4e366{/solr,null,UNAVAILABLE}
   [junit4]   2> 997706 INFO  (jetty-closer-1515-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 997707 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 997708 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63911 63911
   [junit4]   2> 1006701 INFO  (Thread-3927) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63911 63911
   [junit4]   2> 1006705 WARN  (Thread-3927) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/overseer_elect/election/99367571294388230-127.0.0.1:42353_solr-n_0000000000
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1006725 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[615535215233156F]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 17, 2018 10:40:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 17, 2018 10:41:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=9956, name=jetty-launcher-1514-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBui

[...truncated too long message...]

 x:collection3] o.a.s.SolrTestCaseJ4 Waiting for all tracked resources to be released
   [junit4]   2> 9610459 INFO  (SUITE-TestLazyCores-seed#[615535215233156F]-worker) [    x:collection3] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> 9610846 WARN  (jetty-launcher-1514-thread-2-SendThread(127.0.0.1:63911)) [n:127.0.0.1:42353_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 9610846 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 9611948 WARN  (jetty-launcher-1514-thread-2-SendThread(127.0.0.1:63911)) [n:127.0.0.1:42353_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 9611956 WARN  (jetty-launcher-1514-thread-1-SendThread(127.0.0.1:63911)) [n:127.0.0.1:46470_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> Jan 18, 2018 1:04:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=22454, name=searcherExecutor-8549-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {v_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneFixedGap), v_s=FSTOrd50, v_f=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1982, maxMBSortInHeap=6.173047414622761, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=2,free=156887416,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, TestStandardQParsers, TestUnifiedSolrHighlighter, TestSolrJ, TestPrepRecovery, TestQueryUtils, TestInPlaceUpdatesDistrib, TestFilteredDocIdSet, SignatureUpdateProcessorFactoryTest, ExecutePlanActionTest, TestPivotHelperCode, ChaosMonkeyNothingIsSafeWithPullReplicasTest, QueryResultKeyTest, ClassificationUpdateProcessorIntegrationTest, PluginInfoTest, ExitableDirectoryReaderTest, LeaderElectionTest, TestHighlightDedupGrouping, SolrIndexMetricsTest, TestQueryTypes, FastVectorHighlighterTest, AtomicUpdatesTest, TestMissingGroups, TestConfigSetsAPI, DocumentBuilderTest, MigrateRouteKeyTest, TestBulkSchemaAPI, SolrSlf4jReporterTest, TestConfigSetsAPIZkFailure, TestScoreJoinQPNoScore, TestZkChroot, JavabinLoaderTest, TestBinaryResponseWriter, TermVectorComponentDistributedTest, DistributedQueryElevationComponentTest, TestCustomSort, TestCloudManagedSchema, TestJmxIntegration, DirectUpdateHandlerOptimizeTest, TestSearcherReuse, HdfsDirectoryTest, MetricUtilsTest, TestLegacyFieldReuse, TestSolrCloudSnapshots, RollingRestartTest, BigEndianAscendingWordDeserializerTest, TestCursorMarkWithoutUniqueKey, JvmMetricsTest, UnloadDistributedZkTest, TestFieldCacheWithThreads, StatelessScriptUpdateProcessorFactoryTest, RemoteQueryErrorTest, SpatialFilterTest, TestRestoreCore, TimeRoutedAliasUpdateProcessorTest, SpatialRPTFieldTypeTest, AssignTest, TestCloudDeleteByQuery, SpellingQueryConverterTest, TestFunctionQuery, HdfsSyncSliceTest, TestSerializedLuceneMatchVersion, TestEmbeddedSolrServerSchemaAPI, SolrGangliaReporterTest, PolyFieldTest, TestHighFrequencyDictionaryFactory, TestPushWriter, OpenExchangeRatesOrgProviderTest, TestLegacyTerms, TestHashQParserPlugin, UpdateLogTest, V2ApiIntegrationTest, TestEmbeddedSolrServerAdminHandler, TestRandomRequestDistribution, TestConfigOverlay, TestCloudSearcherWarming, BlockJoinFacetSimpleTest, BinaryUpdateRequestHandlerTest, TestRecoveryHdfs, TestGroupingSearch, TestDefaultStatsCache, NodeAddedTriggerTest, TestNoOpRegenerator, TestExpandComponent, TestNumericRangeQuery32, DistributedFacetPivotLargeTest, TestSolrCloudWithSecureImpersonation, BooleanFieldTest, TestSQLHandlerNonCloud, TestLRUStatsCache, TestCharFilters, TestPhraseSuggestions, PingRequestHandlerTest, TestFileDictionaryLookup, TestXIncludeConfig, TestSolrDeletionPolicy1, RankQueryTest, TestMacroExpander, TestSolrCoreParser, TestDistribStateManager, TestTolerantUpdateProcessorRandomCloud, ZkCLITest, InfoHandlerTest, SolrIndexSplitterTest, SegmentsInfoRequestHandlerTest, TestMinMaxOnMultiValuedField, TestManagedSynonymGraphFilterFactory, HdfsChaosMonkeyNothingIsSafeTest, SaslZkACLProviderTest, TestNumericTerms32, TestObjectReleaseTracker, BitVectorTest, AlternateDirectoryTest, OverseerModifyCollectionTest, CloudExitableDirectoryReaderTest, AnalysisErrorHandlingTest, CollectionsAPIDistributedZkTest, HttpSolrCallGetCoreTest, TestAuthorizationFramework, ManagedSchemaRoundRobinCloudTest, DistributedFacetPivotSmallAdvancedTest, TestFastOutputStream, TestManagedSchemaThreadSafety, TestLeaderElectionWithEmptyReplica, DateMathParserTest, TestUtils, CdcrReplicationDistributedZkTest, TestDFISimilarityFactory, CdcrBidirectionalTest, TestJoin, SolrCLIZkUtilsTest, DocValuesMissingTest, TestComplexPhraseLeadingWildcard, NodeMutatorTest, DistributedFacetPivotWhiteBoxTest, MoveReplicaHDFSFailoverTest, TestConfigsApi, StatsComponentTest, DistributedExpandComponentTest, TestIndexSearcher, MoveReplicaTest, TestLFUCache, SolrCoreTest, CacheHeaderTest, NumberUtilsTest, TestOmitPositions, ReplicaListTransformerTest, TestSizeLimitedDistributedMap, MultiTermTest, TestHdfsCloudBackupRestore, SpatialHeatmapFacetsTest, CollectionTooManyReplicasTest, UUIDUpdateProcessorFallbackTest, TestSchemaSimilarityResource, TestTlogReplica, TestShardHandlerFactory, RequiredFieldsTest, TemplateUpdateProcessorTest, TestRemoteStreaming, TestCSVResponseWriter, QueryEqualityTest, TestGenericDistributedQueue, HttpTriggerListenerTest, TestSolrConfigHandlerConcurrent, HdfsTlogReplayBufferedWhileIndexingTest, TestPostingsSolrHighlighter, DeleteShardTest, TestBinaryField, CloneFieldUpdateProcessorFactoryTest, TestCoreBackup, TestTrie, TestIBSimilarityFactory, TestManagedSchema, LeaderFailureAfterFreshStartTest, TestCoreContainer, TestFieldTypeCollectionResource, CoreAdminRequestStatusTest, PropertiesRequestHandlerTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, TestCloudJSONFacetJoinDomain, AnalysisAfterCoreReloadTest, TestRealTimeGet, TestSchemaNameResource, RAMDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, SyncSliceTest, ShardRoutingTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, ZkControllerTest, TestRangeQuery, QueryElevationComponentTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=615535215233156F -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Argentina/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([615535215233156F]:0)
   [junit4] Completed [767/767 (2!)] on J0 in 7223.60s, 6 tests, 2 errors <<< FAILURES!

[...truncated 48170 lines...]

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 399 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/399/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys:     1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys: 
   1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4502, name=qtp461804710-4502, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306:4B65DAB12820D50C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11963 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/init-core-data-001
   [junit4]   2> 701351 WARN  (SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 701351 INFO  (SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 701353 INFO  (SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 701353 INFO  (SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 701353 INFO  (SUITE-TestCryptoKeys-seed#[6DF535E37CAE1306]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 701355 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 701355 INFO  (Thread-925) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 701355 INFO  (Thread-925) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 701357 ERROR (Thread-925) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 701460 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer start zk server on port:57175
   [junit4]   2> 701462 INFO  (zkConnectionManagerCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701466 INFO  (zkConnectionManagerCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701473 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 701476 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 701478 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 701479 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 701481 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 701483 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 701484 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 701486 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 701487 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 701489 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 701491 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 701493 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 701616 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 701617 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 701617 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 701617 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 701617 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@392c96de{/,null,AVAILABLE}
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18c6b3a6{HTTP/1.1,[http/1.1]}{127.0.0.1:37624}
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server Started @704548ms
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/control/data, hostContext=/, hostPort=37624, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores}
   [junit4]   2> 701621 ERROR (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 701621 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T09:42:28.941Z
   [junit4]   2> 701623 INFO  (zkConnectionManagerCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701624 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 701624 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/solr.xml
   [junit4]   2> 701630 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 701630 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 701631 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 701633 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57175/solr
   [junit4]   2> 701635 INFO  (zkConnectionManagerCallback-959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701638 INFO  (zkConnectionManagerCallback-961-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701773 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 701774 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37624_
   [junit4]   2> 701775 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.c.Overseer Overseer (id=99375837916430340-127.0.0.1:37624_-n_0000000000) starting
   [junit4]   2> 701785 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37624_
   [junit4]   2> 701790 INFO  (OverseerStateUpdate-99375837916430340-127.0.0.1:37624_-n_0000000000) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 701868 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 701874 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 701874 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 701875 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:37624_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores
   [junit4]   2> 701889 INFO  (zkConnectionManagerCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701891 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 701892 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57175/solr ready
   [junit4]   2> 701895 INFO  (qtp764781794-4381) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37624_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 701899 INFO  (OverseerThreadFactory-1531-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 702009 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 702010 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 702123 INFO  (zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 703034 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 703047 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 703124 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 703144 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 703144 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 703144 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 703145 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 703147 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875, floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8514603814104132
   [junit4]   2> 703150 WARN  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 703201 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703201 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703202 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703202 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703203 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 703203 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72b66c8c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 703205 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 703205 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 703206 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 703206 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590013408602750976
   [junit4]   2> 703206 INFO  (searcherExecutor-1534-thread-1-processing-n:127.0.0.1:37624_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@72b66c8c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37624/control_collection_shard1_replica_n1/
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37624/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 703212 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 703219 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37624/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 703321 INFO  (zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 703370 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 703373 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1364
   [junit4]   2> 703377 INFO  (qtp764781794-4381) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 703474 INFO  (zkCallback-960-thread-1-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 703901 INFO  (OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000) [n:127.0.0.1:37624_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 704378 INFO  (qtp764781794-4381) [n:127.0.0.1:37624_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37624_&wt=javabin&version=2} status=0 QTime=2483
   [junit4]   2> 704387 INFO  (zkConnectionManagerCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704388 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704390 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57175/solr ready
   [junit4]   2> 704390 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 704391 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 704395 INFO  (OverseerThreadFactory-1531-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 704396 WARN  (OverseerThreadFactory-1531-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 704603 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 704603 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=211
   [junit4]   2> 704738 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001 of type NRT
   [junit4]   2> 704739 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 704740 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704740 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704740 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 704741 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@732820e2{/,null,AVAILABLE}
   [junit4]   2> 704741 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d645092{HTTP/1.1,[http/1.1]}{127.0.0.1:56678}
   [junit4]   2> 704741 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server Started @707670ms
   [junit4]   2> 704741 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=56678, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores}
   [junit4]   2> 704742 ERROR (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704742 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 704742 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704742 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704742 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T09:42:32.062Z
   [junit4]   2> 704744 INFO  (zkConnectionManagerCallback-973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704745 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 704745 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/solr.xml
   [junit4]   2> 704748 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 704748 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 704749 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 704751 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57175/solr
   [junit4]   2> 704753 INFO  (zkConnectionManagerCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704757 INFO  (zkConnectionManagerCallback-979-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704766 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 704769 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 704772 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56678_
   [junit4]   2> 704773 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 704774 INFO  (zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 704775 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 704863 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 704869 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 704869 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 704871 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:56678_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores
   [junit4]   2> 704892 INFO  (qtp764781794-4386) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56678_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 704896 INFO  (OverseerThreadFactory-1531-thread-3-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:56678_ for creating new replica
   [junit4]   2> 704898 INFO  (OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000) [n:127.0.0.1:37624_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 704900 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 704902 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 705919 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 705936 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema [collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 706014 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 706037 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n21' using configuration from collection collection1, trusted=true
   [junit4]   2> 706038 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n21' (registry 'solr.core.collection1.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 706038 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 706038 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [[collection1_shard1_replica_n21] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores/collection1_shard1_replica_n21], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 706040 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875, floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8514603814104132
   [junit4]   2> 706042 WARN  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 706080 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 706080 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 706087 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 706087 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 706088 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 706089 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.SolrIndexSearcher Opening [Searcher@5987ecdb[collection1_shard1_replica_n21] main]
   [junit4]   2> 706090 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 706090 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 706091 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 706091 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590013411627892736
   [junit4]   2> 706092 INFO  (searcherExecutor-1545-thread-1-processing-n:127.0.0.1:56678_ x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [collection1_shard1_replica_n21] Registered new searcher Searcher@5987ecdb[collection1_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56678/collection1_shard1_replica_n21/
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy http://127.0.0.1:56678/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 706098 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 706104 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56678/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 706255 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 706258 INFO  (qtp1442724641-4430) [n:127.0.0.1:56678_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1358
   [junit4]   2> 706261 INFO  (qtp764781794-4386) [n:127.0.0.1:37624_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56678_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1369
   [junit4]   2> 706392 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001 of type NRT
   [junit4]   2> 706393 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 706394 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 706394 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 706394 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 706395 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5586a7ce{/,null,AVAILABLE}
   [junit4]   2> 706395 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f2eef1{HTTP/1.1,[http/1.1]}{127.0.0.1:50185}
   [junit4]   2> 706395 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server Started @709324ms
   [junit4]   2> 706395 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50185, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores}
   [junit4]   2> 706395 ERROR (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 706396 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 706396 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 706396 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 706396 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T09:42:33.716Z
   [junit4]   2> 706399 INFO  (zkConnectionManagerCallback-983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706400 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 706400 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/solr.xml
   [junit4]   2> 706404 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 706404 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 706414 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 706416 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57175/solr
   [junit4]   2> 706418 INFO  (zkConnectionManagerCallback-987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706423 INFO  (zkConnectionManagerCallback-989-thread-1-processing-n:127.0.0.1:50185_) [n:127.0.0.1:50185_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706431 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 706434 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 706437 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50185_
   [junit4]   2> 706441 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 706441 INFO  (zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 706442 INFO  (zkCallback-988-thread-1-processing-n:127.0.0.1:50185_) [n:127.0.0.1:50185_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 706443 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 706527 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 706533 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 706533 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 706534 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:50185_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores
   [junit4]   2> 706562 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50185_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 706565 INFO  (OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000) [n:127.0.0.1:37624_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 706570 INFO  (OverseerThreadFactory-1531-thread-4-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:50185_ for creating new replica
   [junit4]   2> 706576 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 706576 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 707603 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 707616 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema [collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 707695 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 707714 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n23' using configuration from collection collection1, trusted=true
   [junit4]   2> 707714 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n23' (registry 'solr.core.collection1.shard1.replica_n23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 707714 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 707714 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [[collection1_shard1_replica_n23] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores/collection1_shard1_replica_n23], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 707716 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875, floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8514603814104132
   [junit4]   2> 707719 WARN  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 707776 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 707776 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 707777 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 707777 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 707777 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 707778 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening [Searcher@15afb9df[collection1_shard1_replica_n23] main]
   [junit4]   2> 707780 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 707780 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 707780 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 707781 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590013413399986176
   [junit4]   2> 707781 INFO  (searcherExecutor-1556-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [collection1_shard1_replica_n23] Registered new searcher Searcher@15afb9df[collection1_shard1_replica_n23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 707785 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 707786 INFO  (updateExecutor-984-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 707786 INFO  (qtp75677067-4461) [n:127.0.0.1:50185_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1210
   [junit4]   2> 707786 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 707787 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 707787 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 707787 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 707787 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n23] as recovering, leader is [http://127.0.0.1:56678/collection1_shard1_replica_n21/] and I am [http://127.0.0.1:50185/collection1_shard1_replica_n23/]
   [junit4]   2> 707789 INFO  (qtp764781794-4385) [n:127.0.0.1:37624_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50185_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1227
   [junit4]   2> 707791 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:56678]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:50185_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 707796 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 707797 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:50185_, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:50185","node_name":"127.0.0.1:50185_","state":"down","type":"NRT"}
   [junit4]   2> 707907 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001 of type NRT
   [junit4]   2> 707908 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 707917 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707917 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707917 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 707918 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76e277c4{/,null,AVAILABLE}
   [junit4]   2> 707918 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5edc400d{HTTP/1.1,[http/1.1]}{127.0.0.1:34443}
   [junit4]   2> 707918 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.e.j.s.Server Started @710848ms
   [junit4]   2> 707918 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34443, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores}
   [junit4]   2> 707918 ERROR (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 707920 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 707920 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707920 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 707920 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T09:42:35.240Z
   [junit4]   2> 707922 INFO  (zkConnectionManagerCallback-994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707923 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 707923 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/solr.xml
   [junit4]   2> 707926 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 707926 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 707927 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 707929 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57175/solr
   [junit4]   2> 707931 INFO  (zkConnectionManagerCallback-998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707934 INFO  (zkConnectionManagerCallback-1000-thread-1-processing-n:127.0.0.1:34443_) [n:127.0.0.1:34443_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707944 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 707948 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 707951 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34443_
   [junit4]   2> 707953 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 707953 INFO  (zkCallback-960-thread-2-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 707953 INFO  (zkCallback-988-thread-1-processing-n:127.0.0.1:50185_) [n:127.0.0.1:50185_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 707953 INFO  (zkCallback-978-thread-1-processing-n:127.0.0.1:56678_) [n:127.0.0.1:56678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 707954 INFO  (zkCallback-999-thread-1-processing-n:127.0.0.1:34443_) [n:127.0.0.1:34443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 708066 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 708072 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 708072 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 708073 INFO  (TEST-TestCryptoKeys.test-seed#[6DF535E37CAE1306]) [n:127.0.0.1:34443_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores
   [junit4]   2> 708108 INFO  (qtp461804710-4503) [n:127.0.0.1:34443_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34443_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 708113 INFO  (OverseerCollectionConfigSetProcessor-99375837916430340-127.0.0.1:37624_-n_0000000000) [n:127.0.0.1:37624_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 708113 INFO  (OverseerThreadFactory-1531-thread-5-processing-n:127.0.0.1:37624_) [n:127.0.0.1:37624_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34443_ for creating new replica
   [junit4]   2> 708117 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 708117 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 708797 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:50185_, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:50185","node_name":"127.0.0.1:50185_","state":"recovering","type":"NRT"}
   [junit4]   2> 708798 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 708798 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50185_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 709144 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 709157 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema [collection1_shard1_replica_n25] Schema name=test
   [junit4]   2> 709236 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 709254 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n25' using configuration from collection collection1, trusted=true
   [junit4]   2> 709254 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n25' (registry 'solr.core.collection1.shard1.replica_n25') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7737857
   [junit4]   2> 709254 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 709254 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore [[collection1_shard1_replica_n25] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores/collection1_shard1_replica_n25], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCryptoKeys_6DF535E37CAE1306-001/shard-3-001/cores/collection1_shard1_replica_n25/data/]
   [junit4]   2> 709256 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.232421875, floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=14.814329232205628, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8514603814104132
   [junit4]   2> 709259 WARN  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 709295 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709295 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709296 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 709296 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 709297 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1590348540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 709297 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cf51386[collection1_shard1_replica_n25] main]
   [junit4]   2> 709298 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:56678/collection1_shard1_replica_n21/] - recoveringAfterStartup=[true]
   [junit4]   2> 709298 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n23 url=http://127.0.0.1:50185 START replicas=[http://127.0.0.1:56678/collection1_shard1_replica_n21/] nUpdates=100
   [junit4]   2> 709299 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 709301 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 709301 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 709301 INFO  (qtp1442724641-4434) [n:127.0.0.1:56678_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 709303 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 709303 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 709303 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 709303 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 709303 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 709304 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 709304 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 709304 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590013414996967424
   [junit4]   2> 709304 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 709304 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 709304 INFO  (recoveryExecutor-985-thread-1-processing-n:127.0.0.1:50185_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:50185_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 709304 INFO  (searcherExecutor-1567-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore [collection1_shard1_replica_n25] Registered new searcher Searcher@4cf51386[collection1_shard1_replica_n25] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709310 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n25
   [junit4]   2> 709310 INFO  (updateExecutor-995-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 709311 INFO  (qtp461804710-4500) [n:127.0.0.1:34443_ c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1194
   [junit4]   2> 709311 INFO  (recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 709312 INFO  (recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 709312 INFO  (recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n25]
   [junit4]   2> 709312 INFO  (recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:34443_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 709312 INFO  (recoveryExecutor-996-thread-1-processing-n:127.0.0.1:34443_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:34443_ c:collec

[...truncated too long message...]

t:65475
   [junit4]   2> 1281592 INFO  (zkConnectionManagerCallback-2214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281592 INFO  (TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1281615 ERROR (TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1281619 INFO  (TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65475 65475
   [junit4]   2> 1292515 INFO  (Thread-2539) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65475 65475
   [junit4]   2> 1292525 INFO  (TEST-TestDistribStateManager.testHasData-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 1292544 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1292544 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1292544 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1292544 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1292550 ERROR (Thread-2540) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1292644 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer start zk server on port:38992
   [junit4]   2> 1292651 INFO  (zkConnectionManagerCallback-2216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1292651 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1292668 INFO  (zkConnectionManagerCallback-2218-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1292668 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1297670 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1297679 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38992 38992
   [junit4]   2> 1307914 INFO  (Thread-2540) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38992 38992
   [junit4]   2> 1307930 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=6DF535E37CAE1306 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=US/Central -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 15.4s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DF535E37CAE1306:4B65DAB12820D50C]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1307974 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1307974 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1307975 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1307975 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1307996 INFO  (TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1307996 INFO  (TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1307996 INFO  (TEST-TestDistribStateManager.testListData-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 1308016 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1308016 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1308016 INFO  (Thread-2541) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1308017 INFO  (Thread-2541) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1308021 ERROR (Thread-2541) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1308117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer start zk server on port:37375
   [junit4]   2> 1308129 INFO  (zkConnectionManagerCallback-2220-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308130 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1308132 ERROR (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1308138 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37375 37375
   [junit4]   2> 1309031 INFO  (Thread-2541) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37375 37375
   [junit4]   2> 1309049 INFO  (TEST-TestDistribStateManager.testMulti-seed#[6DF535E37CAE1306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_6DF535E37CAE1306-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sr-ME, timezone=US/Central
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=114345296,total=250990592
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, TestComplexPhraseLeadingWildcard, TestConfigSetsAPIZkFailure, TestShardHandlerFactory, TestGenericDistributedQueue, SpatialHeatmapFacetsTest, TlogReplayBufferedWhileIndexingTest, SubstringBytesRefFilterTest, MetricUtilsTest, MoreLikeThisHandlerTest, SolrShardReporterTest, TestSolrCLIRunExample, TestDynamicFieldCollectionResource, TestManagedResourceStorage, CdcrReplicationDistributedZkTest, RollingRestartTest, TestTrieFacet, TestExactSharedStatsCache, TestQueryWrapperFilter, TestReplicationHandler, OverseerModifyCollectionTest, TestCollationFieldDocValues, LeaderElectionContextKeyTest, AutoscalingHistoryHandlerTest, QueryResultKeyTest, TestBlobHandler, TestRequestForwarding, DistributedMLTComponentTest, UUIDUpdateProcessorFallbackTest, TestConfigSetsAPI, TestBinaryField, CloudExitableDirectoryReaderTest, NumberUtilsTest, HttpSolrCallGetCoreTest, TestDefaultStatsCache, AutoAddReplicasIntegrationTest, FieldMutatingUpdateProcessorTest, DirectSolrSpellCheckerTest, ConnectionManagerTest, TestCollationField, CurrencyRangeFacetCloudTest, TestXmlQParserPlugin, UninvertDocValuesMergePolicyTest, SampleTest, TestCharFilters, TestCloudNestedDocsSort, PathHierarchyTokenizerFactoryTest, SaslZkACLProviderTest, CdcrBidirectionalTest, AlternateDirectoryTest, AnalyticsMergeStrategyTest, TestSolrConfigHandlerConcurrent, TestPullReplicaErrorHandling, UpdateLogTest, StatelessScriptUpdateProcessorFactoryTest, SOLR749Test, SolrPluginUtilsTest, ShardRoutingCustomTest, TestPrepRecovery, TestSchemaManager, BasicAuthStandaloneTest, BlobRepositoryCloudTest, AnalysisAfterCoreReloadTest, TestSuggestSpellingConverter, TestSmileRequest, UniqFieldsUpdateProcessorFactoryTest, TestPhraseSuggestions, ManagedSchemaRoundRobinCloudTest, TestUninvertingReader, AssignTest, NodeMutatorTest, CurrencyFieldTypeTest, ConvertedLegacyTest, TestRecovery, LeaderFailureAfterFreshStartTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestPushWriter, TestFoldingMultitermQuery, TestPostingsSolrHighlighter, ConjunctionSolrSpellCheckerTest, LeaderElectionTest, TestManagedStopFilterFactory, PeerSyncReplicationTest, HdfsNNFailoverTest, TestSchemaNameResource, TestRealTimeGet, NumericFieldsTest, CopyFieldTest, SolrGangliaReporterTest, TestDistribStateManager]
   [junit4] Completed [665/767 (2!)] on J0 in 27.67s, 5 tests, 1 failure <<< FAILURES!

[...truncated 48497 lines...]