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/05/26 20:43:54 UTC

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk1.8.0_201) - Build # 347 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/347/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([48DC701CD43D18B0:FF6A369DF8E4E46D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:253)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:100)
	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 13165 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> 198804 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[48DC701CD43D18B0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/init-core-data-001
   [junit4]   2> 198805 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[48DC701CD43D18B0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 198805 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[48DC701CD43D18B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 198806 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[48DC701CD43D18B0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 198808 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncQueueDrain
   [junit4]   2> 198809 INFO  (auditTestCallback-1215-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 34229
   [junit4]   2> 198811 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-001
   [junit4]   2> 198811 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 198811 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 198811 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 198911 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer start zk server on port:41487
   [junit4]   2> 198911 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41487
   [junit4]   2> 198911 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41487
   [junit4]   2> 198914 INFO  (zkConnectionManagerCallback-1360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198916 INFO  (zkConnectionManagerCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198917 INFO  (zkConnectionManagerCallback-1364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198921 WARN  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 198921 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 198921 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 198921 INFO  (jetty-launcher-1365-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_201-b09
   [junit4]   2> 198940 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198940 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198940 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 198940 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36abc6d8{/solr,null,AVAILABLE}
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22afbc9d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42019}
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.e.j.s.Server Started @199002ms
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42019}
   [junit4]   2> 198941 ERROR (jetty-launcher-1365-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 198941 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T19:43:44.984Z
   [junit4]   2> 198952 INFO  (zkConnectionManagerCallback-1367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198953 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199042 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 199045 WARN  (jetty-launcher-1365-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6cc7ee9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199058 WARN  (jetty-launcher-1365-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f23108e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199059 INFO  (jetty-launcher-1365-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 199061 INFO  (zkConnectionManagerCallback-1374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199075 INFO  (zkConnectionManagerCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199125 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42019_solr
   [junit4]   2> 199126 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.Overseer Overseer (id=72319420851814405-127.0.0.1:42019_solr-n_0000000000) starting
   [junit4]   2> 199132 INFO  (zkConnectionManagerCallback-1383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199134 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41487/solr ready
   [junit4]   2> 199134 INFO  (OverseerStateUpdate-72319420851814405-127.0.0.1:42019_solr-n_0000000000) [n:127.0.0.1:42019_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42019_solr
   [junit4]   2> 199136 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42019_solr
   [junit4]   2> 199138 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 199140 INFO  (zkCallback-1375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 199148 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 199201 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 199235 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42019.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 199241 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42019.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 199241 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42019.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 199242 INFO  (jetty-launcher-1365-thread-1) [n:127.0.0.1:42019_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-001/node1/.
   [junit4]   2> 199280 INFO  (zkConnectionManagerCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199281 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 199282 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41487/solr ready
   [junit4]   2> 199289 INFO  (qtp1681043184-3976) [n:127.0.0.1:42019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 199289 INFO  (qtp1681043184-3976) [n:127.0.0.1:42019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 199304 INFO  (qtp1681043184-3976) [n:127.0.0.1:42019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 199308 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 199309 INFO  (qtp1681043184-3976) [n:127.0.0.1:42019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 199310 INFO  (qtp1681043184-3977) [n:127.0.0.1:42019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 199319 INFO  (qtp1681043184-3977) [n:127.0.0.1:42019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 199345 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=865083176
   [junit4]   2> 199345 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42019_solr
   [junit4]   2> 199346 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 199346 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42019_solr as DOWN
   [junit4]   2> 199352 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 199358 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 199358 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66e1f949: rootName = solr_42019, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c6c8cab
   [junit4]   2> 199361 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 199361 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68fd16ad: rootName = solr_42019, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3b3caf07
   [junit4]   2> 199362 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 199362 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25229785: rootName = solr_42019, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2ce55280
   [junit4]   2> 199362 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 199392 INFO  (closeThreadPool-1395-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72319420851814405-127.0.0.1:42019_solr-n_0000000000) closing
   [junit4]   2> 199393 INFO  (OverseerStateUpdate-72319420851814405-127.0.0.1:42019_solr-n_0000000000) [n:127.0.0.1:42019_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42019_solr
   [junit4]   2> 199405 INFO  (OverseerAutoScalingTriggerThread-72319420851814405-127.0.0.1:42019_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 199410 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 199411 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72319420851814405-127.0.0.1:42019_solr-n_0000000000) closing
   [junit4]   2> 199411 INFO  (closeThreadPool-1395-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72319420851814405-127.0.0.1:42019_solr-n_0000000000) closing
   [junit4]   2> 199412 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.s.AuditLoggerPlugin Async auditlogger queue still has 2 elements and 1 audits in-flight, sleeping to drain...
   [junit4]   2> 200085 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:42019/solr/admin/collections","nodeName":"n:127.0.0.1:42019_solr","message":"Completed","level":"INFO","date":1558899825334,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:42019"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":42019,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2.0} to localhost:34229
   [junit4]   2> 200086 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 200228 INFO  (auditTestCallback-1215-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 200258 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:42019/solr/admin/collections","nodeName":"n:127.0.0.1:42019_solr","message":"Completed","level":"INFO","date":1558899825352,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:42019"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":42019,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":4.0} to localhost:34229
   [junit4]   2> 200258 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 200262 INFO  (auditTestCallback-1215-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 200412 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.s.AuditLoggerPlugin Async auditlogger queue still has 0 elements and 1 audits in-flight, sleeping to drain...
   [junit4]   2> 200422 INFO  (auditTestCallback-1215-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 200424 INFO  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:42019/solr/admin/collections","nodeName":"n:127.0.0.1:42019_solr","message":"Completed","level":"INFO","date":1558899825362,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:42019"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":42019,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":9.0} to localhost:34229
   [junit4]   2> 201412 INFO  (jetty-closer-1391-thread-1) [    ] o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 201412 WARN  (audit-1384-thread-1-processing-n:127.0.0.1:42019_solr) [n:127.0.0.1:42019_solr    ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 201413 INFO  (jetty-closer-1391-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@22afbc9d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 201413 INFO  (jetty-closer-1391-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36abc6d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 201414 INFO  (jetty-closer-1391-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 201414 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 201416 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 201417 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41487
   [junit4]   2> 201417 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41487
   [junit4]   2> 201418 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 201418 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41487
   [junit4]   2> 201418 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41487
   [junit4]   2> 201418 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[48DC701CD43D18B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncQueueDrain
   [junit4]   2> 201422 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSynchronous
   [junit4]   2> 201423 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-002
   [junit4]   2> 201423 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 201454 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 201454 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 201455 INFO  (auditTestCallback-1230-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 37281
   [junit4]   2> 201524 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer start zk server on port:42591
   [junit4]   2> 201524 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42591
   [junit4]   2> 201524 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42591
   [junit4]   2> 201551 INFO  (zkConnectionManagerCallback-1398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201559 INFO  (zkConnectionManagerCallback-1400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201569 INFO  (zkConnectionManagerCallback-1402-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201578 WARN  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 201578 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 201578 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 201578 INFO  (jetty-launcher-1403-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_201-b09
   [junit4]   2> 201584 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 201584 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 201584 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 201586 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd21cf7{/solr,null,AVAILABLE}
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8313ada{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38177}
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.e.j.s.Server Started @201653ms
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38177}
   [junit4]   2> 201592 ERROR (jetty-launcher-1403-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201592 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T19:43:47.635Z
   [junit4]   2> 201608 INFO  (zkConnectionManagerCallback-1405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201609 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201681 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 201682 WARN  (jetty-launcher-1403-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@347497dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201686 WARN  (jetty-launcher-1403-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21608bad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201687 INFO  (jetty-launcher-1403-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
   [junit4]   2> 201705 INFO  (zkConnectionManagerCallback-1412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201725 INFO  (zkConnectionManagerCallback-1414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201795 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38177_solr
   [junit4]   2> 201795 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.Overseer Overseer (id=72319421025353733-127.0.0.1:38177_solr-n_0000000000) starting
   [junit4]   2> 201804 INFO  (zkConnectionManagerCallback-1421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201808 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready
   [junit4]   2> 201808 INFO  (OverseerStateUpdate-72319421025353733-127.0.0.1:38177_solr-n_0000000000) [n:127.0.0.1:38177_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38177_solr
   [junit4]   2> 201821 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38177_solr
   [junit4]   2> 201822 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 201847 INFO  (zkCallback-1413-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201848 INFO  (zkCallback-1420-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201850 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 201877 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 201906 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 201907 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 201908 INFO  (jetty-launcher-1403-thread-1) [n:127.0.0.1:38177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-002/node1/.
   [junit4]   2> 202016 INFO  (zkConnectionManagerCallback-1427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202033 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202033 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready
   [junit4]   2> 202045 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202045 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 202069 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38177/solr/admin/collections","nodeName":"n:127.0.0.1:38177_solr","message":"Completed","level":"INFO","date":1558899828088,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:38177"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38177,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:37281
   [junit4]   2> 202069 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202070 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 202073 INFO  (auditTestCallback-1230-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 202092 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38177/solr/admin/collections","nodeName":"n:127.0.0.1:38177_solr","message":"Completed","level":"INFO","date":1558899828113,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:38177"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38177,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:37281
   [junit4]   2> 202093 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202116 INFO  (auditTestCallback-1230-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 202123 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 202144 INFO  (qtp373161220-4050) [n:127.0.0.1:38177_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38177/solr/admin/collections","nodeName":"n:127.0.0.1:38177_solr","message":"Completed","level":"INFO","date":1558899828166,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:38177"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38177,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":30.0} to localhost:37281
   [junit4]   2> 202152 INFO  (auditTestCallback-1230-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 202154 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1343036624
   [junit4]   2> 202154 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38177_solr
   [junit4]   2> 202160 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 202160 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38177_solr as DOWN
   [junit4]   2> 202220 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 202225 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 202225 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28428748: rootName = solr_38177, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@758aa5d
   [junit4]   2> 202229 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 202229 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bcb654e: rootName = solr_38177, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3b3caf07
   [junit4]   2> 202231 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 202231 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eefd680: rootName = solr_38177, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2ce55280
   [junit4]   2> 202231 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 202284 INFO  (closeThreadPool-1432-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72319421025353733-127.0.0.1:38177_solr-n_0000000000) closing
   [junit4]   2> 202292 INFO  (OverseerStateUpdate-72319421025353733-127.0.0.1:38177_solr-n_0000000000) [n:127.0.0.1:38177_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38177_solr
   [junit4]   2> 202298 INFO  (OverseerAutoScalingTriggerThread-72319421025353733-127.0.0.1:38177_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 202310 INFO  (zkCallback-1420-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 202318 INFO  (jetty-closer-1428-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72319421025353733-127.0.0.1:38177_solr-n_0000000000) closing
   [junit4]   2> 202318 INFO  (closeThreadPool-1432-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72319421025353733-127.0.0.1:38177_solr-n_0000000000) closing
   [junit4]   2> 202324 INFO  (jetty-closer-1428-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8313ada{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 202328 INFO  (jetty-closer-1428-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fd21cf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 202329 INFO  (jetty-closer-1428-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 202337 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 202340 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100ee2158940000, likely client has closed socket
   [junit4]   2> 202341 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 202342 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42591
   [junit4]   2> 202342 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42591
   [junit4]   2> 202343 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[48DC701CD43D18B0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSynchronous
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testSynchronous -Dtests.seed=48DC701CD43D18B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.92s J1 | AuditLoggerIntegrationTest.testSynchronous <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48DC701CD43D18B0:FF6A369DF8E4E46D]:0)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:253)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 202346 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 202347 INFO  (auditTestCallback-1245-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 36675
   [junit4]   2> 202347 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003
   [junit4]   2> 202347 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 202348 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 202348 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 202448 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer start zk server on port:42085
   [junit4]   2> 202448 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42085
   [junit4]   2> 202448 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42085
   [junit4]   2> 202453 INFO  (zkConnectionManagerCallback-1434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202464 INFO  (zkConnectionManagerCallback-1436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202466 INFO  (zkConnectionManagerCallback-1438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202473 WARN  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 202473 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 202473 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 202473 INFO  (jetty-launcher-1439-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_201-b09
   [junit4]   2> 202488 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 202488 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 202488 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 202492 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68454c09{/solr,null,AVAILABLE}
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58f448fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39277}
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.e.j.s.Server Started @202554ms
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39277}
   [junit4]   2> 202493 ERROR (jetty-launcher-1439-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 202493 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T19:43:48.536Z
   [junit4]   2> 202504 INFO  (zkConnectionManagerCallback-1441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202505 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 202583 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 202601 WARN  (jetty-launcher-1439-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16fe588d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 202621 WARN  (jetty-launcher-1439-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4782a03d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 202622 INFO  (jetty-launcher-1439-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42085/solr
   [junit4]   2> 202636 INFO  (zkConnectionManagerCallback-1448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202652 INFO  (zkConnectionManagerCallback-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202699 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39277_solr
   [junit4]   2> 202699 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.Overseer Overseer (id=72319421084663813-127.0.0.1:39277_solr-n_0000000000) starting
   [junit4]   2> 202713 INFO  (zkConnectionManagerCallback-1457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202714 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42085/solr ready
   [junit4]   2> 202725 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39277_solr
   [junit4]   2> 202725 INFO  (OverseerStateUpdate-72319421084663813-127.0.0.1:39277_solr-n_0000000000) [n:127.0.0.1:39277_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39277_solr
   [junit4]   2> 202726 INFO  (OverseerStateUpdate-72319421084663813-127.0.0.1:39277_solr-n_0000000000) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202727 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 202768 INFO  (zkCallback-1456-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202785 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 202799 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 202805 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 202806 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 202806 INFO  (jetty-launcher-1439-thread-1) [n:127.0.0.1:39277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/.
   [junit4]   2> 202844 INFO  (zkConnectionManagerCallback-1463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202845 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202846 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[48DC701CD43D18B0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42085/solr ready
   [junit4]   2> 202848 INFO  (qtp1367755380-4123) [n:127.0.0.1:39277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202853 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 202853 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 202854 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 202854 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 202855 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 202856 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 202856 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 202857 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 202862 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 202863 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 202864 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 202865 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 202867 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 202868 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 202869 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 202874 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 202874 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 202875 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 202876 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 202877 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 202878 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 202879 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 202880 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 202880 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 202881 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 202882 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 202883 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 202883 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 202884 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 202885 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 202886 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 202886 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 202887 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 202888 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 202889 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 202889 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 202890 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 202891 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 202892 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 202894 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 202895 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 202896 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 202897 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 202898 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 202899 INFO  (OverseerThreadFactory-1254-thread-1-processing-n:127.0.0.1:39277_solr) [n:127.0.0.1:39277_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 203017 INFO  (OverseerStateUpdate-72319421084663813-127.0.0.1:39277_solr-n_0000000000) [n:127.0.0.1:39277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39277/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 203223 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr    x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 203224 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr    x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 204328 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 204328 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 204329 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 204329 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 204329 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 204329 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 204330 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 204330 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 204330 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 204330 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 204330 WARN  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 204330 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 204390 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 204861 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 205297 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true
   [junit4]   2> 205297 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39277.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c79d4aa
   [junit4]   2> 205297 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_48DC701CD43D18B0-001/tempDir-003/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 205320 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 205440 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 205440 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 205442 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 205442 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 205445 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14c68bfe[test_shard1_replica_n1] main]
   [junit4]   2> 205453 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test.AUTOCREATED
   [junit4]   2> 205454 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test.AUTOCREATED
   [junit4]   2> 205454 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 205454 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 205454 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 205454 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_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> 205456 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 205456 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634624949713895424
   [junit4]   2> 205460 INFO  (searcherExecutor-1259-thread-1-processing-n:127.0.0.1:39277_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@14c68bfe[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 205460 INFO  (searcherExecutor-1259-thread-1-processing-n:127.0.0.1:39277_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 205460 INFO  (searcherExecutor-1259-thread-1-processing-n:127.0.0.1:39277_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 205461 INFO  (searcherExecutor-1259-thread-1-processing-n:127.0.0.1:39277_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@14c68bfe[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 205468 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 205468 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39277/solr/test_shard1_replica_n1/
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39277/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 205470 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72319421084663813-core_node2-n_0000000000
   [junit4]   2> 205471 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39277/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 205472 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 205473 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 205474 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2250
   [junit4]   2> 205482 INFO  (zkCallback-1449-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 205501 INFO  (qtp1367755380-4122) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39277/solr/admin/cores","nodeName":"n:127.0.0.1:39277_solr","message":"Completed","level":"INFO","date":1558899831517,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39277","Content-Length":"221","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},"solrParams":{"qt":["/admin/cores"],"coreNodeName":["core_node2"],"collection.configName":["test.AUTOCREATED"],"newCollection":["true"],"name":["test_shard1_replica_n1"],"action":["CREATE"],"numShards":["1"],"collection":["test"],"shard":["shard1"],"wt":["javabin"],"version":["2"],"replicaType":["NRT"]},"solrHost":"127.0.0.1","solrPort":39277,"solrIp":"127.0.0.1","resource":"/admin/cores","httpMethod":"POST","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2250.0} to localhost:36675
   [junit4]   2> 205503 INFO  (qtp1367755380-4123) [n:127.0.0.1:39277_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> 205538 INFO  (auditTestCallback-1245-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/cores
   [junit4]   2> 205584 INFO  (zkCallback-1449-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 205584 INFO  (zkCallback-1449-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 205584 INFO  (qtp1367755380-4123) [n:127.0.0.1:39277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2736
   [junit4]   2> 205592 INFO  (zkCallback-1449-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 205625 INFO  (qtp1367755380-4123) [n:127.0.0.1:39277_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39277/solr/admin/collections","nodeName":"n:127.0.0.1:39277_solr","message":"Completed","level":"INFO","date":1558899831627,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39277"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39277,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2736.0} to localhost:36675
   [junit4]   2> 205625 INFO  (auditTestCallback-1245-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 205627 ERROR (qtp1367755380-4124) [n:127.0.0.1:39277_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:217)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [j

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

Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AuditLoggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=48DC701CD43D18B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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.16 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 48DC701CD43D18B0
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says kaixo! Master seed: 48DC701CD43D18B0
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(28222@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(28221@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(28226@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4] OK      7.03s J0 | AuditLoggerIntegrationTest.testAsyncQueueDrain
   [junit4] OK      1.36s J0 | AuditLoggerIntegrationTest.testSynchronous
   [junit4] OK      7.24s J0 | AuditLoggerIntegrationTest.searchWithException
   [junit4] OK      0.93s J0 | AuditLoggerIntegrationTest.testAsync
   [junit4] OK      1.06s J0 | AuditLoggerIntegrationTest.testQueuedTimeMetric
   [junit4] OK      0.54s J0 | AuditLoggerIntegrationTest.testMuteAdminListCollections
   [junit4] OK      1.20s J0 | AuditLoggerIntegrationTest.auth
   [junit4] Completed [1/5] on J0 in 22.04s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4] OK      6.79s J1 | AuditLoggerIntegrationTest.testAsyncQueueDrain
   [junit4] OK      1.77s J1 | AuditLoggerIntegrationTest.testSynchronous
   [junit4] OK      7.63s J1 | AuditLoggerIntegrationTest.searchWithException
   [junit4] OK      1.18s J1 | AuditLoggerIntegrationTest.testAsync
   [junit4] OK      1.42s J1 | AuditLoggerIntegrationTest.testQueuedTimeMetric
   [junit4] OK      0.97s J1 | AuditLoggerIntegrationTest.testMuteAdminListCollections
   [junit4] OK      0.90s J1 | AuditLoggerIntegrationTest.auth
   [junit4] Completed [2/5] on J1 in 22.89s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4] OK      6.85s J2 | AuditLoggerIntegrationTest.testAsyncQueueDrain
   [junit4] OK      1.83s J2 | AuditLoggerIntegrationTest.testSynchronous
   [junit4] OK      7.67s J2 | AuditLoggerIntegrationTest.searchWithException
   [junit4] OK      1.16s J2 | AuditLoggerIntegrationTest.testAsync
   [junit4] OK      1.17s J2 | AuditLoggerIntegrationTest.testQueuedTimeMetric
   [junit4] OK      1.08s J2 | AuditLoggerIntegrationTest.testMuteAdminListCollections
   [junit4] OK      0.85s J2 | AuditLoggerIntegrationTest.auth
   [junit4] Completed [3/5] on J2 in 23.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4] OK      1.74s J0 | AuditLoggerIntegrationTest.testAsyncQueueDrain
   [junit4] OK      0.58s J0 | AuditLoggerIntegrationTest.testSynchronous
   [junit4] OK      2.56s J0 | AuditLoggerIntegrationTest.searchWithException
   [junit4] OK      0.65s J0 | AuditLoggerIntegrationTest.testAsync
   [junit4] OK      0.93s J0 | AuditLoggerIntegrationTest.testQueuedTimeMetric
   [junit4] OK      0.54s J0 | AuditLoggerIntegrationTest.testMuteAdminListCollections
   [junit4] OK      0.71s J0 | AuditLoggerIntegrationTest.auth
   [junit4] Completed [4/5] on J0 in 8.77s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4] OK      1.53s J1 | AuditLoggerIntegrationTest.testAsyncQueueDrain
   [junit4] OK      0.65s J1 | AuditLoggerIntegrationTest.testSynchronous
   [junit4] OK      2.48s J1 | AuditLoggerIntegrationTest.searchWithException
   [junit4] OK      0.60s J1 | AuditLoggerIntegrationTest.testAsync
   [junit4] OK      0.81s J1 | AuditLoggerIntegrationTest.testQueuedTimeMetric
   [junit4] OK      0.40s J1 | AuditLoggerIntegrationTest.testMuteAdminListCollections
   [junit4] OK      0.47s J1 | AuditLoggerIntegrationTest.auth
   [junit4] Completed [5/5] on J1 in 7.80s, 7 tests
   [junit4] 
   [junit4] JVM J0:     0.69 ..    32.50 =    31.81s
   [junit4] JVM J1:     0.72 ..    32.69 =    31.98s
   [junit4] JVM J2:     0.69 ..    24.80 =    24.11s
   [junit4] Execution time total: 32 seconds
   [junit4] Tests summary: 5 suites, 35 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 393.83s | org.apache.solr.schema.TestUseDocValuesAsStored
[junit4:tophints] 193.42s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 127.64s | org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4:tophints] 117.83s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  97.56s | org.apache.solr.index.hdfs.CheckHdfsIndexTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 34 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.AuditLoggerIntegrationTest
[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=/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:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	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:1843)
	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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/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=af3be2b855c5bd7b3b5413ae4bf0ef89f9f7ef47, workspace=/home/jenkins/workspace/Lucene-Solr-8.1-Linux
[WARNINGS] Computing warning deltas based on reference build #346
Recording test results
Setting ANT_1_8_2_HOME=/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2