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 2019/02/21 19:39:43 UTC

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

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

All tests passed

Build Log:
[...truncated 15515 lines...]
   [junit4] JVM J1: stdout was not empty, see: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp/junit4-J1-20190221_181836_790166219843606234561.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/heapdumps/java_pid814.hprof ...
   [junit4] Heap dump file created [486985281 bytes in 3.489 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8903 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid814.hprof

Total time: 107 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects:     1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects: 
   1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         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=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects:     1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects: 
   1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=RUNNABLE, group=TGRP-TestJsonFacetsWithNestedObjects]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         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=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=RUNNABLE, group=TGRP-TestJsonFacetsWithNestedObjects]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)




Build Log:
[...truncated 12556 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetsWithNestedObjects_B049FEBD191B20C6-001/init-core-data-001
   [junit4]   2> 5888 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6009 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.e.j.u.log Logging initialized @6186ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 6036 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 6079 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6282 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 6401 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 6414 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6947 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 7242 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 7766 WARN  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7950 WARN  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 8098 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 8848 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 9542 WARN  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c88e1f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9906 WARN  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1df3bca4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10279 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10283 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 10533 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f0431
   [junit4]   2> 10537 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f0431
   [junit4]   2> 10538 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f0431
   [junit4]   2> 10743 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 10891 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 10910 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 11120 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 11178 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 11228 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f0431
   [junit4]   2> 11249 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacetsWithNestedObjects_B049FEBD191B20C6-001/init-core-data-001/]
   [junit4]   2> 11323 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1715115085, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 11805 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1] 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> 12680 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 12681 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12705 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12705 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12712 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15298271739556002]
   [junit4]   2> 12735 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22a6e5e3[collection1] main]
   [junit4]   2> 12760 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 12831 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 12842 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626249654523920384
   [junit4]   2> 12873 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22a6e5e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12904 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13250 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1626249654799695872)} 0 338
   [junit4]   2> 13430 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[book1 (1626249654990536704)]} 0 153
   [junit4]   2> 13440 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[book2 (1626249655144677376)]} 0 8
   [junit4]   2> 13442 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626249655154114560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13442 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@66d188c9 commitCommandVersion:1626249655154114560
   [junit4]   2> 13939 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12af935f[collection1] main]
   [junit4]   2> 13941 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13955 INFO  (searcherExecutor-10-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12af935f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C7:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, timestamp=1550912528484}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 14029 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 587
   [junit4]   2> 14066 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnParents-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFacetingOnParents
   [junit4]   2> 14232 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnParents-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=10&q=author_s:yonik&fl=id&fl=comment_t&json.facet={++genres:+{++++type:terms,++++field:cat_s,++++domain:+{+blockParent+:+"type_s:book"+}++}}&wt=json&indent=true} hits=2 status=0 QTime=165
   [junit4]   2> 14266 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnParents-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFacetingOnParents
   [junit4]   2> 14275 INFO  (TEST-TestJsonFacetsWithNestedObjects.testDomainFilterExclusionsInFilters-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDomainFilterExclusionsInFilters
   [junit4]   2> 14591 INFO  (TEST-TestJsonFacetsWithNestedObjects.testDomainFilterExclusionsInFilters-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=10&q={!parent+tag%3Dtop+filters%3D$child.fq+which%3Dtype_s:book+v%3D$childquery}&childquery=comment_t:*&child.fq={!tag%3Dauthor}author_s:dan&child.fq={!tag%3Dstars}stars_i:4&fq={!tag%3Dtop}title_t:Snow\+Crash&fl=id&fl=title_t&json.facet={++comments_for_author:+{++++domain:+{+excludeTags:"top",+++++++++++++filter:["{!filters+param%3D$child.fq++++++++++++++++++++++++excludeTags%3Dauthor+v%3D$childquery}"]++++++++++++},++++type:terms,++++field:author_s,++++facet:+{+++++++++++in_books:+"unique(_root_)"+}++}++,comments_for_stars:+{++++domain:+{+excludeTags:top,+++++++++++filter:"{!filters+param%3D$child.fq++excludeTags%3Dstars+v%3D$childquery}"+},++++type:terms,++++field:stars_i,++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}++,comments_for_stars_parent_filter:+{++++domain:+{+excludeTags:top,+++++++++++filter:["{!filters+param%3D$child.fq++excludeTags%3Dstars+v%3D$childquery}",++++++++++++++++"{!child+of%3Dtype_s:book+filters%3D$fq}type_s:book"]+},++++type:terms,++++field:stars_i,++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}}&wt=json&indent=true} hits=0 status=0 QTime=315
   [junit4]   2> 14591 INFO  (TEST-TestJsonFacetsWithNestedObjects.testDomainFilterExclusionsInFilters-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDomainFilterExclusionsInFilters
   [junit4]   2> 14596 INFO  (TEST-TestJsonFacetsWithNestedObjects.testUniqueBlock-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUniqueBlock
   [junit4]   2> 14601 INFO  (TEST-TestJsonFacetsWithNestedObjects.testUniqueBlock-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=0&q={!parent+tag%3Dtop+which%3Dtype_s:book+v%3D$childquery}&childquery=comment_t:*&fl=id&fl=title_t&json.facet={++types:+{++++domain:+{+blockChildren:"type_s:book"++++++++++++},++++type:terms,++++field:type_s,++limit:-1,++++facet:+{+++++++++++in_books:+"uniqueBlock(_root_)"+}++}}&wt=json&indent=true} hits=2 status=0 QTime=4
   [junit4]   2> 14602 INFO  (TEST-TestJsonFacetsWithNestedObjects.testUniqueBlock-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUniqueBlock
   [junit4]   2> 14606 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnChildren-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFacetingOnChildren
   [junit4]   2> 14608 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnChildren-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=10&q=cat_s:(sci-fi+OR+fantasy)&fl=id&fl=title_t&json.facet={++top_reviewers:+{++++type:terms,++++field:author_s,++++domain:+{+blockChildren+:+"type_s:book"+}++}}&wt=json&indent=true} hits=2 status=0 QTime=1
   [junit4]   2> 14609 INFO  (TEST-TestJsonFacetsWithNestedObjects.testFacetingOnChildren-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFacetingOnChildren
   [junit4]   2> 14613 INFO  (TEST-TestJsonFacetsWithNestedObjects.testChildLevelFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChildLevelFilterExclusions
   [junit4]   2> 14620 INFO  (TEST-TestJsonFacetsWithNestedObjects.testChildLevelFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=10&q={!parent+filters%3D$child.fq+which%3Dtype_s:book+v%3D$childquery}&childquery=comment_t:*&child.fq={!tag%3Dauthor}author_s:yonik&child.fq={!tag%3Dstars}stars_i:(5+3)&fl=id&fl=title_t&json.facet={++comments_for_author:+{++++type:query,++++q:"{!filters+param%3D$child.fq+excludeTags%3Dauthor+v%3D$childquery}",++++domain:+{+blockChildren+:+"type_s:book",+excludeTags:author+},++++facet:{++++++authors:{++++++++type:terms,++++++++field:author_s,++++++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}}},++comments_for_stars:+{++++type:query,++++q:"{!filters+param%3D$child.fq+excludeTags%3Dstars+v%3D$childquery}",++++domain:+{+blockChildren+:+"type_s:book"+},++++facet:{++++++stars:{++++++++type:terms,++++++++field:stars_i,++++++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}}}}&wt=json&indent=true} hits=2 status=0 QTime=6
   [junit4]   2> 14621 INFO  (TEST-TestJsonFacetsWithNestedObjects.testChildLevelFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testChildLevelFilterExclusions
   [junit4]   2> 14624 INFO  (TEST-TestJsonFacetsWithNestedObjects.testExplicitFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitFilterExclusions
   [junit4]   2> 14628 INFO  (TEST-TestJsonFacetsWithNestedObjects.testExplicitFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rows=10&q={!parent+which%3Dtype_s:book}comment_t:*+%252Bauthor_s:yonik+%252Bstars_i:(5+3)&fl=id&fl=title_t&json.facet={++comments_for_author:+{++++type:query,++++q:"comment_t:*+%2Bstars_i:(5+3)",++++domain:+{+blockChildren+:+"type_s:book"+},++++facet:{++++++authors:{++++++++type:terms,++++++++field:author_s,++++++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}}},++comments_for_stars:+{++++type:query,++++q:"comment_t:*+%2Bauthor_s:yonik",++++domain:+{+blockChildren+:+"type_s:book"+},++++facet:{++++++stars:{++++++++type:terms,++++++++field:stars_i,++++++++facet:+{+++++++++++in_books:+"unique(_root_)"+}}}}}&wt=json&indent=true} hits=2 status=0 QTime=3
   [junit4]   2> 14630 INFO  (TEST-TestJsonFacetsWithNestedObjects.testExplicitFilterExclusions-seed#[B049FEBD191B20C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitFilterExclusions
   [junit4]   2> 14630 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 14631 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=409136576
   [junit4]   2> 14632 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5816356e
   [junit4]   2> 14632 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5816356e
   [junit4]   2> 14632 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e284479: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5b0d493c
   [junit4]   2> 14828 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 14828 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43106339: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60ad1786
   [junit4]   2> 14850 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 14850 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@688f7771: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6ea42fac
   [junit4]   2> 14850 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 14850 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@797e6cff: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@15362f93
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@40a9f345[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5e1ffe5b[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 14861 INFO  (SUITE-TestJsonFacetsWithNestedObjects-seed#[B049FEBD191B20C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 23, 2019 9:02:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 23, 2019 9:02:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects: 
   [junit4]   2>    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 23, 2019 9:02:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [junit4]   2> AsyncLogger error handling event seq=0, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=1, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=2, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=3, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=4, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 23, 2019 9:02:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=RUNNABLE, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {type_s=Lucene50(blocksize=128), author_s=FST50, publisher_s=PostingsFormat(name=MockRandom), comment_t=PostingsFormat(name=MockRandom), _root_=Lucene50(blocksize=128), title_t=FST50, cat_s=Lucene50(blocksize=128), id=FST50}, docValues:{pubyear_i=DocValuesFormat(name=Asserting), stars_i=DocValuesFormat(name=Direct), review_dt=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=225, maxMBSortInHeap=7.3049402737395335, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@689ee945), locale=id-ID, timezone=Etc/GMT-8
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=3,free=45936288,total=102760448
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetsWithNestedObjects]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacetsWithNestedObjects -Dtests.seed=B049FEBD191B20C6 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestJsonFacetsWithNestedObjects (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects: 
   [junit4]    >    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=28, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=RUNNABLE, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)
   [junit4] Completed [3/844 (1!)] on J1 in 26.15s, 6 tests, 2 errors <<< FAILURES!

[...truncated 51845 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2477 links (2023 relative) to 3301 anchors in 249 files
     [echo] Validated Links & Anchors via: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1515782903
     [copy] Copying 36 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1515782903
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1515782903

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null247685175
     [copy] Copying 238 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null247685175
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null247685175

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 34ms :: artifacts dl 6ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 83 minutes 23 seconds
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Solaris] $ /bin/sh -xe /var/tmp/jenkins8251540136737395598.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+ PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2301/consoleText
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2301/consoleText

[repro] Revision: 0de3905ce71c53b91b28972fb327d35c6a604e6b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestJsonFacetsWithNestedObjects -Dtests.seed=B049FEBD191B20C6 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestJsonFacetsWithNestedObjects
[repro] ant compile-test
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 154ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

check-analyzers-common-uptodate:

jar-analyzers-common:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
    [javac] Compiling 862 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 3 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
    [javac] Compiling 472 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
     [copy] Copying 40 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/common"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/lucene-analyzers-common-9.0.0-SNAPSHOT.jar

jar-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
    [javac] Compiling 25 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
    [javac] Note: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/tokenattributes/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/segmentation/package-info.class
     [copy] Copying 6 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java

compile-core:

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar

jar-core:

-compile-test-lucene-queryparser:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:

check-queries-uptodate:

jar-queries:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

check-expressions-uptodate:

jar-expressions:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
    [javac] Compiling 16 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java9
    [touch] Creating /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/expressions"): error=2, No such file or directory
      [jar] Building jar: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/lucene-expressions-9.0.0-SNAPSHOT.jar

jar-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
    [javac] Compiling 82 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:60: warning: [rawtypes] found raw type: Map
    [javac]     protected final Map context;
    [javac]                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:54: warning: [rawtypes] found raw type: Map
    [javac]   public abstract FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException;
    [javac]                                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:78: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84: warning: [rawtypes] found raw type: Map
    [javac]   public static Map newContext(IndexSearcher searcher) {
    [javac]                 ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85: warning: [rawtypes] found raw type: Map
    [javac]     Map context = new IdentityHashMap();
    [javac]     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85: warning: [rawtypes] found raw type: IdentityHashMap
    [javac]     Map context = new IdentityHashMap();
    [javac]                       ^
    [javac]   missing type arguments for generic class IdentityHashMap<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in class IdentityHashMap
    [javac]     V extends Object declared in class IdentityHashMap
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:86: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher", searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:123: warning: [rawtypes] found raw type: Map
    [javac]       Map context = new IdentityHashMap<>();
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /expo

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

4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=2, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=3, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=4, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 23, 2019 10:01:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {type_s=Lucene50(blocksize=128), author_s=FST50, publisher_s=PostingsFormat(name=MockRandom), comment_t=PostingsFormat(name=MockRandom), _root_=Lucene50(blocksize=128), title_t=FST50, cat_s=Lucene50(blocksize=128), id=FST50}, docValues:{pubyear_i=DocValuesFormat(name=Asserting), stars_i=DocValuesFormat(name=Direct), review_dt=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=225, maxMBSortInHeap=7.3049402737395335, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6813b500), locale=id-ID, timezone=Etc/GMT-8
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=3,free=28954320,total=111149056
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetsWithNestedObjects]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacetsWithNestedObjects -Dtests.seed=B049FEBD191B20C6 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=id-ID -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestJsonFacetsWithNestedObjects (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects: 
   [junit4]    >    1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=29, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestJsonFacetsWithNestedObjects]
   [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.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B049FEBD191B20C6]:0)
   [junit4] Completed [5/5 (1!)] on J1 in 24.26s, 6 tests, 2 errors <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: B049FEBD191B20C6]:
   [junit4]   - org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects (suite)
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.75 ..    20.25 =    19.50s
   [junit4] JVM J1:     0.74 ..    26.05 =    25.31s
   [junit4] Execution time total: 26 seconds
   [junit4] Tests summary: 5 suites, 30 tests, 2 suite-level errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1572: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1099: There were test failures: 5 suites, 30 tests, 2 suite-level errors [seed: B049FEBD191B20C6]

Total time: 28 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.search.facet.TestJsonFacetsWithNestedObjects
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0de3905ce71c53b91b28972fb327d35c6a604e6b, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2300
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

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

2 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload

Error Message:
Number of registered MBeans is not the same as the number of core metrics: 442 != 443

Stack Trace:
java.lang.AssertionError: Number of registered MBeans is not the same as the number of core metrics: 442 != 443
	at __randomizedtesting.SeedInfo.seed([CD244A7930E9EAEF:CF9D911543AA3622]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.core.TestJmxIntegration.testJmxOnCoreReload(TestJmxIntegration.java:260)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)


FAILED:  org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics

Error Message:
Server returned HTTP response code: 401 for URL: http://127.0.0.1:62555/solr/jwtColl/query?q=*:*

Stack Trace:
java.io.IOException: Server returned HTTP response code: 401 for URL: http://127.0.0.1:62555/solr/jwtColl/query?q=*:*
	at __randomizedtesting.SeedInfo.seed([CD244A7930E9EAEF:333698DB2CE39D5C]:0)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.URLConnection.getContent(URLConnection.java:739)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13840 lines...]
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4]   2> 1581611 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-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/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/init-core-data-001
   [junit4]   2> 1581611 WARN  (SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1581612 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1581613 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[CD244A7930E9EAEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1581616 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting createCollectionUpdateAndQueryDistributed
   [junit4]   2> 1581617 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] 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.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001
   [junit4]   2> 1581617 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1581617 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1581617 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1581717 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.ZkTestServer start zk server on port:59614
   [junit4]   2> 1581718 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59614
   [junit4]   2> 1581718 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59614
   [junit4]   2> 1581727 INFO  (zkConnectionManagerCallback-8829-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1581733 INFO  (zkConnectionManagerCallback-8831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1581735 INFO  (zkConnectionManagerCallback-8833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1581739 WARN  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1581740 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1581740 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1581740 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1581742 WARN  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1581742 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1581742 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1581742 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1581743 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca25094{/solr,null,AVAILABLE}
   [junit4]   2> 1581743 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1581743 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1581743 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1581744 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1581744 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1581744 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1581744 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30e9a222{/solr,null,AVAILABLE}
   [junit4]   2> 1581745 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f642a4c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58930}
   [junit4]   2> 1581745 INFO  (jetty-launcher-8834-thread-2) [    ] o.e.j.s.Server Started @1583104ms
   [junit4]   2> 1581745 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58930}
   [junit4]   2> 1581745 ERROR (jetty-launcher-8834-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1581746 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1581746 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 1581746 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1581746 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1581746 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-22T14:02:39.791Z
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57e897e6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47511}
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.e.j.s.Server Started @1583109ms
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47511}
   [junit4]   2> 1581750 ERROR (jetty-launcher-8834-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1581750 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-22T14:02:39.795Z
   [junit4]   2> 1581756 INFO  (zkConnectionManagerCallback-8838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1581757 INFO  (zkConnectionManagerCallback-8836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1581759 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1581760 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1582222 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1582224 WARN  (jetty-launcher-8834-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5dde3bdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1582227 WARN  (jetty-launcher-8834-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@17a03cd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1582228 INFO  (jetty-launcher-8834-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59614/solr
   [junit4]   2> 1582230 INFO  (zkConnectionManagerCallback-8844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582235 INFO  (zkConnectionManagerCallback-8846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582343 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47511_solr
   [junit4]   2> 1582344 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.c.Overseer Overseer (id=72129308697690118-127.0.0.1:47511_solr-n_0000000000) starting
   [junit4]   2> 1582362 INFO  (zkConnectionManagerCallback-8853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582366 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59614/solr ready
   [junit4]   2> 1582368 INFO  (OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [n:127.0.0.1:47511_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:47511_solr
   [junit4]   2> 1582368 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1582370 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47511_solr
   [junit4]   2> 1582377 INFO  (zkCallback-8852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1582377 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1582377 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1582377 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1582380 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 1582381 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:47511_solr]
   [junit4]   2> 1582381 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 1582382 DEBUG (OverseerAutoScalingTriggerThread-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1582384 DEBUG (ScheduledTrigger-7527-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1582386 INFO  (zkCallback-8845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1582416 WARN  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work
   [junit4]   2> 1582479 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1582514 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582523 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582523 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582524 INFO  (jetty-launcher-8834-thread-1) [n:127.0.0.1:47511_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.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/.
   [junit4]   2> 1582642 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1582644 WARN  (jetty-launcher-8834-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@fa0c132[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1582648 WARN  (jetty-launcher-8834-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61b82ce4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1582649 INFO  (jetty-launcher-8834-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59614/solr
   [junit4]   2> 1582651 INFO  (zkConnectionManagerCallback-8860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582655 INFO  (zkConnectionManagerCallback-8862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582662 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1582668 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58930_solr as DOWN
   [junit4]   2> 1582669 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1582669 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58930_solr
   [junit4]   2> 1582671 INFO  (zkCallback-8845-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1582671 INFO  (zkCallback-8852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1582672 INFO  (zkCallback-8861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1582673 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 1582673 WARN  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as required scope. If this is not correct, the Admin UI login may not work
   [junit4]   2> 1582691 INFO  (zkConnectionManagerCallback-8869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582693 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1582694 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59614/solr ready
   [junit4]   2> 1582699 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1582717 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58930.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582724 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58930.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582724 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58930.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1582724 INFO  (jetty-launcher-8834-thread-2) [n:127.0.0.1:58930_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.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/.
   [junit4]   2> 1582745 INFO  (zkConnectionManagerCallback-8875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1582747 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1582749 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[CD244A7930E9EAEF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59614/solr ready
   [junit4]   2> 1583291 INFO  (qtp419197859-26075) [n:127.0.0.1:47511_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 1583295 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection jwtColl
   [junit4]   2> 1583296 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1583299 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
   [junit4]   2> 1583301 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1583303 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
   [junit4]   2> 1583305 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
   [junit4]   2> 1583312 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1583314 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1583317 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1583319 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1583322 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1583324 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1583327 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1583329 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1583331 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1583337 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1583340 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1583342 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1583345 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1583347 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1583350 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1583353 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1583356 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1583359 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1583361 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1583364 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1583366 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1583367 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1583373 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1583375 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1583377 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1583381 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1583383 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1583385 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1583386 DEBUG (ScheduledTrigger-7527-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1583389 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1583391 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1583394 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1583396 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1583398 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1583401 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1583403 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1583409 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1583412 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1583414 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1583417 INFO  (OverseerThreadFactory-7529-thread-1-processing-n:127.0.0.1:47511_solr) [n:127.0.0.1:47511_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
   [junit4]   2> 1583534 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1583534 INFO  (qtp419197859-26071) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:58930_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrnkEvEYO3vJ5QERBDYmeIH0jtJnPjCokiWZefqNqMVtXdv6i4XDgyrzDl58qazOWs9qCSzlFPqOaXxAcvDnexrqn8qZMBKnFypSarJP10r+6/tbNgHtih4Q4zXkIoY8Q6Sqx4y2po7U920jdiKUE2/t0qrJ5Q4IFzvB+MKOtnh7vS21UgWfbcENpzQ+mH8XZCAVb1BHHSjpT+jIbF+JjF1OshJ5wqz2mvXU5BR6l2FRdv7bkUeGCvz7eAk4u77Ry1UMMN3u+Jbd7l+LFJozSTgtU4qJ4vHsLJnqpMEHXzOwhbOapc38W+QCgozIEepepnL1OMyxLYUJa+mgKR2ghwIDAQAB
   [junit4]   2> 1583534 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583542 INFO  (qtp419197859-26073) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583547 INFO  (qtp419197859-26074) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583554 INFO  (qtp419197859-26072) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583560 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583567 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1583567 INFO  (qtp1309469426-26061) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:58930_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrnkEvEYO3vJ5QERBDYmeIH0jtJnPjCokiWZefqNqMVtXdv6i4XDgyrzDl58qazOWs9qCSzlFPqOaXxAcvDnexrqn8qZMBKnFypSarJP10r+6/tbNgHtih4Q4zXkIoY8Q6Sqx4y2po7U920jdiKUE2/t0qrJ5Q4IFzvB+MKOtnh7vS21UgWfbcENpzQ+mH8XZCAVb1BHHSjpT+jIbF+JjF1OshJ5wqz2mvXU5BR6l2FRdv7bkUeGCvz7eAk4u77Ry1UMMN3u+Jbd7l+LFJozSTgtU4qJ4vHsLJnqpMEHXzOwhbOapc38W+QCgozIEepepnL1OMyxLYUJa+mgKR2ghwIDAQAB
   [junit4]   2> 1583568 INFO  (qtp1309469426-26061) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583574 INFO  (qtp1309469426-26063) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583579 INFO  (qtp1309469426-26065) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583585 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583591 INFO  (qtp1309469426-26062) [n:127.0.0.1:58930_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1583599 INFO  (OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [n:127.0.0.1:47511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"jwtColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58930/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1583604 INFO  (OverseerStateUpdate-72129308697690118-127.0.0.1:47511_solr-n_0000000000) [n:127.0.0.1:47511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"jwtColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47511/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1583812 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr    x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1583812 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr    x:jwtColl_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1583813 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr    x:jwtColl_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1584393 DEBUG (ScheduledTrigger-7527-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1584830 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1584830 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1584830 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1584831 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1584831 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2/../../../../dist
   [junit4]   2> 1584832 WARN  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 1584839 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1584840 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1584870 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1584872 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.IndexSchema [jwtColl_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 1585122 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1585158 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1585186 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n2' using configuration from collection jwtColl, trusted=true
   [junit4]   2> 1585187 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47511.solr.core.jwtColl.shard2.replica_n2' (registry 'solr.core.jwtColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1585187 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [[jwtColl_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/jwtColl_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node2/./jwtColl_shard2_replica_n2/data/]
   [junit4]   2> 1585190 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1585214 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using configuration from collection jwtColl, trusted=true
   [junit4]   2> 1585214 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58930.solr.core.jwtColl.shard1.replica_n1' (registry 'solr.core.jwtColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66ba76e6
   [junit4]   2> 1585214 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [[jwtColl_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/jwtColl_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.JWTAuthPluginIntegrationTest_CD244A7930E9EAEF-001/tempDir-001/node1/./jwtColl_shard1_replica_n1/data/]
   [junit4]   2> 1585216 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1585265 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1585265 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1585267 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1585267 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1585268 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc32eef[jwtColl_shard1_replica_n1] main]
   [junit4]   2> 1585270 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED
   [junit4]   2> 1585270 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 1585270 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1585271 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1585271 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1585271 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1585272 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1585272 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626177969394286592
   [junit4]   2> 1585275 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@fc32eef[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1585275 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1585275 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1585276 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@fc32eef[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1585278 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1585278 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1585279 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1585280 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard1
   [junit4]   2> 1585282 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1585282 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1585283 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b00cd0a[jwtColl_shard2_replica_n2] main]
   [junit4]   2> 1585283 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1585283 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1585283 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/
   [junit4]   2> 1585283 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1585284 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 1585284 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard1/leader after winning as /collections/jwtColl/leader_elect/shard1/election/72129308697690121-core_node3-n_0000000000
   [junit4]   2> 1585285 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/jwtColl.AUTOCREATED
   [junit4]   2> 1585285 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 1585285 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 1585286 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1585287 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1585287 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58930/solr/jwtColl_shard1_replica_n1/ shard1
   [junit4]   2> 1585287 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1585287 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1585287 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626177969410015232
   [junit4]   2> 1585292 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1b00cd0a[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1585292 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1585292 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1585293 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@1b00cd0a[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1585297 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1585297 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/jwtColl/leaders/shard2
   [junit4]   2> 1585303 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1585303 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1585303 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/
   [junit4]   2> 1585303 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1585304 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 1585304 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jwtColl/leaders/shard2/leader after winning as /collections/jwtColl/leader_elect/shard2/election/72129308697690118-core_node4-n_0000000000
   [junit4]   2> 1585306 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/ shard2
   [junit4]   2> 1585392 DEBUG (ScheduledTrigger-7527-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1585408 INFO  (zkCallback-8861-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585408 INFO  (zkCallback-8845-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585409 INFO  (zkCallback-8845-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585409 INFO  (zkCallback-8861-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585410 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1585411 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1585415 INFO  (qtp1309469426-26059) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1604
   [junit4]   2> 1585415 INFO  (qtp419197859-26071) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1604
   [junit4]   2> 1585419 INFO  (qtp419197859-26075) [n:127.0.0.1:47511_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1585516 INFO  (zkCallback-8845-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585516 INFO  (zkCallback-8845-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585516 INFO  (zkCallback-8861-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585517 INFO  (zkCallback-8861-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585517 INFO  (zkCallback-8861-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585517 INFO  (zkCallback-8845-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json] for collection [jwtColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1585518 INFO  (qtp419197859-26075) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=2228
   [junit4]   2> 1585541 INFO  (qtp419197859-26075) [n:127.0.0.1:47511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1585541 INFO  (qtp1309469426-26065) [n:127.0.0.1:58930_solr    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:47511_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAviIBqJGWamfl2dH/1pFE9M9Nd95E+b30a6SK2SYyUJDnDOLgHyb1onNDk5+7hY/aaXbfMF/ZJsSITiKrlixJF5pDZ0N8JLNmH79cXgsJTajshFwztzlWC6lVy81XCvPUEECftKM3v60VaJCLRZz4kfsRh1SQhBOLFtS1CvI6k6swGV4Rh8RFPCp/Qe5TcYC4asS9GFBhWU/v8MVh6ode7tS9g5XmMYDJhOMjouZ4rFLlzshjpsTrpJizhUpCgoGpQ7+qjhAHkLGBzvkKFbPu4FPekkgZ++q8pBQV2zwY8MIJKQNxdFQf9miBnnyaNV4138Nqv2xyh/CCxTQvTop1yQIDAQAB
   [junit4]   2> 1585548 INFO  (qtp1309469426-26065) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1585548 INFO  (qtp1309469426-26065) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/&wt=javabin&version=2}{add=[1 (1626177969677402112)]} 0 6
   [junit4]   2> 1585551 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626177969686839296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1585562 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@195e8f39 commitCommandVersion:1626177969686839296
   [junit4]   2> 1585568 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68bfb7e0[jwtColl_shard1_replica_n1] main]
   [junit4]   2> 1585568 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1585569 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@68bfb7e0[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, timestamp=1550844163609}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1585569 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1585571 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:58930_solr x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1] Registered new searcher Searcher@68bfb7e0[jwtColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, timestamp=1550844163609}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1585571 INFO  (qtp1309469426-26066) [n:127.0.0.1:58930_solr c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [jwtColl_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47511/solr/jwtColl_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 1585571 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626177969707810816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1585571 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52b3b889 commitCommandVersion:1626177969707810816
   [junit4]   2> 1585577 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2718d45f[jwtColl_shard2_replica_n2] main]
   [junit4]   2> 1585577 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1585577 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2718d45f[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, timestamp=1550844163618}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1585577 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1585579 INFO  (searcherExecutor-7541-thread-1-processing-n:127.0.0.1:47511_solr x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2] Registered new searcher Searcher@2718d45f[jwtColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, timestamp=1550844163618}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1585601 INFO  (qtp419197859-26070) [n:127.0.0.1:47511_solr c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/jwtColl/terms/shard2 to Terms{values={core_nod

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

n.testJmxOnCoreReload
   [junit4] OK      0.34s J1 | TestJmxIntegration.testJmxUpdate
   [junit4] OK      0.11s J1 | TestJmxIntegration.testJmxRegistration
   [junit4] Completed [1/10] on J1 in 10.59s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4] OK      13.9s J0 | JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
   [junit4] OK      5.38s J0 | JWTAuthPluginIntegrationTest.testMetrics
   [junit4] OK      2.66s J0 | JWTAuthPluginIntegrationTest.infoRequestWithoutToken
   [junit4] Completed [2/10] on J0 in 25.15s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4] OK      8.19s J1 | JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
   [junit4] OK      4.19s J1 | JWTAuthPluginIntegrationTest.testMetrics
   [junit4] OK      2.07s J1 | JWTAuthPluginIntegrationTest.infoRequestWithoutToken
   [junit4] Completed [3/10] on J1 in 15.43s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4] OK      0.38s J1 | TestJmxIntegration.testJmxOnCoreReload
   [junit4] OK      0.11s J1 | TestJmxIntegration.testJmxUpdate
   [junit4] OK      0.07s J1 | TestJmxIntegration.testJmxRegistration
   [junit4] Completed [4/10] on J1 in 1.76s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4] OK      0.37s J1 | TestJmxIntegration.testJmxOnCoreReload
   [junit4] OK      0.04s J1 | TestJmxIntegration.testJmxUpdate
   [junit4] OK      0.05s J1 | TestJmxIntegration.testJmxRegistration
   [junit4] Completed [5/10] on J1 in 1.51s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4] OK      6.29s J0 | JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
   [junit4] OK      3.70s J0 | JWTAuthPluginIntegrationTest.testMetrics
   [junit4] OK      2.35s J0 | JWTAuthPluginIntegrationTest.infoRequestWithoutToken
   [junit4] Completed [6/10] on J0 in 12.92s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4] OK      4.82s J1 | JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
   [junit4] OK      3.52s J1 | JWTAuthPluginIntegrationTest.testMetrics
   [junit4] OK      2.61s J1 | JWTAuthPluginIntegrationTest.infoRequestWithoutToken
   [junit4] Completed [7/10] on J1 in 11.57s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4] OK      0.32s J1 | TestJmxIntegration.testJmxOnCoreReload
   [junit4] OK      0.04s J1 | TestJmxIntegration.testJmxUpdate
   [junit4] OK      0.31s J1 | TestJmxIntegration.testJmxRegistration
   [junit4] Completed [8/10] on J1 in 2.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4] OK      0.30s J1 | TestJmxIntegration.testJmxOnCoreReload
   [junit4] OK      0.05s J1 | TestJmxIntegration.testJmxUpdate
   [junit4] OK      0.06s J1 | TestJmxIntegration.testJmxRegistration
   [junit4] Completed [9/10] on J1 in 3.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4] OK      5.86s J0 | JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
   [junit4] OK      5.41s J0 | JWTAuthPluginIntegrationTest.testMetrics
   [junit4] OK      2.68s J0 | JWTAuthPluginIntegrationTest.infoRequestWithoutToken
   [junit4] Completed [10/10] on J0 in 14.64s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.72 ..    54.79 =    54.07s
   [junit4] JVM J1:     0.69 ..    48.25 =    47.56s
   [junit4] Execution time total: 54 seconds
   [junit4] Tests summary: 10 suites, 30 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 237.88s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 229.75s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 117.72s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.85s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 111.94s | org.apache.solr.handler.TestReplicationHandler

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 57 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestJmxIntegration
[repro]   0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3041)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1068)
		at hudson.FilePath.act(FilePath.java:1057)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1841)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3043)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1070)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1841)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9b8a4a9e6e4aa640faa6a9e35fab2f61b126dc07, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2298
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2