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 2017/11/16 09:47:50 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1533 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1533/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=13933, name=jetty-launcher-2214-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    2) Thread[id=13868, name=jetty-launcher-2214-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)    3) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=13933, name=jetty-launcher-2214-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=13868, name=jetty-launcher-2214-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)
   3) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([28A9421569B42D43]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([28A9421569B42D43]:0)




Build Log:
[...truncated 12315 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 1281799 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/init-core-data-001
   [junit4]   2> 1281800 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1281800 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1281801 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-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> 1281840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/tempDir-001
   [junit4]   2> 1281840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1281840 INFO  (Thread-4355) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1281840 INFO  (Thread-4355) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1281843 ERROR (Thread-4355) [    ] 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> 1281940 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43588
   [junit4]   2> 1281969 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1281969 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1281972 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@337c7709{/solr,null,AVAILABLE}
   [junit4]   2> 1281974 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d5e3e6f{/solr,null,AVAILABLE}
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e8f809d{HTTP/1.1,[http/1.1]}{127.0.0.1:46306}
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-1) [    ] o.e.j.s.Server Started @1284500ms
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b95fa13{HTTP/1.1,[http/1.1]}{127.0.0.1:42195}
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46306}
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-2) [    ] o.e.j.s.Server Started @1284501ms
   [junit4]   2> 1281976 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42195}
   [junit4]   2> 1281977 ERROR (jetty-launcher-2214-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281977 ERROR (jetty-launcher-2214-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T09:16:44.296Z
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281977 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T09:16:44.296Z
   [junit4]   2> 1281992 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281993 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282004 INFO  (jetty-launcher-2214-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43588/solr
   [junit4]   2> 1282004 INFO  (jetty-launcher-2214-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43588/solr
   [junit4]   2> 1282132 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282135 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42195_solr
   [junit4]   2> 1282136 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.Overseer Overseer (id=99013348829429765-127.0.0.1:42195_solr-n_0000000000) starting
   [junit4]   2> 1282146 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42195_solr
   [junit4]   2> 1282152 INFO  (zkCallback-2226-thread-1-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1282153 INFO  (OverseerStateUpdate-99013348829429765-127.0.0.1:42195_solr-n_0000000000) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1282153 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282157 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46306_solr
   [junit4]   2> 1282158 INFO  (zkCallback-2225-thread-1-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1282159 INFO  (zkCallback-2226-thread-1-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1282194 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1282196 WARN  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_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> 1282197 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_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> 1282202 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1282222 INFO  (jetty-launcher-2214-thread-1-EventThread) [n:127.0.0.1:46306_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1282239 WARN  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_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> 1282267 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1282267 WARN  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_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> 1282272 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_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> 1282274 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1282276 INFO  (jetty-launcher-2214-thread-2-EventThread) [n:127.0.0.1:42195_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1282290 WARN  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_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> 1282320 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46306.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282321 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282326 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46306.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282326 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282326 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46306.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282327 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1282327 INFO  (jetty-launcher-2214-thread-1) [n:127.0.0.1:46306_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/tempDir-001/node1/.
   [junit4]   2> 1282327 INFO  (jetty-launcher-2214-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/tempDir-001/node2/.
   [junit4]   2> 1282493 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1302019 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19690ms for sessionid 0x15fc41dbd000006
   [junit4]   2> 1302019 WARN  (jetty-launcher-2214-thread-2-SendThread(127.0.0.1:43588)) [n:127.0.0.1:42195_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19713ms for sessionid 0x15fc41dbd000008
   [junit4]   2> 1302019 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19713ms for sessionid 0x15fc41dbd000007
   [junit4]   2> 1302019 WARN  (jetty-launcher-2214-thread-2-SendThread(127.0.0.1:43588)) [n:127.0.0.1:42195_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19691ms for sessionid 0x15fc41dbd000005
   [junit4]   2> 1302025 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 0x15fc41dbd000007, 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> 1302026 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 0x15fc41dbd000008, 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> 1302026 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 0x15fc41dbd000006, 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> 1302026 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 0x15fc41dbd000005, 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> 1302040 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510859804826&s=apKWIuWC76lyMaJakTFF1JNP9Cw="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:16:44 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:16:44 GMT
   [junit4]   2> 1302040 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1302133 WARN  (zkCallback-2226-thread-1-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@209bb395 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1302134 WARN  (zkCallback-2226-thread-1-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1302139 WARN  (zkCallback-2225-thread-4-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e550655 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1302139 WARN  (zkCallback-2225-thread-4-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1302138 INFO  (jetty-launcher-2214-thread-1-EventThread) [n:127.0.0.1:46306_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1302158 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1302166 INFO  (qtp586803587-13825) [n:127.0.0.1:42195_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> 1302166 INFO  (qtp586803587-13825) [n:127.0.0.1:42195_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> 1302167 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510859824478&s=h+iDe61GUWoMambdI1MwzSVzEKI="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:04 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:04 GMT
   [junit4]   2> 1302167 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1302303 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1302304 INFO  (qtp586803587-13820) [    ] 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:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1302304 WARN  (qtp586803587-13820) [    ] o.e.j.s.ServletHandler /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:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [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:451)
   [junit4]   2> 	... 26 more
   [junit4]   2> 1302307 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1302452 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1302466 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1510859824773&s=AR/Rgk30fdRdy3BGpoInyAMhZFY="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:04 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:04 GMT
   [junit4]   2> 1302467 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1302605 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1303119 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1303120 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43588/solr ready
   [junit4]   2> 1303121 INFO  (qtp586803587-13823) [n:127.0.0.1:42195_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> 1303336 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x15fc41dbd000006 has expired
   [junit4]   2> 1303337 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@209bb395 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 1303337 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 1303337 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1303337 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 1303340 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 1303340 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 1303346 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1303361 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46306_solr
   [junit4]   2> 1303363 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 1303363 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 1303364 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1303367 INFO  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1303795 INFO  (OverseerThreadFactory-3750-thread-1-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 1303919 INFO  (OverseerStateUpdate-99013348829429765-127.0.0.1:42195_solr-n_0000000000) [n:127.0.0.1:42195_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:46306/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1303925 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x15fc41dbd000007 has expired
   [junit4]   2> 1304125 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1304139 WARN  (jetty-launcher-2214-thread-2-SendThread(127.0.0.1:43588)) [n:127.0.0.1:42195_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x15fc41dbd000008 has expired
   [junit4]   2> 1304235 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1304235 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1305160 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1305174 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305245 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305276 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305277 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46306.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f5d01fd
   [junit4]   2> 1305277 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1305277 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_28A9421569B42D43-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 1305279 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8898115175220563]
   [junit4]   2> 1305343 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305343 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305345 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1305345 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305346 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=64.0888671875, floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=8.479447898414387, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1305346 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75d3c6ef[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 1305348 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1305350 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305361 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305361 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305361 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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 1584213605933383680
   [junit4]   2> 1305362 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305362 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305362 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305362 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305365 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305366 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305367 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305368 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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:46306/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46306/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1305368 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305371 INFO  (searcherExecutor-3755-thread-1-processing-n:127.0.0.1:46306_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:46306_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@75d3c6ef[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305372 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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:46306/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1305474 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1305475 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1305491 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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> 1305497 INFO  (qtp795634048-13812) [n:127.0.0.1:46306_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=1372
   [junit4]   2> 1305497 WARN  (httpShardExecutor-3746-thread-1-processing-n:127.0.0.1:42195_solr [http:////127.0.0.1:46306//solr] http:////127.0.0.1:46306//solr) [n:127.0.0.1:42195_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510859826443&s=jh2J9IVFszyewN4C1rWUetXBbpw="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:06 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:06 GMT
   [junit4]   2> 1305511 INFO  (qtp586803587-13823) [n:127.0.0.1:42195_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> 1305612 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1305612 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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> 1305796 INFO  (OverseerCollectionConfigSetProcessor-99013348829429765-127.0.0.1:42195_solr-n_0000000000) [n:127.0.0.1:42195_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> 1306514 INFO  (qtp586803587-13823) [n:127.0.0.1:42195_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=3393
   [junit4]   2> 1306515 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510859825440&s=9OZCx8fKTDUDxngj/WNVLK4oZQQ="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:05 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:05 GMT
   [junit4]   2> 1306515 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 1306516 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 1306520 INFO  (qtp586803587-13825) [n:127.0.0.1:42195_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1306528 INFO  (qtp795634048-13814) [n:127.0.0.1:46306_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> 1306529 WARN  (qtp586803587-13825) [n:127.0.0.1:42195_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510859828843&s=MQZy49MlzZ01AOBbxiqYlTF3XBg="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:08 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:08 GMT
   [junit4]   2> 1306530 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510859828838&s=TI2n7phCsG2UjG7WTcGiNNVFumw="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:08 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:08 GMT
   [junit4]   2> 1306531 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1510859828843&s=MQZy49MlzZ01AOBbxiqYlTF3XBg="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:08 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:08 GMT
   [junit4]   2> 1306536 INFO  (qtp795634048-13816) [n:127.0.0.1:46306_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> 1306536 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1510859828854&s=zbolVz+7od34NzVMerDDKx59aS8="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:08 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:08 GMT
   [junit4]   2> 1306537 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 1306710 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1321748 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16132ms for sessionid 0x15fc41dbd00000c
   [junit4]   2> 1321748 WARN  (jetty-launcher-2214-thread-2-SendThread(127.0.0.1:43588)) [n:127.0.0.1:42195_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15226ms for sessionid 0x15fc41dbd000005
   [junit4]   2> 1321749 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 0x15fc41dbd00000c, 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> 1321750 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x15fc41dbd000005 due to java.io.IOException: Connection reset by peer
   [junit4]   2> 1321754 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1510859829033&s=fkNwYkXJsnS+CR6/Vz82xzDNJ1I="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:09 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:09 GMT
   [junit4]   2> 1321754 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1321849 WARN  (zkCallback-2225-thread-8-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e550655 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1321849 WARN  (zkCallback-2225-thread-8-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1321849 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40a79292 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1321849 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1321850 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr-EventThread) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@209bb395 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1321850 WARN  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr-EventThread) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1321939 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1321941 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1510859844258&s=w6IvTJ8CrL5iQFpGPKECZqcruUQ="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:24 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:24 GMT
   [junit4]   2> 1321941 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1322115 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1322140 WARN  (qtp586803587-13822) [    ] 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> 1322142 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1510859844435&s=u9by+Vj4OpLf0URgGyG3agDqEK4="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:24 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:24 GMT
   [junit4]   2> 1322142 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1322322 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1322324 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1510859844641&s=+Uwg1oEEwCDdPpK4etnO7MZHNh0="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:24 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:24 GMT
   [junit4]   2> 1322324 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1322487 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1322489 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1510859844806&s=kdHGWFHdUZZmabtn3LeCjcv24SQ="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:24 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:24 GMT
   [junit4]   2> 1322489 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1322673 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1322674 INFO  (qtp586803587-13825) [n:127.0.0.1:42195_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> 1323595 INFO  (qtp586803587-13825) [n:127.0.0.1:42195_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=921
   [junit4]   2> 1323596 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1510859844992&s=7fO8bj87NQergvkg6BV73hIfnDI="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:24 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:24 GMT
   [junit4]   2> 1323596 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1323735 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[28A9421569B42D43]-SendThread(127.0.0.1:43588)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x15fc41dbd00000b has expired
   [junit4]   2> 1323745 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40a79292 name: ZooKeeperConnection Watcher:127.0.0.1:43588/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 1323746 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 1323746 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 1323771 INFO  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 1323785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1323787 INFO  (qtp586803587-13819) [n:127.0.0.1:42195_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> 1323787 INFO  (qtp586803587-13819) [n:127.0.0.1:42195_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> 1323788 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[28A9421569B42D43]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1510859846105&s=2enWOgAavZkevw6GWK8xOd1GnDo="; Path=/; Domain=127.0.0.1; Expires=to, 16-marraskuuta-2017 19:17:26 GMT; HttpOnly". Invalid 'expires' attribute: to, 16-marraskuuta-2017 19:17:26 GMT
   [junit4]   2> 1323788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[28A9421569B42D43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1325292 ERROR (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ZkStateReader A ZK error has occurred
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /aliases.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.updateAliases(ZkStateReader.java:900)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:477)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:283)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2> 	at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1325293 ERROR (zkCallback-2234-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException: A ZK error has occurred
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:286)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2> 	at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /aliases.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.updateAliases(ZkStateReader.java:900)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:477)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:283)
   [junit4]   2> 	... 10 more
   [junit4]   2> 
   [junit4]   2> 1325293 WARN  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to ZooKeeper failed
   [junit4]   2> 1325297 INFO  (zkCallback-2234-thread-1) [    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 1325299 INFO  (jetty-closer-2215-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b95fa13{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1325302 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1711525961
   [junit4]   2> 1325303 INFO  (jetty-closer-2215-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e8f809d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1325307 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1144026993
   [junit4]   2> 1325307 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1325308 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43303053: rootName = solr_42195, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3e8ea0c4
   [junit4]   2> 1325309 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1325309 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25bac868: rootName = solr_46306, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6b7b2e4d
   [junit4]   2> 1325322 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1325322 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@406b84c2: rootName = solr_42195, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c2fda92
   [junit4]   2> 1325323 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1325323 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54f45ae9: rootName = solr_46306, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c2fda92
   [junit4]   2> 1325329 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1325329 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d6f6776: rootName = solr_42195, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3613e55f
   [junit4]   2> 1325330 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1325330 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69afb65: rootName = solr_46306, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3613e55f
   [junit4]   2> 1325333 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46306_solr
   [junit4]   2> 1325333 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42195_solr
   [junit4]   2> 1325335 INFO  (jetty-closer-2215-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1325340 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1325340 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1325340 INFO  (zkCallback-2225-thread-5-processing-n:127.0.0.1:42195_solr) [n:127.0.0.1:42195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1325341 INFO  (coreCloseExecutor-3760-thread-1) [n:127.0.0.1:46306_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@12d2d729
   [junit4]   2> 1325341 INFO  (coreCloseExecutor-3760-thread-1) [n:127.0.0.1:46306_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=315807529
   [junit4]   2> 1325341 INFO  (coreCloseExecutor-3760-thread-1) [n:127.0.0.1:46306_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@49dc6612: rootName = solr_46306, 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@1b39fd5f
   [junit4]   2> 1325341 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1325347 INFO  (zkCallback-2226-thread-5-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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: [0])
   [junit4]   2> 1325347 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_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: [0])
   [junit4]   2> 1325348 INFO  (jetty-closer-2215-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99013348829429765-127.0.0.1:42195_solr-n_0000000000) closing
   [junit4]   2> 1325348 INFO  (OverseerStateUpdate-99013348829429765-127.0.0.1:42195_solr-n_0000000000) [n:127.0.0.1:42195_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42195_solr
   [junit4]   2> 1325349 WARN  (OverseerAutoScalingTriggerThread-99013348829429765-127.0.0.1:42195_solr-n_0000000000) [n:127.0.0.1:42195_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1325355 INFO  (zkCallback-2226-thread-7-processing-n:127.0.0.1:46306_solr) [n:127.0.0.1:46306_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46306_solr
   [junit4]   2> 1325357 ERROR (Thread[Thread-4374,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:42195_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1325362 INFO  (coreCloseExecutor-3760-thread-1) [n:127.0.0.1:46306_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=315807529
   [junit4]   2> 1325365 INFO  (jetty-closer-2215-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d5e3e6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1325373 ERROR (Thread[Thread-4372,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:46306_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1325387 INFO  (jetty-closer-2215-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@337c7709{/solr,null,UNAVAILABLE}
   [junit4]   2> 1325388 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-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> 1325388 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43588 43588
   [junit4]   2> 1330449 INFO  (Thread-4355) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43588 43588
   [junit4]   2> 1330455 WARN  (Thread-4355) [    ] 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> 
   [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> 	2	/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/overseer_elect/election/99013348829429765-127.0.0.1:42195_solr-n_0000000000
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1330493 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[28A9421569B42D43]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 16, 2017 9:17:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1332218 ERROR (jetty-launcher-2214-thread-1-EventThread) [n:127.0.0.1:46306_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2> 	at com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2> 	at org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 1332224 WARN  (jetty-launcher-2214-

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

io.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> 1353170 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 1353171 WARN  (jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588)) [n:127.0.0.1:46306_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> Nov 16, 2017 9:17:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1327, maxMBSortInHeap=5.830994241366636, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@87fd450), locale=fi, timezone=Asia/Aqtau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=4,free=214816936,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderElectionZkExpiry, HdfsBasicDistributedZkTest, TestFieldTypeCollectionResource, HdfsLockFactoryTest, GraphQueryTest, TestSolrDeletionPolicy1, SolrSlf4jReporterTest, BaseCdcrDistributedZkTest, TestDownShardTolerantSearch, QueryEqualityTest, TestHashQParserPlugin, TestCSVLoader, UpdateParamsTest, PeerSyncTest, TestDocBasedVersionConstraints, BooleanFieldTest, TestTrieFacet, OpenCloseCoreStressTest, TestCollectionAPI, TestCloudSchemaless, NodeAddedTriggerTest, LargeFieldTest, ZkSolrClientTest, TestHdfsUpdateLog, BlockCacheTest, CdcrReplicationHandlerTest, AliasIntegrationTest, FileBasedSpellCheckerTest, CollectionsAPIAsyncDistributedZkTest, LoggingHandlerTest, TestSolrQueryParser, VersionInfoTest, NumberUtilsTest, CdcrVersionReplicationTest, TestSchemaSimilarityResource, TestLMJelinekMercerSimilarityFactory, TestSchemaNameResource, SaslZkACLProviderTest, TestFastOutputStream, JSONWriterTest, TestRemoteStreaming, PingRequestHandlerTest, TestCloudJSONFacetJoinDomain, TestDocumentBuilder, TestPerFieldSimilarity, TestElisionMultitermQuery, DOMUtilTest, TestSystemIdResolver, TestEmbeddedSolrServerConstructors, TestExportWriter, TestLegacyTerms, TestValueSourceCache, TestReplicaProperties, DistributedFacetPivotWhiteBoxTest, JvmMetricsTest, DirectSolrSpellCheckerTest, CheckHdfsIndexTest, TestSchemalessBufferedUpdates, DistributedQueueTest, DistributedQueryComponentOptimizationTest, SubstringBytesRefFilterTest, TestConfigSetsAPI, TestStandardQParsers, ResponseHeaderTest, RemoteQueryErrorTest, AddBlockUpdateTest, TestFieldCacheVsDocValues, TestFieldCollectionResource, ExternalFileFieldSortTest, DebugComponentTest, SynonymTokenizerTest, TestCoreAdminApis, V2StandaloneTest, SolrXmlInZkTest, TestReload, UtilsToolTest, HdfsNNFailoverTest, TestHdfsCloudBackupRestore, TestZkAclsWithHadoopAuth, TestDocSet, AssignTest, LukeRequestHandlerTest, TestNestedDocsSort, TestSolrQueryResponse, MetricsHandlerTest, TestCustomSort, ConcurrentDeleteAndCreateCollectionTest, BigEndianAscendingWordDeserializerTest, SuggestComponentTest, TestPullReplicaErrorHandling, TestMergePolicyConfig, TestBlendedInfixSuggestions, MigrateRouteKeyTest, TestSolrIndexConfig, TestConfigSetsAPIZkFailure, SearchHandlerTest, CoreAdminCreateDiscoverTest, TestNamedUpdateProcessors, FullSolrCloudDistribCmdsTest, TestGraphMLResponseWriter, DocExpirationUpdateProcessorFactoryTest, TestPivotHelperCode, TestPKIAuthenticationPlugin, TriLevelCompositeIdRoutingTest, HdfsAutoAddReplicasIntegrationTest, TestAddFieldRealTimeGet, TestCloudPseudoReturnFields, TestClassicSimilarityFactory, BufferStoreTest, HdfsSyncSliceTest, TestSolrConfigHandlerCloud, IndexSchemaRuntimeFieldTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=28A9421569B42D43 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Asia/Aqtau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=13933, name=jetty-launcher-2214-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    2) Thread[id=13868, name=jetty-launcher-2214-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    3) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28A9421569B42D43]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13932, name=jetty-launcher-2214-thread-1-SendThread(127.0.0.1:43588), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28A9421569B42D43]:0)
   [junit4] Completed [253/749 (1!)] on J1 in 71.88s, 12 tests, 2 errors <<< FAILURES!

[...truncated 48813 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([40E3EEBE44A671BF:C8B7D164EA5A1C47]:0)
	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 12303 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/init-core-data-001
   [junit4]   2> 1161433 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1161433 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1161435 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-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> 1161435 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1161436 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_t/k
   [junit4]   2> 1161438 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1161439 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1161439 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1161441 ERROR (Thread-3001) [    ] 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> 1161539 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer start zk server on port:40456
   [junit4]   2> 1161555 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1161558 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1161560 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1161562 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1161563 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1161565 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1161567 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1161569 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1161571 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1161572 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1161575 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1161579 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1161811 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1161812 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ee1181{/_t/k,null,AVAILABLE}
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b049e89{HTTP/1.1,[http/1.1]}{127.0.0.1:63388}
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1163919ms
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/control/data, hostContext=/_t/k, hostPort=63388, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores}
   [junit4]   2> 1161814 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1161815 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1161815 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:30.430Z
   [junit4]   2> 1161823 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1161823 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/solr.xml
   [junit4]   2> 1161846 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1161846 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1161847 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1161853 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1162049 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1162050 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63388__t%2Fk
   [junit4]   2> 1162051 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.Overseer Overseer (id=99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) starting
   [junit4]   2> 1162063 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63388__t%2Fk
   [junit4]   2> 1162215 INFO  (OverseerStateUpdate-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1162323 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162336 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162336 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162338 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores
   [junit4]   2> 1162388 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1162390 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40456/solr ready
   [junit4]   2> 1162395 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] 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:63388__t%252Fk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1162400 INFO  (OverseerThreadFactory-5127-thread-1-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1162512 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk    ] 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> 1162512 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1162620 INFO  (zkCallback-2288-thread-1-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] 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> 1163553 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1163570 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163736 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163777 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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@4e901869
   [junit4]   2> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1163781 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1163785 WARN  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163859 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163859 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163861 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1163861 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1163862 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1163862 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50a3bfbe[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1163865 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1163865 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163866 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1163866 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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 1584250374042157056
   [junit4]   2> 1163868 INFO  (searcherExecutor-5130-thread-1-processing-n:127.0.0.1:63388__t%2Fk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:63388__t%2Fk 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@50a3bfbe[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63388/_t/k/control_collection_shard1_replica_n1/
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63388/_t/k/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1163885 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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:63388/_t/k/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1163991 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] 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> 1164040 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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> 1164043 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk 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=1531
   [junit4]   2> 1164047 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1164147 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] 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> 1164404 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] 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> 1165049 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] 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:63388__t%252Fk&wt=javabin&version=2} status=0 QTime=2654
   [junit4]   2> 1165056 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165057 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40456/solr ready
   [junit4]   2> 1165058 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1165059 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1165064 INFO  (OverseerThreadFactory-5127-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1165065 WARN  (OverseerThreadFactory-5127-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1165275 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1165276 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 1165476 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001 of type NRT
   [junit4]   2> 1165477 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1165478 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17973784{/_t/k,null,AVAILABLE}
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50bf2887{HTTP/1.1,[http/1.1]}{127.0.0.1:59407}
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1167585ms
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=59407, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores}
   [junit4]   2> 1165480 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:34.095Z
   [junit4]   2> 1165493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1165493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/solr.xml
   [junit4]   2> 1165497 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1165497 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1165498 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1165501 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1165528 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165532 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1165536 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59407__t%2Fk
   [junit4]   2> 1165540 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165541 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165542 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165682 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165698 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores
   [junit4]   2> 1165726 INFO  (qtp965429269-11640) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59407__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1165731 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] 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> 1165732 INFO  (OverseerThreadFactory-5127-thread-3-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59407__t%2Fk for creating new replica
   [junit4]   2> 1165737 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1165737 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1165850 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1166772 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1166785 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1166916 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1166939 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1166942 WARN  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1166981 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1166981 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa97995[collection1_shard2_replica_n41] main]
   [junit4]   2> 1166983 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1166983 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1166984 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1166985 INFO  (searcherExecutor-5141-thread-1-processing-n:127.0.0.1:59407__t%2Fk x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@fa97995[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1166985 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250377312665600
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1166996 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1167098 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167099 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1167102 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1364
   [junit4]   2> 1167104 INFO  (qtp965429269-11640) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59407__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1378
   [junit4]   2> 1167203 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167264 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001 of type NRT
   [junit4]   2> 1167264 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1167267 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2773496c{/_t/k,null,AVAILABLE}
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6254cd7f{HTTP/1.1,[http/1.1]}{127.0.0.1:50904}
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1169374ms
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=50904, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores}
   [junit4]   2> 1167268 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:35.884Z
   [junit4]   2> 1167275 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1167275 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/solr.xml
   [junit4]   2> 1167278 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1167278 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1167279 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1167282 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1167305 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1167313 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1167322 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50904__t%2Fk
   [junit4]   2> 1167324 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167324 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167324 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167325 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167430 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167441 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores
   [junit4]   2> 1167500 INFO  (qtp371926532-11671) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50904__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1167506 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] 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> 1167508 INFO  (OverseerThreadFactory-5127-thread-4-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50904__t%2Fk for creating new replica
   [junit4]   2> 1167514 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1167514 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1167620 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1167620 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168535 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1168551 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1168655 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1168678 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1168680 WARN  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 1168724 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1168724 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a21672e[collection1_shard1_replica_n43] main]
   [junit4]   2> 1168727 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250379140333568
   [junit4]   2> 1168729 INFO  (searcherExecutor-5152-thread-1-processing-n:127.0.0.1:50904__t%2Fk x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@6a21672e[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1168740 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1168842 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168842 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168892 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1168895 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1380
   [junit4]   2> 1168898 INFO  (qtp371926532-11671) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50904__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1397
   [junit4]   2> 1168995 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168995 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1169031 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001 of type NRT
   [junit4]   2> 1169031 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32fe87fe{/_t/k,null,AVAILABLE}
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fd783ef{HTTP/1.1,[http/1.1]}{127.0.0.1:54174}
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1171140ms
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=54174, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores}
   [junit4]   2> 1169033 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:37.649Z
   [junit4]   2> 1169037 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1169037 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/solr.xml
   [junit4]   2> 1169039 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1169040 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1169040 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1169043 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1169058 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1169061 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1169065 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54174__t%2Fk
   [junit4]   2> 1169067 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169068 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169172 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169179 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169179 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169180 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores
   [junit4]   2> 1169226 INFO  (qtp371926532-11674) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54174__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1169230 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] 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> 1169231 INFO  (OverseerThreadFactory-5127-thread-5-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54174__t%2Fk for creating new replica
   [junit4]   2> 1169235 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1169235 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1169341 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1169341 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1169341 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170254 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1170273 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1170412 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1170446 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1170450 WARN  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 1170504 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1170504 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1170505 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1170506 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1170507 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1170508 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@258e01b8[collection1_shard2_replica_n45] main]
   [junit4]   2> 1170510 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1170511 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1170512 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1170512 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250381010993152
   [junit4]   2> 1170513 INFO  (searcherExecutor-5163-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@258e01b8[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1170520 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1170520 INFO  (updateExecutor-2310-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1170521 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:54174/_t/k/collection1_shard2_replica_n45/]
   [junit4]   2> 1170522 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1287
   [junit4]   2> 1170526 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59407/_t/k]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:54174__t%252Fk&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1170526 INFO  (qtp371926532-11674) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54174__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1300
   [junit4]   2> 1170528 INFO  (qtp965429269-11645) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1170529 INFO  (qtp965429269-11645) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:54174__t%2Fk, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:54174/_t/k","node_name":"127.0.0.1:54174__t%2Fk","state":"down","type":"NRT"}
   [junit4]   2> 1170627 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170627 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170627 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170728 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001 of type NRT
   [junit4]   2> 1170728 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1170730 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@575aa85c{/_t/k,null,AVAILABLE}
   [junit4]   2> 1170730 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@670b8a40{HTTP/1.1,[http/1.1]}{127.0.0.1:62401}
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1172837ms
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=62401, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001/cores}
   [junit4]   2> 1170731 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:39.346Z
   [junit4]   2> 1170740 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1170741 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001/solr.xml
   [junit4]   2> 1170744 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1170744 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1170745 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1170747 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1170770 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1170774 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1170777 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62401

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

apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:730)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@3eb0bc0
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=65735616
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e6f4797: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@ed74040
   [junit4]   2> 1193709 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=65735616
   [junit4]   2> 1193709 WARN  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 1193711 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@670b8a40{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1193712 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@575aa85c{/_t/k,null,UNAVAILABLE}
   [junit4]   2> 1193715 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] 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> 1193721 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40456 40456
   [junit4]   2> 1195369 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40456 40456
   [junit4]   2> 1195370 WARN  (Thread-3001) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test -Dtests.seed=40E3EEBE44A671BF -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   33.9s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40E3EEBE44A671BF:C8B7D164EA5A1C47]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1799, maxMBSortInHeap=5.926954256870189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37ef3654), locale=ar-JO, timezone=Europe/Belgrade
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=216929784,total=492068864
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, TestMaxTokenLenTokenizer, MultiThreadedOCPTest, TestFileDictionaryLookup, TestConfigReload, TestSkipOverseerOperations, AutoscalingHistoryHandlerTest, TestCustomDocTransformer, PreAnalyzedUpdateProcessorTest, TestReloadAndDeleteDocs, TestTestInjection, ClassificationUpdateProcessorIntegrationTest, TestConfigsApi, AnalyticsMergeStrategyTest, HdfsDirectoryTest, TestSchemaResource, DirectUpdateHandlerOptimizeTest, TestSlowCompositeReaderWrapper, AlternateDirectoryTest, TestDelegationWithHadoopAuth, TestLeaderInitiatedRecoveryThread, OverseerRolesTest, TestPerFieldSimilarityWithDefaultOverride, TestCSVResponseWriter, TestDistributedSearch, CdcrReplicationDistributedZkTest, TriggerIntegrationTest, HdfsThreadLeakTest, TestRandomFlRTGCloud, BlockDirectoryTest, AtomicUpdatesTest, TestEmbeddedSolrServerAdminHandler, IndexSchemaTest, TestConfigSetImmutable, WrapperMergePolicyFactoryTest, TestIndexingPerformance, TestFieldTypeResource, BinaryUpdateRequestHandlerTest, TestLazyCores, DistributedFacetExistsSmallTest, MultiTermTest, SolrInfoBeanTest, TestAuthorizationFramework, TestCryptoKeys, DateRangeFieldTest, TestSolrDeletionPolicy2, MinimalSchemaTest, TestDefaultStatsCache, TestLeaderElectionWithEmptyReplica, DistributedSpellCheckComponentTest, SparseHLLTest, TestShortCircuitedRequests, TestManagedSchema, TestExceedMaxTermLength, CircularListTest, NumericFieldsTest, TestPayloadScoreQParserPlugin, TestCloudInspectUtil, ReturnFieldsTest, TimeZoneUtilsTest, TestFieldCacheWithThreads, AddReplicaTest, TestTrackingShardHandlerFactory, TestSchemaManager, SolrIndexMetricsTest, HttpPartitionTest, HdfsBasicDistributedZk2Test, TestManagedSchemaThreadSafety, StressHdfsTest, TestDistributedStatsComponentCardinality, TestSolrCloudWithHadoopAuthPlugin, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, DirectoryFactoryTest, TestQuerySenderListener, DirectSolrConnectionTest, UpdateLogTest, TestMaxScoreQueryParser, OverseerCollectionConfigSetProcessorTest, SpellCheckCollatorTest, TestGraphTermsQParserPlugin, XsltUpdateRequestHandlerTest, TestInitQParser, HttpTriggerListenerTest, TestOnReconnectListenerSupport, RegexBoostProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SliceStateTest, AutoScalingHandlerTest, TestRandomDVFaceting, TestOverriddenPrefixQueryForCustomFieldType, TestCodecSupport, TestFieldResource, ConjunctionSolrSpellCheckerTest, TestDFISimilarityFactory, TestReplicationHandler, RulesTest, TestLegacyNumericUtils, CollectionTooManyReplicasTest, TestWriterPerf, TestAnalyzeInfixSuggestions, NotRequiredUniqueKeyTest, LeaderFailoverAfterPartitionTest, TestStreamBody, SolrGraphiteReporterTest, TestSolrFieldCacheBean, TestMultiWordSynonyms, TestDynamicFieldResource, TestNumericTerms32, TestUseDocValuesAsStored, TestManagedSynonymFilterFactory, BasicAuthStandaloneTest, SortSpecParsingTest, TestFieldSortValues, V2ApiIntegrationTest, SuggesterWFSTTest, AsyncCallRequestStatusResponseTest, TestRawResponseWriter, NoCacheHeaderTest, TestSolrConfigHandlerConcurrent]
   [junit4] Completed [234/749 (1!)] on J0 in 33.97s, 1 test, 1 error <<< FAILURES!

[...truncated 48936 lines...]