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

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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

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

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




Build Log:
[...truncated 12753 lines...]
   [junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/init-core-data-001
   [junit4]   2> 1770245 WARN  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1770246 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1770247 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-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> 1770247 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1770248 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-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/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001
   [junit4]   2> 1770248 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1770248 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1770248 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1770251 ERROR (Thread-4997) [    ] 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> 1770348 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42947
   [junit4]   2> 1770352 INFO  (zkConnectionManagerCallback-2778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770356 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1770356 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74a859c8{/solr,null,AVAILABLE}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@210ac967{/solr,null,AVAILABLE}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5958e4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:62610}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.Server Started @1773339ms
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62610}
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f9f424b{HTTP/1.1,[http/1.1]}{127.0.0.1:37626}
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.Server Started @1773339ms
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37626}
   [junit4]   2> 1770360 ERROR (jetty-launcher-2775-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1770360 ERROR (jetty-launcher-2775-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T00:50:02.215Z
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T00:50:02.215Z
   [junit4]   2> 1770362 INFO  (zkConnectionManagerCallback-2780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770362 INFO  (zkConnectionManagerCallback-2782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770363 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1770363 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1770369 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42947/solr
   [junit4]   2> 1770369 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42947/solr
   [junit4]   2> 1770371 INFO  (zkConnectionManagerCallback-2788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770371 INFO  (zkConnectionManagerCallback-2790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770374 INFO  (zkConnectionManagerCallback-2792-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770374 INFO  (zkConnectionManagerCallback-2794-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770533 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770534 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37626_solr
   [junit4]   2> 1770535 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer (id=72262205376102405-127.0.0.1:37626_solr-n_0000000000) starting
   [junit4]   2> 1770562 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37626_solr
   [junit4]   2> 1770566 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770573 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770577 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770582 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62610_solr
   [junit4]   2> 1770583 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770584 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770672 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770673 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770679 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770679 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] 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.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/.
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] 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.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/.
   [junit4]   2> 1770717 INFO  (zkConnectionManagerCallback-2800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770719 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100ba17ca210007, likely client has closed socket
   [junit4]   2> 1770721 INFO  (zkConnectionManagerCallback-2804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770723 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1770724 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42947/solr ready
   [junit4]   2> 1770730 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1770733 INFO  (OverseerThreadFactory-5251-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1770846 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62610/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1770849 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37626/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1771052 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1771053 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1771054 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1771055 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1771162 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1771162 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1771162 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1771162 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1772069 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1772069 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1772087 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1772087 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1772088 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1772088 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1772089 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1772138 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1772138 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1772139 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772139 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772140 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@392936ea[collection1_shard1_replica_n2] main]
   [junit4]   2> 1772141 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1772142 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1772142 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593422594963406848
   [junit4]   2> 1772146 INFO  (searcherExecutor-5256-thread-1-processing-n:127.0.0.1:37626_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@392936ea[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772153 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1772153 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1772155 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772155 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772155 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1772156 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69b21304[collection1_shard1_replica_n1] main]
   [junit4]   2> 1772157 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1772158 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1772158 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1772159 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1772159 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1772160 INFO  (searcherExecutor-5257-thread-1-processing-n:127.0.0.1:62610_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@69b21304[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772160 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593422594981232640
   [junit4]   2> 1772257 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1772257 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1772257 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1772257 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37626/solr/collection1_shard1_replica_n2/
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:37626/solr START replicas=[http://127.0.0.1:62610/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1772664 INFO  (qtp1778778808-15711) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:37626/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1772983 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37626/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1773085 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1773085 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1773085 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1773086 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1773092 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1773095 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2041
   [junit4]   2> 1773171 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2119
   [junit4]   2> 1773182 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_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> 1773278 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1773278 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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> 1773278 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1773281 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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> 1774187 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3457
   [junit4]   2> 1774237 INFO  (TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
   [junit4]   2> 1774245 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1774248 INFO  (qtp1778778808-15703) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1774249 INFO  (TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
   [junit4]   2> 1774272 INFO  (TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
   [junit4]   2> 1774304 INFO  (OverseerCollectionConfigSetProcessor-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_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> 1774304 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Starting backup of collection=collection1 with backupName=backup_test at location=file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774306 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.h.SnapShooter Creating backup snapshot shard1 at file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774308 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.h.SnapShooter Done creating backup snapshot: shard1 at file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774308 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1_shard1_replica_n2&qt=/admin/cores&name=shard1&action=BACKUPCORE&location=file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1774308 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Starting to backup ZK data for backupName=backup_test
   [junit4]   2> 1774315 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Completed backing up ZK data for backupName=backup_test
   [junit4]   2> 1774321 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 1774321 INFO  (TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
   [junit4]   2> 1774341 INFO  (TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
   [junit4]   2> 1774342 INFO  (qtp1778778808-15703) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1774342 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/_introspect params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1774342 INFO  (TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
   [junit4]   2> 1774382 INFO  (TEST-V2ApiIntegrationTest.testException-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testException
   [junit4]   2> 1774390 ERROR (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774390 INFO  (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=xml&version=2.2} status=400 QTime=3
   [junit4]   2> 1774401 ERROR (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774401 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1774405 ERROR (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774405 INFO  (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=json&version=1} status=400 QTime=0
   [junit4]   2> 1774405 INFO  (TEST-V2ApiIntegrationTest.testException-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testException
   [junit4]   2> 1774459 INFO  (TEST-V2ApiIntegrationTest.testSingleWarning-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
   [junit4]   2> 1774486 INFO  (TEST-V2ApiIntegrationTest.testSingleWarning-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
   [junit4]   2> 1774548 INFO  (TEST-V2ApiIntegrationTest.testIntrospect-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
   [junit4]   2> 1774553 INFO  (TEST-V2ApiIntegrationTest.testIntrospect-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
   [junit4]   2> 1774558 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f9f424b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1774559 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5958e4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1774595 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2063082846
   [junit4]   2> 1774596 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774596 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@607b6ea5: rootName = solr_37626, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d40c95b
   [junit4]   2> 1774602 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774602 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ae4a15e: rootName = solr_37626, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f24e5a1
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1586106417
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33748602: rootName = solr_62610, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1476d347
   [junit4]   2> 1774649 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774649 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44d5315d: rootName = solr_37626, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@382ba438
   [junit4]   2> 1774651 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37626_solr
   [junit4]   2> 1774653 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774653 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1774726 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774727 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@647e7d76: rootName = solr_62610, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f24e5a1
   [junit4]   2> 1774731 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774731 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c6414e0: rootName = solr_62610, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@382ba438
   [junit4]   2> 1774732 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cda6ebb
   [junit4]   2> 1774733 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2, tag=752512699
   [junit4]   2> 1774733 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24a660f1: rootName = solr_37626, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@650bc713
   [junit4]   2> 1774751 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1774759 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62610_solr
   [junit4]   2> 1774760 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22fd4fa0
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=587026336
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44607b1c: rootName = solr_62610, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1e3b94c8
   [junit4]   2> 1774770 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=587026336
   [junit4]   2> 1774772 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=752512699
   [junit4]   2> 1774878 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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: [1])
   [junit4]   2> 1774878 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1774895 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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: [1])
   [junit4]   2> 1774896 INFO  (zkCallback-2793-thread-3-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] 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: [1])
   [junit4]   2> 1774896 INFO  (zkCallback-2791-thread-4-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] 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: [0])
   [junit4]   2> 1774897 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1774939 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72262205376102405-127.0.0.1:37626_solr-n_0000000000) closing
   [junit4]   2> 1774940 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37626_solr
   [junit4]   2> 1774940 WARN  (OverseerAutoScalingTriggerThread-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1774941 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74a859c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1774996 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1775015 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@210ac967{/solr,null,UNAVAILABLE}
   [junit4]   2> 1775015 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1805028 WARN  (jetty-closer-2776-thread-2) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1778778808{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1778778808-15703,5,TGRP-V2ApiIntegrationTest]
   [junit4]   2> 1805029 ERROR (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-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> 1805029 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42947 42947
   [junit4]   2> 1815225 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42947 42947
   [junit4]   2> 1815225 WARN  (Thread-4997) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1815226 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 26, 2018 12:50:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 26, 2018 12:51:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 26, 2018 12:51:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2> Feb 26, 2018 12:51:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78dd2c5e), locale=ar-YE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=2,free=156332672,total=454631424
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaTest, TestCorePropertiesReload, TestPostingsSolrHighlighter, TestMergePolicyConfig, TestQuerySenderNoQuery, TestApiFramework, DeleteNodeTest, PingRequestHandlerTest, ClassificationUpdateProcessorFactoryTest, BJQParserTest, DocExpirationUpdateProcessorFactoryTest, QueryResultKeyTest, ExplicitHLLTest, ConnectionReuseTest, DistributedFacetSimpleRefinementLongTailTest, ZkStateWriterTest, TestFunctionQuery, TestCoreBackup, TestUtils, SolrSlf4jReporterTest, TestPayloadScoreQParserPlugin, TestFieldCacheSort, JSONWriterTest, TestTlogReplica, SSLMigrationTest, TestMiniSolrCloudClusterSSL, TestFieldCacheVsDocValues, ManagedSchemaRoundRobinCloudTest, TestGroupingSearch, TestSurroundQueryParser, TestGraphMLResponseWriter, BasicAuthIntegrationTest, TestLargeCluster, TestExactStatsCache, TestXIncludeConfig, TestCharFilters, TestConfigOverlay, TestSolrConfigHandlerConcurrent, MergeStrategyTest, TestReplicationHandlerBackup, TestSchemaManager, TestHighlightDedupGrouping, TestSystemIdResolver, RequiredFieldsTest, DirectSolrSpellCheckerTest, TlogReplayBufferedWhileIndexingTest, JavabinLoaderTest, OverseerStatusTest, NumericFieldsTest, HdfsLockFactoryTest, TestCloudRecovery, TestNumericTokenStream, TestConfigSetsAPIExclusivity, TestCoreContainer, TestSolrXml, TestExecutePlanAction, SpatialRPTFieldTypeTest, SolrIndexSplitterTest, PathHierarchyTokenizerFactoryTest, SortSpecParsingTest, TestJsonFacets, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, HdfsTlogReplayBufferedWhileIndexingTest, LeaderElectionIntegrationTest, TestFreeTextSuggestions, SampleTest, TestUnifiedSolrHighlighter, TestPullReplicaErrorHandling, PropertiesRequestHandlerTest, TestNestedDocsSort, SolrCloudExampleTest, TestMultiWordSynonyms, AnalyticsQueryTest, TestSubQueryTransformerDistrib, SegmentsInfoRequestHandlerTest, StatsComponentTest, SolrRequestParserTest, CachingDirectoryFactoryTest, TestRemoteStreaming, QueryElevationComponentTest, DocValuesMissingTest, TestSolrCoreSnapshots, BaseCdcrDistributedZkTest, HLLSerializationTest, TestSolrFieldCacheBean, SynonymTokenizerTest, SimpleCollectionCreateDeleteTest, TestBinaryField, MoveReplicaHDFSFailoverTest, TestSuggestSpellingConverter, TestQueryUtils, TestDistribDocBasedVersion, ResourceLoaderTest, TestFaceting, TestIndexSearcher, AnalysisAfterCoreReloadTest, ZkCLITest, MigrateRouteKeyTest, CursorPagingTest, ZkNodePropsTest, CloudMLTQParserTest, FileUtilsTest, TestPartialUpdateDeduplication, ResponseHeaderTest, LIRRollingUpdatesTest, StatelessScriptUpdateProcessorFactoryTest, AddReplicaTest, InfoHandlerTest, ClassificationUpdateProcessorTest, CheckHdfsIndexTest, DistributedFacetPivotSmallAdvancedTest, TestIBSimilarityFactory, BlockJoinFacetRandomTest, TestBlobHandler, TestTolerantUpdateProcessorRandomCloud, HdfsRecoveryZkTest, CdcrBootstrapTest, PolyFieldTest, TestClassicSimilarityFactory, ConvertedLegacyTest, CreateCollectionCleanupTest, ResponseBuilderTest, CollectionsAPISolrJTest, AutoscalingHistoryHandlerTest, TestMaxScoreQueryParser, V2ApiIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=V2ApiIntegrationTest -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | V2ApiIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]    >    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)
   [junit4] Completed [237/778 (1!)] on J0 in 68.19s, 6 tests, 2 errors <<< FAILURES!

[...truncated 50205 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1701/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Repro line:  ant test  -Dtestcase=V2ApiIntegrationTest -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       V2ApiIntegrationTest
[repro] ant compile-test

[...truncated 3313 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.V2ApiIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 93 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.V2ApiIntegrationTest
[repro] Exiting with code 0

[...truncated 70 lines...]