You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/06 23:32:42 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3249 - Still Unstable

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

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at http://127.0.0.1:40786/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40786/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
	at __randomizedtesting.SeedInfo.seed([CA9832278224A283:BA6D918EE2EC0BF5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
	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$9.evaluate(RandomizedRunner.java:972)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.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([CA9832278224A283:B5803BEEAD62CD78]: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 12997 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/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/init-core-data-001
   [junit4]   2> 678154 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[CA9832278224A283]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 678155 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[CA9832278224A283]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 678156 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[CA9832278224A283]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 678156 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[CA9832278224A283]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 678228 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 678264 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] 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/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-001
   [junit4]   2> 678264 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 678267 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 678267 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 678283 INFO  (auditTestCallback-1076-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 33223
   [junit4]   2> 678380 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer start zk server on port:45184
   [junit4]   2> 678380 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45184
   [junit4]   2> 678380 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45184
   [junit4]   2> 678486 INFO  (zkConnectionManagerCallback-1131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678503 INFO  (zkConnectionManagerCallback-1133-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678538 INFO  (zkConnectionManagerCallback-1135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678558 WARN  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 678559 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 678559 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 678559 INFO  (jetty-launcher-1136-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> 678575 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 678575 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 678575 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 678576 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e668bc2{/solr,null,AVAILABLE}
   [junit4]   2> 678577 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d67e9ff{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34595}
   [junit4]   2> 678577 INFO  (jetty-launcher-1136-thread-1) [    ] o.e.j.s.Server Started @678642ms
   [junit4]   2> 678577 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34595}
   [junit4]   2> 678578 ERROR (jetty-launcher-1136-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 678578 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 678578 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 678578 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 678578 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 678578 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-06T21:22:04.388Z
   [junit4]   2> 678724 INFO  (zkConnectionManagerCallback-1138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 678741 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 679070 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 679121 WARN  (jetty-launcher-1136-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76dc4be7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 679179 WARN  (jetty-launcher-1136-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f2bd32a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 679180 INFO  (jetty-launcher-1136-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45184/solr
   [junit4]   2> 679215 INFO  (zkConnectionManagerCallback-1145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679287 INFO  (zkConnectionManagerCallback-1147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679699 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34595_solr
   [junit4]   2> 679700 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.c.Overseer Overseer (id=74477387960156165-127.0.0.1:34595_solr-n_0000000000) starting
   [junit4]   2> 679810 INFO  (zkConnectionManagerCallback-1154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679828 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45184/solr ready
   [junit4]   2> 679847 INFO  (OverseerStateUpdate-74477387960156165-127.0.0.1:34595_solr-n_0000000000) [n:127.0.0.1:34595_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34595_solr
   [junit4]   2> 679847 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34595_solr
   [junit4]   2> 679848 INFO  (OverseerStateUpdate-74477387960156165-127.0.0.1:34595_solr-n_0000000000) [n:127.0.0.1:34595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 679850 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 679901 INFO  (zkCallback-1153-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 680446 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 680881 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 681213 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 681213 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 681214 INFO  (jetty-launcher-1136-thread-1) [n:127.0.0.1:34595_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/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-001/node1/.
   [junit4]   2> 681577 INFO  (zkConnectionManagerCallback-1161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681666 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 681775 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45184/solr ready
   [junit4]   2> 681877 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 681877 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_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> 681969 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 681972 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 681973 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 682191 INFO  (qtp447840306-4111) [n:127.0.0.1:34595_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 684117 INFO  (OverseerCollectionConfigSetProcessor-74477387960156165-127.0.0.1:34595_solr-n_0000000000) [n:127.0.0.1:34595_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 686888 INFO  (audit-1155-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:34595/solr/admin/collections","nodeName":"n:127.0.0.1:34595_solr","message":"Completed","level":"INFO","date":1554585727689,"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:34595"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34595,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2.0} to localhost:33223
   [junit4]   2> 687109 INFO  (audit-1155-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:34595/solr/admin/collections","nodeName":"n:127.0.0.1:34595_solr","message":"Completed","level":"INFO","date":1554585727782,"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:34595"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34595,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2.0} to localhost:33223
   [junit4]   2> 687391 INFO  (audit-1155-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:34595/solr/admin/collections","nodeName":"n:127.0.0.1:34595_solr","message":"Completed","level":"INFO","date":1554585728001,"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:34595"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":34595,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":217.0} to localhost:33223
   [junit4]   2> 687780 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1450304821
   [junit4]   2> 687780 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34595_solr
   [junit4]   2> 687781 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 687781 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34595_solr as DOWN
   [junit4]   2> 687799 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 687836 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 687836 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51bb50f9: rootName = solr_34595, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d7c9938
   [junit4]   2> 687890 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 687890 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f855a53: rootName = solr_34595, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@d19569f
   [junit4]   2> 687925 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 687925 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@541e5978: rootName = solr_34595, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@226e8e4c
   [junit4]   2> 687925 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 687962 INFO  (closeThreadPool-1165-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74477387960156165-127.0.0.1:34595_solr-n_0000000000) closing
   [junit4]   2> 687962 INFO  (OverseerStateUpdate-74477387960156165-127.0.0.1:34595_solr-n_0000000000) [n:127.0.0.1:34595_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34595_solr
   [junit4]   2> 687998 INFO  (OverseerAutoScalingTriggerThread-74477387960156165-127.0.0.1:34595_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 688000 INFO  (closeThreadPool-1165-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74477387960156165-127.0.0.1:34595_solr-n_0000000000) closing
   [junit4]   2> 688096 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74477387960156165-127.0.0.1:34595_solr-n_0000000000) closing
   [junit4]   2> 688097 INFO  (jetty-closer-1162-thread-1) [    ] o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 688097 WARN  (audit-1155-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 688097 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10898ca2d2a0006, likely client has closed socket
   [junit4]   2> 688196 INFO  (jetty-closer-1162-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d67e9ff{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 688235 INFO  (jetty-closer-1162-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e668bc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 688235 INFO  (jetty-closer-1162-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 688253 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 688270 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> 688408 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45184
   [junit4]   2> 688408 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45184
   [junit4]   2> 688409 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[CA9832278224A283]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAsync
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testAsync -Dtests.seed=CA9832278224A283 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.3s J2 | AuditLoggerIntegrationTest.testAsync <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Failed waiting for 3 callbacks after 5 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA9832278224A283:B5803BEEAD62CD78]: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> 688632 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 688634 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] 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/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002
   [junit4]   2> 688635 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 688635 INFO  (auditTestCallback-1091-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 45945
   [junit4]   2> 688654 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 688654 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 688763 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer start zk server on port:43953
   [junit4]   2> 688763 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43953
   [junit4]   2> 688763 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43953
   [junit4]   2> 688776 INFO  (auditTestCallback-1076-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 688966 INFO  (zkConnectionManagerCallback-1167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689020 INFO  (zkConnectionManagerCallback-1169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689036 INFO  (zkConnectionManagerCallback-1171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689056 WARN  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 689056 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 689056 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 689056 INFO  (jetty-launcher-1172-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> 689108 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 689108 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 689108 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 689128 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ee9a70b{/solr,null,AVAILABLE}
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a950a2b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38764}
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.e.j.s.Server Started @689194ms
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38764}
   [junit4]   2> 689129 ERROR (jetty-launcher-1172-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 689129 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-06T21:22:14.939Z
   [junit4]   2> 689189 INFO  (zkConnectionManagerCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689201 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 689736 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 689825 WARN  (jetty-launcher-1172-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@b0737c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689919 WARN  (jetty-launcher-1172-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50ea3fcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689920 INFO  (jetty-launcher-1172-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43953/solr
   [junit4]   2> 689971 INFO  (zkConnectionManagerCallback-1181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690121 INFO  (zkConnectionManagerCallback-1183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690559 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38764_solr
   [junit4]   2> 690560 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.c.Overseer Overseer (id=74477388639698949-127.0.0.1:38764_solr-n_0000000000) starting
   [junit4]   2> 691024 INFO  (zkConnectionManagerCallback-1190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691033 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43953/solr ready
   [junit4]   2> 691060 INFO  (OverseerStateUpdate-74477388639698949-127.0.0.1:38764_solr-n_0000000000) [n:127.0.0.1:38764_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38764_solr
   [junit4]   2> 691081 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38764_solr
   [junit4]   2> 691149 INFO  (zkCallback-1182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 691170 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 691215 INFO  (zkCallback-1189-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 691410 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 691609 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 691738 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 691738 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 691739 INFO  (jetty-launcher-1172-thread-1) [n:127.0.0.1:38764_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/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/.
   [junit4]   2> 692179 INFO  (zkConnectionManagerCallback-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692180 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 692181 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[CA9832278224A283]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43953/solr ready
   [junit4]   2> 692248 INFO  (qtp1879635163-4181) [n:127.0.0.1:38764_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 692418 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 692419 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 692420 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 692438 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 692439 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 692440 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 692441 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 692475 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 692476 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 692477 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 692507 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 692508 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 692509 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 692510 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 692564 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 692565 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 692566 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 692567 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 692616 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 692618 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 692619 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 692620 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 692673 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 692674 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 692675 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 692689 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 692690 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 692691 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 692692 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 692709 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 692711 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 692712 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 692782 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 692783 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 692785 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 692798 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 692800 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 692801 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 692857 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 692858 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 692871 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 692872 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 692873 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 692891 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 692892 INFO  (OverseerThreadFactory-1100-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 693102 INFO  (OverseerStateUpdate-74477388639698949-127.0.0.1:38764_solr-n_0000000000) [n:127.0.0.1:38764_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38764/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 693521 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr    x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 693521 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr    x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 695010 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 695011 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 695013 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 695013 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 695013 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 695013 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 695067 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 695067 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 695067 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 695067 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 695067 WARN  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 695192 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 695486 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 699580 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 700533 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true
   [junit4]   2> 700533 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@605bc876
   [junit4]   2> 700534 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_CA9832278224A283-001/tempDir-002/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 700894 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 704622 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704622 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704948 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 704948 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704950 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d719cdb[test_shard1_replica_n1] main]
   [junit4]   2> 705004 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test.AUTOCREATED
   [junit4]   2> 705005 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test.AUTOCREATED
   [junit4]   2> 705005 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 705005 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 705006 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 705006 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 705290 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 705290 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630101308545433600
   [junit4]   2> 705327 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 705331 INFO  (searcherExecutor-1105-thread-1-processing-n:127.0.0.1:38764_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6d719cdb[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705332 INFO  (searcherExecutor-1105-thread-1-processing-n:127.0.0.1:38764_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 705332 INFO  (searcherExecutor-1105-thread-1-processing-n:127.0.0.1:38764_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 705333 INFO  (searcherExecutor-1105-thread-1-processing-n:127.0.0.1:38764_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@6d719cdb[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705340 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 705378 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705378 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 705378 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38764/solr/test_shard1_replica_n1/
   [junit4]   2> 705378 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 705379 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38764/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 705379 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/74477388639698949-core_node2-n_0000000000
   [junit4]   2> 705397 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38764/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 705515 INFO  (zkCallback-1182-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 705515 INFO  (zkCallback-1182-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 705887 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 706025 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=12505
   [junit4]   2> 706417 INFO  (zkCallback-1182-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 706417 INFO  (zkCallback-1182-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 706417 INFO  (zkCallback-1182-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 706689 INFO  (qtp1879635163-4183) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38764/solr/admin/cores","nodeName":"n:127.0.0.1:38764_solr","message":"Completed","level":"INFO","date":1554585751836,"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:38764","Content-Length":"221","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},"solrParams":{"qt":["/admin/cores"],"coreNodeName":["core_node2"],"collection.configName":["test.AUTOCREATED"],"newCollection":["true"],"name":["test_shard1_replica_n1"],"action":["CREATE"],"numShards":["1"],"collection":["test"],"shard":["shard1"],"wt":["javabin"],"version":["2"],"replicaType":["NRT"]},"solrHost":"127.0.0.1","solrPort":38764,"solrIp":"127.0.0.1","resource":"/admin/cores","httpMethod":"POST","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":12505.0} to localhost:45945
   [junit4]   2> 706909 INFO  (qtp1879635163-4181) [n:127.0.0.1:38764_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 706909 INFO  (qtp1879635163-4181) [n:127.0.0.1:38764_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=14660
   [junit4]   2> 707056 INFO  (OverseerCollectionConfigSetProcessor-74477388639698949-127.0.0.1:38764_solr-n_0000000000) [n:127.0.0.1:38764_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 707282 INFO  (qtp1879635163-4181) [n:127.0.0.1:38764_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38764/solr/admin/collections","nodeName":"n:127.0.0.1:38764_solr","message":"Completed","level":"INFO","date":1554585752719,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:38764"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38764,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":14660.0} to localhost:45945
   [junit4]   2> 707355 INFO  (auditTestCallback-1091-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/cores
   [junit4]   2> 707560 ERROR (qtp1879635163-4184) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:217)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:744)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:530)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:265)
   [junit4]   2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:173)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:159)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:885)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:767)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:283)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:222)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131)
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:261)
   [junit4]   2> 	... 35 more
   [junit4]   2> 
   [junit4]   2> 707560 INFO  (qtp1879635163-4184) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1]  webapp=/solr path=/select params={q=a(bc&wt=javabin&version=2} status=400 QTime=142
   [junit4]   2> 707599 INFO  (auditTestCallback-1091-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 708186 INFO  (qtp1879635163-4184) [n:127.0.0.1:38764_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:38764/solr/test/select","nodeName":"n:127.0.0.1:38764_solr","message":"Error","level":"ERROR","date":1554585753370,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:38764"},"solrParams":{"q":["a(bc"],"df":["_text_"],"echoParams":["explicit"],"rows":["10"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":38764,"solrIp":"127.0.0.1","resource":"/select","httpMethod":"GET","httpQueryString":"q=a%28bc&wt=javabin&version=2","eventType":"ERROR","requestType":"SEARCH","status":400,"exception":{"cause":{"cause":{"stackTrace":[{"methodName":"generateParseException","fileName":"QueryParser.java","lineNumber":885,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"methodName":"jj_consume_token","fileName":"QueryParser.java","lineNumber":767,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"methodName":"Clause","fileName":"QueryParser.java","lineNumber":283,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"methodName":"Query","fileName":"QueryParser.java","lineNumber":222,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"methodName":"TopLevelQuery","fileName":"QueryParser.java","lineNumber":131,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":261,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{"methodName":"getQuery","fileName":"QParser.java","lineNumber":173,"className":"org.apache.solr.search.QParser","nativeMethod":false},{"methodName":"prepare","fileName":"QueryComponent.java","lineNumber":159,"className":"org.apache.solr.handler.component.QueryComponent","nativeMethod":false},{"methodName":"handleRequestBody","fileName":"SearchHandler.java","lineNumber":272,"className":"org.apache.solr.handler.component.SearchHandler","nativeMethod":false},{"methodName":"handleRequest","fileName":"RequestHandlerBase.java","lineNumber":199,"className":"org.apache.solr.handler.RequestHandlerBase","nativeMethod":false},{"methodName":"execute","fileName":"SolrCore.java","lineNumber":2566,"className":"org.apache.solr.core.SolrCore","nativeMethod":false},{"methodName":"execute","fileName":"HttpSolrCall.java","lineNumber":744,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"methodName":"call","fileName":"HttpSolrCall.java","lineNumber":530,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":397,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":343,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"methodName":"doFilter","fileName":"JettySolrRunner.java","lineNumber":165,"className":"org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter","nativeMethod":false},{"methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"methodName":"doHandle","fileName":"ServletHandler.java","lineNumber":540,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"methodName":"doHandle","fileName":"SessionHandler.java","lineNumber":1588,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"methodName":"doHandle","fileName":"ContextHandler.java","lineNumber":1345,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":203,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"methodName":"doScope","fileName":"ServletHandler.java","lineNumber":480,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"methodName":"doScope","fileName":"SessionHandler.java","lineNumber":1557,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":201,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"methodName":"doScope","fileName":"ContextHandler.java","lineNumber":1247,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"methodName":"handle","fileName":"ScopedHandler.java","lineNumber":144,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"methodName":"handle","fileName":"GzipHandler.java","lineNumber":753,"className":"org.eclipse.jetty.server.handler.gzip.GzipHandler","nativeMethod":false},{"methodName":"handle","fileName":"HandlerWrapper.java","lineNumber":132,"className":"org.eclipse.jetty.server.handler.HandlerWrapper","nativeMethod":false},{"methodName":"handle","fileName":"Server.java","lineNumber":502,"className":"org.eclipse.jetty.server.Server","nativeMethod":false},{"methodName":"handle","fileName":"HttpChannel.java","lineNumber":364,"className":"org.eclipse.jetty.server.HttpChannel","nativeMethod":false},{"methodName":"onFillable","fileName":"HttpConnection.java","lineNumber":260,"className":"org.eclipse.jetty.server.HttpConnection","nativeMethod":false},{"methodName":"succeeded","fileName":"AbstractConnection.java","lineNumber":305,"className":"org.eclipse.jetty.io.AbstractConnection$ReadCallback","nativeMethod":false},{"methodName":"fillable","fileName":"FillInterest.java","lineNumber":103,"className":"org.eclipse.jetty.io.FillInterest","nativeMethod":false},{"methodName":"run","fileName":"ChannelEndPoint.java","lineNumber":118,"className":"org.eclipse.jetty.io.ChannelEndPoint$2","nativeMethod":false},{"methodName":"runJob","fileName":"QueuedThreadPool.java","lineNumber":765,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool","nativeMethod":false},{"methodName":"run","fileName":"QueuedThreadPool.java","lineNumber":683,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool$2","nativeMethod":false},{"methodName":"run","fileName":"Thread.java","lineNumber":748,"className":"java.lang.Thread","nativeMethod":false}],"currentToken":{"kind":25,"beginLine":1,"beginColumn":2,"endLine":1,"endColumn":4,"image":"bc","next":{"kind":0,"beginLine":1,"beginColumn":4,"endLine":1,"endColumn":4,"image":""}},"expectedTokenSequences":[[13],[14],[15],[16],[17],[18],[19],[20],[22],[23],[24],[25],[26],[27],[28],[29],[30],[31],[32],[33],[34]],"tokenImage":["<EOF>","<_NUM_CHAR>","<_ESCAPED_CHAR>","<_TERM_START_CHAR>","<_TERM_CHAR>","<_WHITESPACE>","<_QUOTED_CHAR>","<_SQUOTED_CHAR>","<token of kind 8>","\"/*\"","\"*/\"","<token of kind 11>","<token of kind 12>","<AND>","<OR>","<NOT>","\"+\"","\"-\"","<BAREOPER>","\"(\"","\")\"","\":\"","\"*\"","\"^\"","<QUOTED>","<TERM>","<FUZZY_SLOP>","<PREFIXTERM>","<WILDTERM>","<REGEXPTERM>","\"[\"","\"{\"","<LPARAMS>","\"filter(\"","<NUMBER>","\"TO\"","\"]\"","\"}\"","<RANGE_QUOTED>","<RANGE_GOOP>"],"message":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    ","localizedMessage":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    ","suppressed":[]},"stackTrace":[{"methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":265,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{"methodName":"getQuery","fileName":"QParser.java","lineNumber":173,"className":"org.apache.solr.search.QParser","nativeMethod":false},{"methodName":"prepare","fileName":"QueryComponent.java","lineNumber":159,"className":"org.apache.solr.handler.component.QueryComponent","nativeMethod":false},{"methodName":"handleRequestBody","fileName":"SearchHandler.java","lineNumber":272,"className":"org.apache.solr.handler.component.SearchHandler","nativeMethod":false},{"methodName":"handleRequest","fileName":"RequestHandlerBase.java","lineNumber":199,"className":"org.apache.solr.handler.RequestHandlerBase","nativeMethod":false},{"methodName":"execute","fileName":"SolrCore.java","lineNumber":2566,"className":"org.apache.solr.core.SolrCore","nativeMethod":false},{"methodName":"execute","fileName":"HttpSolrCall.java","li

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

ail:

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/null1476626415
     [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1476626415
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1476626415

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 56ms :: artifacts dl 7ms
	---------------------------------------------------------------------
	|                  |            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 2 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)