Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3264/

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

Error Message:
Failed waiting for 3 callbacks after 5 seconds

Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 5 seconds
        at 
__randomizedtesting.SeedInfo.seed([E4A7CF07693128E4:9BBFC6CE4677471F]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.testAsync(AuditLoggerIntegrationTest.java:107)
        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 12993 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/init-core-data-001
   [junit4]   2> 317443 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[E4A7CF07693128E4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 317443 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[E4A7CF07693128E4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 317446 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[E4A7CF07693128E4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 317501 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 317516 INFO  (auditTestCallback-603-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
42964
   [junit4]   2> 317518 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-001
   [junit4]   2> 317518 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317519 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317519 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317619 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42106
   [junit4]   2> 317619 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42106
   [junit4]   2> 317619 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42106
   [junit4]   2> 317707 INFO  (zkConnectionManagerCallback-587-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317723 INFO  (zkConnectionManagerCallback-589-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317749 INFO  (zkConnectionManagerCallback-591-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317775 WARN  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 317775 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 317775 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 317775 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 317806 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 317806 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 317806 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 317808 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@544789db{/solr,null,AVAILABLE}
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1152c462{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33065}
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.e.j.s.Server Started @317871ms
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33065}
   [junit4]   2> 317830 ERROR (jetty-launcher-592-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317830 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T16:26:00.941Z
   [junit4]   2> 317873 INFO  (zkConnectionManagerCallback-594-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317875 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 318696 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 318762 WARN  (jetty-launcher-592-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@36e12c95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318793 WARN  (jetty-launcher-592-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1b1298f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318794 INFO  (jetty-launcher-592-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42106/solr
   [junit4]   2> 318821 INFO  (zkConnectionManagerCallback-601-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318861 INFO  (zkConnectionManagerCallback-603-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319739 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33065_solr
   [junit4]   2> 319740 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.Overseer Overseer 
(id=74504535365648389-127.0.0.1:33065_solr-n_0000000000) starting
   [junit4]   2> 319771 INFO  (zkConnectionManagerCallback-610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319792 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42106/solr ready
   [junit4]   2> 319827 INFO  
(OverseerStateUpdate-74504535365648389-127.0.0.1:33065_solr-n_0000000000) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33065_solr
   [junit4]   2> 319888 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33065_solr
   [junit4]   2> 319954 INFO  (zkCallback-609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 319954 INFO  (zkCallback-602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 320016 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 320474 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 321108 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33065.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 321147 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33065.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 321147 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33065.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 321161 INFO  (jetty-launcher-592-thread-1) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-001/node1/.
   [junit4]   2> 321407 INFO  (zkConnectionManagerCallback-617-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321415 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 321416 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42106/solr ready
   [junit4]   2> 321470 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 321470 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_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> 321599 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 321620 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 321674 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 322051 INFO  (qtp642516442-1548) [n:127.0.0.1:33065_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=377
   [junit4]   2> 327755 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=761009120
   [junit4]   2> 327755 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33065_solr
   [junit4]   2> 327756 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 327756 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33065_solr as DOWN
   [junit4]   2> 327816 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327872 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 327873 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4781f390: rootName = 
solr_33065, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@145e6132
   [junit4]   2> 327890 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 327891 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@761e14c1: rootName = 
solr_33065, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27b91206
   [junit4]   2> 327983 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 327983 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43645cac: rootName = 
solr_33065, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b89ad36
   [junit4]   2> 327983 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 328123 INFO  (closeThreadPool-622-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504535365648389-127.0.0.1:33065_solr-n_0000000000) closing
   [junit4]   2> 328217 INFO  
(OverseerStateUpdate-74504535365648389-127.0.0.1:33065_solr-n_0000000000) 
[n:127.0.0.1:33065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33065_solr
   [junit4]   2> 328217 INFO  
(OverseerAutoScalingTriggerThread-74504535365648389-127.0.0.1:33065_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 328342 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504535365648389-127.0.0.1:33065_solr-n_0000000000) closing
   [junit4]   2> 328342 INFO  (closeThreadPool-622-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504535365648389-127.0.0.1:33065_solr-n_0000000000) closing
   [junit4]   2> 328346 INFO  (zkCallback-609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 328363 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Async auditlogger queue still has 2 elements, 
sleeping to let it drain...
   [junit4]   2> 329367 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Async auditlogger queue still has 2 elements, 
sleeping to let it drain...
   [junit4]   2> 330380 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Async auditlogger queue still has 2 elements, 
sleeping to let it drain...
   [junit4]   2> 330924 INFO  
(audit-611-thread-1-processing-n:127.0.0.1:33065_solr) [n:127.0.0.1:33065_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:33065/solr/admin/collections","nodeName":"n:127.0.0.1:33065_solr","message":"Completed","level":"INFO","date":1554999964636,"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:33065"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33065,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":55.0}
 to localhost:42964
   [junit4]   2> 331241 INFO  
(audit-611-thread-1-processing-n:127.0.0.1:33065_solr) [n:127.0.0.1:33065_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:33065/solr/admin/collections","nodeName":"n:127.0.0.1:33065_solr","message":"Completed","level":"INFO","date":1554999964731,"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:33065"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33065,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":20.0}
 to localhost:42964
   [junit4]   2> 331392 INFO  (jetty-closer-618-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 331567 INFO  (jetty-closer-618-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1152c462{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 331714 INFO  
(audit-611-thread-1-processing-n:127.0.0.1:33065_solr) [n:127.0.0.1:33065_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:33065/solr/admin/collections","nodeName":"n:127.0.0.1:33065_solr","message":"Completed","level":"INFO","date":1554999965162,"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:33065"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33065,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":377.0}
 to localhost:42964
   [junit4]   2> 331733 INFO  (jetty-closer-618-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@544789db{/solr,null,UNAVAILABLE}
   [junit4]   2> 331733 INFO  (jetty-closer-618-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 331786 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 332098 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> 332115 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42106
   [junit4]   2> 332115 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42106
   [junit4]   2> 332116 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[E4A7CF07693128E4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAsync
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testAsync 
-Dtests.seed=E4A7CF07693128E4 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=id -Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 14.8s J0 | AuditLoggerIntegrationTest.testAsync <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Failed waiting for 3 
callbacks after 5 seconds
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E4A7CF07693128E4:9BBFC6CE4677471F]:0)
   [junit4]    >        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
   [junit4]    >        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
   [junit4]    >        at 
org.apache.solr.security.AuditLoggerIntegrationTest.testAsync(AuditLoggerIntegrationTest.java:107)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 332297 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMuteAdminListCollections
   [junit4]   2> 332298 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-002
   [junit4]   2> 332299 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 332299 INFO  (auditTestCallback-618-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
46249
   [junit4]   2> 332332 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 332334 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 332405 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40760
   [junit4]   2> 332405 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40760
   [junit4]   2> 332405 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40760
   [junit4]   2> 332992 INFO  (zkConnectionManagerCallback-624-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333121 INFO  (zkConnectionManagerCallback-626-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333136 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333172 WARN  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 333172 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 333172 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 333172 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 333208 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333208 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333208 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 333210 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35007788{/solr,null,AVAILABLE}
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b73f6de{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44239}
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.e.j.s.Server Started @333270ms
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44239}
   [junit4]   2> 333229 ERROR (jetty-launcher-629-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 333229 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T16:26:16.340Z
   [junit4]   2> 333264 INFO  (zkConnectionManagerCallback-631-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333265 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 334171 INFO  (auditTestCallback-603-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 336201 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 336292 WARN  (jetty-launcher-629-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6dee47ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336356 WARN  (jetty-launcher-629-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2675f8db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336358 INFO  (jetty-launcher-629-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40760/solr
   [junit4]   2> 336465 INFO  (zkConnectionManagerCallback-638-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336520 INFO  (zkConnectionManagerCallback-640-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336887 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44239_solr
   [junit4]   2> 336889 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.Overseer Overseer 
(id=74504536338792453-127.0.0.1:44239_solr-n_0000000000) starting
   [junit4]   2> 336932 INFO  (zkConnectionManagerCallback-647-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336947 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40760/solr ready
   [junit4]   2> 336952 INFO  
(OverseerStateUpdate-74504536338792453-127.0.0.1:44239_solr-n_0000000000) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44239_solr
   [junit4]   2> 336952 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44239_solr
   [junit4]   2> 336954 INFO  
(OverseerStateUpdate-74504536338792453-127.0.0.1:44239_solr-n_0000000000) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 336988 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 337026 INFO  (zkCallback-646-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 337108 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 337310 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44239.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 337346 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44239.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 337346 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44239.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 337347 INFO  (jetty-launcher-629-thread-1) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-002/node1/.
   [junit4]   2> 337698 INFO  (zkConnectionManagerCallback-653-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337720 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 337735 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40760/solr ready
   [junit4]   2> 337830 INFO  (qtp1456178233-1623) [n:127.0.0.1:44239_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 337830 INFO  (qtp1456178233-1623) [n:127.0.0.1:44239_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> 337832 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 337833 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_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> 338054 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:44239/solr/admin/collections","nodeName":"n:127.0.0.1:44239_solr","message":"Completed","level":"INFO","date":1554999980944,"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:44239"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44239,"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:46249
   [junit4]   2> 338056 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 338362 INFO  (auditTestCallback-618-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 338728 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=672
   [junit4]   2> 338853 INFO  (qtp1456178233-1624) [n:127.0.0.1:44239_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:44239/solr/admin/collections","nodeName":"n:127.0.0.1:44239_solr","message":"Completed","level":"INFO","date":1554999981839,"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:44239"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44239,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":672.0}
 to localhost:46249
   [junit4]   2> 338855 INFO  (auditTestCallback-618-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 339034 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1507670115
   [junit4]   2> 339034 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44239_solr
   [junit4]   2> 339057 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 339057 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44239_solr as DOWN
   [junit4]   2> 339182 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 339237 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 339347 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48b18339: rootName = 
solr_44239, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@114098b1
   [junit4]   2> 339399 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 339400 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47a45631: rootName = 
solr_44239, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27b91206
   [junit4]   2> 339401 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 339402 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bfad419: rootName = 
solr_44239, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b89ad36
   [junit4]   2> 339402 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 339444 INFO  (closeThreadPool-658-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536338792453-127.0.0.1:44239_solr-n_0000000000) closing
   [junit4]   2> 339459 INFO  
(OverseerStateUpdate-74504536338792453-127.0.0.1:44239_solr-n_0000000000) 
[n:127.0.0.1:44239_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44239_solr
   [junit4]   2> 339602 INFO  
(OverseerAutoScalingTriggerThread-74504536338792453-127.0.0.1:44239_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 339618 INFO  (jetty-closer-654-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536338792453-127.0.0.1:44239_solr-n_0000000000) closing
   [junit4]   2> 339618 INFO  (closeThreadPool-658-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536338792453-127.0.0.1:44239_solr-n_0000000000) closing
   [junit4]   2> 339764 INFO  (jetty-closer-654-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7b73f6de{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 339817 INFO  (jetty-closer-654-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35007788{/solr,null,UNAVAILABLE}
   [junit4]   2> 339817 INFO  (jetty-closer-654-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 339818 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 339869 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> 339890 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40760
   [junit4]   2> 339890 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40760
   [junit4]   2> 339906 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 339906 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40760
   [junit4]   2> 339906 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40760
   [junit4]   2> 339907 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[E4A7CF07693128E4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMuteAdminListCollections
   [junit4]   2> 340015 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testQueuedTimeMetric
   [junit4]   2> 340035 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-003
   [junit4]   2> 340036 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 340036 INFO  (auditTestCallback-633-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
39001
   [junit4]   2> 340087 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 340087 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 340180 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:42902
   [junit4]   2> 340180 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42902
   [junit4]   2> 340180 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42902
   [junit4]   2> 340364 INFO  (zkConnectionManagerCallback-661-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 340383 INFO  (zkConnectionManagerCallback-663-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 340440 INFO  (zkConnectionManagerCallback-665-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 340455 WARN  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 340455 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 340455 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 340455 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 340513 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 340513 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 340513 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 340513 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dc6de08{/solr,null,AVAILABLE}
   [junit4]   2> 340545 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b943405{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34602}
   [junit4]   2> 340545 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.Server Started @340587ms
   [junit4]   2> 340545 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34602}
   [junit4]   2> 340546 ERROR (jetty-launcher-666-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 340546 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 340546 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 340546 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 340546 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 340546 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T16:26:23.657Z
   [junit4]   2> 340586 INFO  (zkConnectionManagerCallback-668-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 340606 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 341131 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 341162 WARN  (jetty-launcher-666-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78800cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 341225 WARN  (jetty-launcher-666-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@15663c18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 341226 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42902/solr
   [junit4]   2> 341271 INFO  (zkConnectionManagerCallback-675-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 341396 INFO  (zkConnectionManagerCallback-677-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 341907 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34602_solr
   [junit4]   2> 341908 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.Overseer Overseer 
(id=74504536844664837-127.0.0.1:34602_solr-n_0000000000) starting
   [junit4]   2> 341982 INFO  (zkConnectionManagerCallback-684-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 342162 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42902/solr ready
   [junit4]   2> 342300 INFO  
(OverseerStateUpdate-74504536844664837-127.0.0.1:34602_solr-n_0000000000) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34602_solr
   [junit4]   2> 342336 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34602_solr
   [junit4]   2> 342362 INFO  
(OverseerStateUpdate-74504536844664837-127.0.0.1:34602_solr-n_0000000000) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 342397 INFO  (zkCallback-683-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 342471 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 342717 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 342810 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34602.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 342975 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34602.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 342975 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34602.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 343025 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-003/node1/.
   [junit4]   2> 343345 INFO  (zkConnectionManagerCallback-691-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 343418 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 343507 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42902/solr 
ready
   [junit4]   2> 343739 INFO  (qtp1227348797-1694) [n:127.0.0.1:34602_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 343739 INFO  (qtp1227348797-1694) [n:127.0.0.1:34602_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> 343740 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 343747 INFO  (qtp1227348797-1695) [n:127.0.0.1:34602_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 343799 INFO  (qtp1227348797-1695) [n:127.0.0.1:34602_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 343815 INFO  (qtp1227348797-1697) [n:127.0.0.1:34602_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 343962 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:34602/solr/admin/collections","nodeName":"n:127.0.0.1:34602_solr","message":"Completed","level":"INFO","date":1554999986850,"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:34602"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34602,"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:39001
   [junit4]   2> 343962 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 344182 INFO  (auditTestCallback-633-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 344403 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:34602/solr/admin/collections","nodeName":"n:127.0.0.1:34602_solr","message":"Completed","level":"INFO","date":1554999986910,"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:34602"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34602,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":52.0}
 to localhost:39001
   [junit4]   2> 344493 INFO  (auditTestCallback-633-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 344602 INFO  (qtp1227348797-1697) [n:127.0.0.1:34602_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=786
   [junit4]   2> 344621 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 344928 INFO  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:34602/solr/admin/collections","nodeName":"n:127.0.0.1:34602_solr","message":"Completed","level":"INFO","date":1554999987724,"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:34602"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34602,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":797.0}
 to localhost:39001
   [junit4]   2> 344931 INFO  (auditTestCallback-633-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 345113 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=901795850
   [junit4]   2> 345113 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34602_solr
   [junit4]   2> 345127 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 345127 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34602_solr as DOWN
   [junit4]   2> 345257 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 345258 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 345259 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a363043: rootName = 
solr_34602, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@65350739
   [junit4]   2> 345316 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 345316 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d6a1778: rootName = 
solr_34602, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27b91206
   [junit4]   2> 345351 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 345351 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e8742ed: rootName = 
solr_34602, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b89ad36
   [junit4]   2> 345351 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 345387 INFO  (closeThreadPool-696-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536844664837-127.0.0.1:34602_solr-n_0000000000) closing
   [junit4]   2> 345424 INFO  
(OverseerStateUpdate-74504536844664837-127.0.0.1:34602_solr-n_0000000000) 
[n:127.0.0.1:34602_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34602_solr
   [junit4]   2> 345424 INFO  
(OverseerAutoScalingTriggerThread-74504536844664837-127.0.0.1:34602_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 345442 INFO  (closeThreadPool-696-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536844664837-127.0.0.1:34602_solr-n_0000000000) closing
   [junit4]   2> 345462 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504536844664837-127.0.0.1:34602_solr-n_0000000000) closing
   [junit4]   2> 345462 INFO  (jetty-closer-692-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 345463 WARN  
(audit-685-thread-1-processing-n:127.0.0.1:34602_solr) [n:127.0.0.1:34602_solr  
  ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 345477 INFO  (jetty-closer-692-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6b943405{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 345569 INFO  (jetty-closer-692-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2dc6de08{/solr,null,UNAVAILABLE}
   [junit4]   2> 345570 INFO  (jetty-closer-692-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 345571 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 345607 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> 345788 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42902
   [junit4]   2> 345788 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42902
   [junit4]   2> 345789 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[E4A7CF07693128E4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testQueuedTimeMetric
   [junit4]   2> 345792 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncQueueDrain
   [junit4]   2> 345827 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-004
   [junit4]   2> 345827 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 345832 INFO  (auditTestCallback-648-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
33812
   [junit4]   2> 345853 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 345853 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 345962 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:38247
   [junit4]   2> 345962 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38247
   [junit4]   2> 345962 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38247
   [junit4]   2> 346241 INFO  (zkConnectionManagerCallback-698-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346347 INFO  (zkConnectionManagerCallback-700-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346420 INFO  (zkConnectionManagerCallback-702-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346475 WARN  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 346489 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 346489 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 346489 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 346566 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 346566 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 346566 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 346567 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cbce28c{/solr,null,AVAILABLE}
   [junit4]   2> 346568 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@33b727fc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36126}
   [junit4]   2> 346568 INFO  (jetty-launcher-703-thread-1) [    ] 
o.e.j.s.Server Started @346610ms
   [junit4]   2> 346568 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36126}
   [junit4]   2> 346569 ERROR (jetty-launcher-703-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 346569 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 346569 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 346569 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 346569 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 346569 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T16:26:29.680Z
   [junit4]   2> 346659 INFO  (zkConnectionManagerCallback-705-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346671 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 347860 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 347897 WARN  (jetty-launcher-703-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1842a271[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 348026 WARN  (jetty-launcher-703-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1fda1dff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 348027 INFO  (jetty-launcher-703-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38247/solr
   [junit4]   2> 348077 INFO  (zkConnectionManagerCallback-712-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348080 INFO  (zkConnectionManagerCallback-714-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348629 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36126_solr
   [junit4]   2> 348630 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.Overseer Overseer 
(id=74504537222545413-127.0.0.1:36126_solr-n_0000000000) starting
   [junit4]   2> 348689 INFO  (zkConnectionManagerCallback-721-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348692 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38247/solr ready
   [junit4]   2> 348710 INFO  
(OverseerStateUpdate-74504537222545413-127.0.0.1:36126_solr-n_0000000000) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36126_solr
   [junit4]   2> 348712 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36126_solr
   [junit4]   2> 348765 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 348766 INFO  (zkCallback-720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 348836 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 349147 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 349240 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36126.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 349329 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36126.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 349331 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36126.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 349332 INFO  (jetty-launcher-703-thread-1) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-004/node1/.
   [junit4]   2> 349783 INFO  (zkConnectionManagerCallback-728-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349836 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 349873 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38247/solr 
ready
   [junit4]   2> 349962 INFO  (qtp86615007-1766) [n:127.0.0.1:36126_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 349962 INFO  (qtp86615007-1766) [n:127.0.0.1:36126_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> 349963 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 349982 INFO  (qtp86615007-1767) [n:127.0.0.1:36126_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 349983 INFO  (qtp86615007-1767) [n:127.0.0.1:36126_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 349998 INFO  (qtp86615007-1768) [n:127.0.0.1:36126_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 350202 INFO  (qtp86615007-1768) [n:127.0.0.1:36126_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 350260 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:36126/solr/admin/collections","nodeName":"n:127.0.0.1:36126_solr","message":"Completed","level":"INFO","date":1554999993073,"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:36126"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36126,"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:33812
   [junit4]   2> 350260 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 350327 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2040610591
   [junit4]   2> 350327 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36126_solr
   [junit4]   2> 350402 INFO  (auditTestCallback-648-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 350419 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 350419 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36126_solr as DOWN
   [junit4]   2> 350602 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 350622 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 350622 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cef0eb8: rootName = 
solr_36126, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6788ada5
   [junit4]   2> 350658 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 350658 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14137ac4: rootName = 
solr_36126, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27b91206
   [junit4]   2> 350660 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 350660 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24e0469b: rootName = 
solr_36126, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b89ad36
   [junit4]   2> 350660 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 350794 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:36126/solr/admin/collections","nodeName":"n:127.0.0.1:36126_solr","message":"Completed","level":"INFO","date":1554999993094,"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:36126"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36126,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0}
 to localhost:33812
   [junit4]   2> 350794 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 350895 INFO  (auditTestCallback-648-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 350895 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504537222545413-127.0.0.1:36126_solr-n_0000000000) closing
   [junit4]   2> 350895 INFO  
(OverseerStateUpdate-74504537222545413-127.0.0.1:36126_solr-n_0000000000) 
[n:127.0.0.1:36126_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36126_solr
   [junit4]   2> 350896 INFO  (zkCallback-720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 351003 INFO  
(OverseerAutoScalingTriggerThread-74504537222545413-127.0.0.1:36126_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 351004 INFO  (closeThreadPool-733-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504537222545413-127.0.0.1:36126_solr-n_0000000000) closing
   [junit4]   2> 351004 INFO  (closeThreadPool-733-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74504537222545413-127.0.0.1:36126_solr-n_0000000000) closing
   [junit4]   2> 351041 INFO  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:36126/solr/admin/collections","nodeName":"n:127.0.0.1:36126_solr","message":"Completed","level":"INFO","date":1554999993313,"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:36126"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36126,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":204.0}
 to localhost:33812
   [junit4]   2> 351056 INFO  (jetty-closer-729-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 351075 WARN  
(audit-722-thread-1-processing-n:127.0.0.1:36126_solr) [n:127.0.0.1:36126_solr  
  ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 351113 INFO  (auditTestCallback-648-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 351128 INFO  (jetty-closer-729-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@33b727fc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 351128 INFO  (jetty-closer-729-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cbce28c{/solr,null,UNAVAILABLE}
   [junit4]   2> 351128 INFO  (jetty-closer-729-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 351129 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 351165 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> 351277 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38247
   [junit4]   2> 351277 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38247
   [junit4]   2> 351312 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 351312 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38247
   [junit4]   2> 351312 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38247
   [junit4]   2> 351312 INFO  
(TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncQueueDrain
   [junit4]   2> 351332 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 351368 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-005
   [junit4]   2> 351369 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 351375 INFO  (auditTestCallback-663-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
35610
   [junit4]   2> 351383 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 351384 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 351493 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:34226
   [junit4]   2> 351493 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34226
   [junit4]   2> 351493 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[E4A7CF07693128E4]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34226
   [junit4]   2> 351733 INFO  (zkConnectionManagerCallback-736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351806 INFO  (zkConnectionManagerCallback-738-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351808 INFO  (zkConnectionManagerCallback-740-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351823 WARN  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 351823 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 351823 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 351824 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 351824 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 351824 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 351824 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 351841 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@795f325f{/solr,null,AVAILABLE}
   [junit4]   2> 351917 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2edf90b5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38002}
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.e.j.s.Server Started @351959ms
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38002}
   [junit4]   2> 351931 ERROR (jetty-launcher-741-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 351931 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-11T16:26:35.042Z
   [junit4]   2> 351952 INFO  (zkConnectionManagerCallback-743-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351953 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 352899 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 352901 WARN  (jetty-launcher-741-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@696380b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352918 WARN  (jetty-launcher-741-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1dea59b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352919 INFO  (jetty-launcher-741-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34226/solr
   [junit4]   2> 353049 INFO  (zkConnectionManagerCallback-750-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353122 INFO  (zkConnectionManagerCallback-752-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353481 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38002_solr
   [junit4]   2> 353482 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.Overseer Overseer 
(id=74504537587318789-127.0.0.1:38002_solr-n_0000000000) starting
   [junit4]   2> 353538 INFO  (zkConnectionManagerCallback-759-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353553 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34226/solr ready
   [junit4]   2> 353557 INFO  
(OverseerStateUpdate-74504537587318789-127.0.0.1:38002_solr-n_0000000000) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38002_solr
   [junit4]   2> 353557 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38002_solr
   [junit4]   2> 353558 INFO  
(OverseerStateUpdate-74504537587318789-127.0.0.1:38002_solr-n_0000000000) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 353595 INFO  (zkCallback-758-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 353595 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 353701 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 353791 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38002.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 353950 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38002.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 353950 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38002.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c8a4f4c
   [junit4]   2> 353951 INFO  (jetty-launcher-741-thread-1) 
[n:127.0.0.1:38002_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_E4A7CF07693128E4-001/tempDir-005/node1/.
   [junit4]   2> 354098 INFO  (zkConnectionManagerCallback-765-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]

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

il:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1716296294
     [copy] Copying 240 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1716296294
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1716296294

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 242 minutes 59 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to