Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/355/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1329/0x00007f9faeef30b0@53d13f28
 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, 
_packageinfo_, package]' in response , {   "responseHeader":{     "status":0,   
  "QTime":0},   "config":{"queryResponseWriter":{"json1":{         
"name":"json1",         
"class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1329/0x00007f9faeef30b0@53d13f28
 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, 
_packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
        at 
__randomizedtesting.SeedInfo.seed([28128654C5A531D9:FE9466A926BBF643]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
        at 
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14109 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 503929 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 503929 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 503930 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/data-dir-128-001
   [junit4]   2> 503931 WARN  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 503931 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 503931 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 503935 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 503935 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001
   [junit4]   2> 503936 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 503936 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 503936 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 504036 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33465
   [junit4]   2> 504036 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33465
   [junit4]   2> 504036 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33465
   [junit4]   2> 504036 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33465
   [junit4]   2> 504038 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504039 INFO  (zkConnectionManagerCallback-2788-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504039 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504041 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504041 INFO  (zkConnectionManagerCallback-2790-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504041 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504042 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504042 INFO  (zkConnectionManagerCallback-2792-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504042 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504151 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 504151 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 504151 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 504153 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 504154 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 504154 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 504154 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 504154 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 504154 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 504155 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 504155 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 504155 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 504183 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504183 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504183 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 504187 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cdf7c4{/solr,null,AVAILABLE}
   [junit4]   2> 504189 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504189 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504189 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 504190 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504190 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504190 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 504191 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504191 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504191 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7459e131{/solr,null,AVAILABLE}
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@327969a1{/solr,null,AVAILABLE}
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@642ca34d{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:45535}
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.s.Server Started @504518ms
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45535}
   [junit4]   2> 504193 ERROR (jetty-launcher-2793-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 504193 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-06T02:27:47.086935Z
   [junit4]   2> 504195 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@129d192b{/solr,null,AVAILABLE}
   [junit4]   2> 504198 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@74238aae{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:40839}
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.s.Server Started @504524ms
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40839}
   [junit4]   2> 504199 ERROR (jetty-launcher-2793-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 504199 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-06T02:27:47.092439Z
   [junit4]   2> 504203 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e273e76{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:46219}
   [junit4]   2> 504203 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.s.Server Started @504529ms
   [junit4]   2> 504203 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46219}
   [junit4]   2> 504204 ERROR (jetty-launcher-2793-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-06T02:27:47.097361Z
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60243384{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:39537}
   [junit4]   2> 504204 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.s.Server Started @504530ms
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39537}
   [junit4]   2> 504205 ERROR (jetty-launcher-2793-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 504205 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-06T02:27:47.098331Z
   [junit4]   2> 504211 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504212 INFO  (zkConnectionManagerCallback-2795-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504212 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504214 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504216 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504219 INFO  (zkConnectionManagerCallback-2797-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504219 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504219 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504221 INFO  (zkConnectionManagerCallback-2799-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504222 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504222 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504223 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504227 INFO  (zkConnectionManagerCallback-2801-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504227 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504228 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 504325 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 504326 WARN  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5142c6cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504326 WARN  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5142c6cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504327 WARN  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78ed040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504327 WARN  (jetty-launcher-2793-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78ed040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504328 INFO  (jetty-launcher-2793-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33465/solr
   [junit4]   2> 504328 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 504330 INFO  (zkConnectionManagerCallback-2808-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504330 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 504353 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45535_solr
   [junit4]   2> 504356 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.Overseer Overseer 
(id=72173266198986759-127.0.0.1:45535_solr-n_0000000000) starting
   [junit4]   2> 504357 INFO  
(OverseerStateUpdate-72173266198986759-127.0.0.1:45535_solr-n_0000000000) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45535_solr
   [junit4]   2> 504358 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45535_solr
   [junit4]   2> 504358 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 504358 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 504359 WARN  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 504367 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 504379 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45535.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504382 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45535.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504383 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45535.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504383 INFO  (jetty-launcher-2793-thread-1) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node1/.
   [junit4]   2> 504425 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 504426 WARN  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6df21588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504426 WARN  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6df21588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504430 WARN  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5edcb849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504430 WARN  (jetty-launcher-2793-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5edcb849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504431 INFO  (jetty-launcher-2793-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33465/solr
   [junit4]   2> 504431 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 504433 INFO  (zkConnectionManagerCallback-2819-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504433 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 504435 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 504436 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39537_solr as DOWN
   [junit4]   2> 504436 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 504436 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39537_solr
   [junit4]   2> 504437 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 504438 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 504438 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 504438 WARN  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 504446 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 504457 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39537.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504461 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39537.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504461 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39537.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504462 INFO  (jetty-launcher-2793-thread-4) 
[n:127.0.0.1:39537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node4/.
   [junit4]   2> 504526 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 504530 WARN  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12763f3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504530 WARN  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12763f3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504534 WARN  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7919b153[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504534 WARN  (jetty-launcher-2793-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7919b153[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504535 INFO  (jetty-launcher-2793-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33465/solr
   [junit4]   2> 504536 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 504540 INFO  (zkConnectionManagerCallback-2830-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504540 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 504546 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 504558 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40839_solr as DOWN
   [junit4]   2> 504567 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 504567 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40839_solr
   [junit4]   2> 504568 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 504568 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 504569 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 504569 WARN  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 504572 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 504583 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 504599 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40839.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504606 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40839.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504606 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40839.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504607 INFO  (jetty-launcher-2793-thread-2) 
[n:127.0.0.1:40839_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node2/.
   [junit4]   2> 504625 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 504626 WARN  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7abc8b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504627 WARN  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7abc8b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504631 WARN  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e2683c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504631 WARN  (jetty-launcher-2793-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e2683c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504631 INFO  (jetty-launcher-2793-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33465/solr
   [junit4]   2> 504634 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 504635 INFO  (zkConnectionManagerCallback-2841-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504635 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 504637 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 504639 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46219_solr as DOWN
   [junit4]   2> 504639 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 504639 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46219_solr
   [junit4]   2> 504640 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 504640 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 504640 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 504640 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 504640 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 504641 WARN  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 504647 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 504660 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46219.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504665 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46219.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504666 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46219.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 504667 INFO  (jetty-launcher-2793-thread-3) 
[n:127.0.0.1:46219_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node3/.
   [junit4]   2> 504674 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 504675 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 504676 INFO  (zkConnectionManagerCallback-2850-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504676 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504677 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 504678 INFO  
(TEST-TestPackages.testPluginLoading-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33465/solr ready
   [junit4]   2> 504777 INFO  (qtp173439390-11702) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:39537_solr} status=0 QTime=0
   [junit4]   2> 504777 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:39537_solr 
   [junit4]   2> 504786 INFO  (qtp803131956-11701) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 504791 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:39537_solr} status=0 QTime=0
   [junit4]   2> 504791 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:39537_solr 
   [junit4]   2> 504799 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 504802 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 504802 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 504806 INFO  (qtp803131956-11701) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 504820 INFO  (qtp803131956-11701) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 504821 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 504821 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 504823 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:39537_solr} status=0 QTime=8
   [junit4]   2> 504824 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:39537_solr 
   [junit4]   2> 504828 INFO  (qtp803131956-11699) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=86
   [junit4]   1> sync resp: 
https://127.0.0.1:39537/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 504835 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 504849 INFO  (qtp803131956-11699) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 504850 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 504850 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 504850 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 504973 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=1
   [junit4]   2> 504984 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 504997 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 505020 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 505052 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505054 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/runtimelibs.jar
   [junit4]   2> 505071 INFO  (qtp173439390-11702) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505089 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505106 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505106 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 505109 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and 
metadata. sizes 6860 246
   [junit4]   2> 505121 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39537_solr} 
status=0 QTime=0
   [junit4]   2> 505121 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39537_solr 
   [junit4]   2> 505133 INFO  (qtp803131956-11699) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 505133 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39537_solr} 
status=0 QTime=0
   [junit4]   2> 505134 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39537_solr 
   [junit4]   2> 505144 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39537_solr} 
status=0 QTime=0
   [junit4]   2> 505144 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39537_solr 
   [junit4]   2> 505148 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 505150 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/runtimelibs.jar 
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 505153 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 505153 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 505153 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 505163 INFO  (qtp803131956-11699) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 505165 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 505165 INFO  
(updateExecutor-2826-thread-1-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 505170 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505171 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 505180 INFO  (qtp803131956-11699) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 505182 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 505182 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 505187 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505207 INFO  (qtp173439390-11702) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505221 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505238 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505239 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/testurpv1.jar
   [junit4]   2> 505251 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505265 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505278 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505279 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 505279 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and 
metadata. sizes 689 246
   [junit4]   2> 505289 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:40839_solr} status=0 QTime=0
   [junit4]   2> 505289 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:40839_solr 
   [junit4]   2> 505298 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:40839_solr} status=0 QTime=0
   [junit4]   2> 505298 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:40839_solr 
   [junit4]   2> 505316 INFO  (qtp173439390-11727) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 505322 INFO  (qtp173439390-11702) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 505327 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:40839_solr} status=0 QTime=5
   [junit4]   2> 505328 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:40839_solr 
   [junit4]   2> 505330 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/testurpv1.jar 
params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=93
   [junit4]   2> 505333 INFO  (qtp173439390-11729) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 505334 INFO  (qtp173439390-11729) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 505334 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 505334 INFO  
(updateExecutor-2837-thread-1-processing-n:127.0.0.1:46219_solr) 
[n:127.0.0.1:46219_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 505335 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 505335 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 505341 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 505341 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505349 INFO  (qtp173439390-11729) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 505353 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505353 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 505353 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 505471 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505482 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505496 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505516 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505517 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/expressible.jar
   [junit4]   2> 505528 INFO  (qtp803131956-11712) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505542 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505556 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505556 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 505557 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and 
metadata. sizes 1977 246
   [junit4]   2> 505569 INFO  (qtp173439390-11729) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:46219_solr} 
status=0 QTime=0
   [junit4]   2> 505569 INFO  
(updateExecutor-2826-thread-2-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:46219_solr 
   [junit4]   2> 505577 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:46219_solr} 
status=0 QTime=0
   [junit4]   2> 505577 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:46219_solr 
   [junit4]   2> 505578 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 505586 INFO  (qtp1890111048-11738) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 505586 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:46219_solr} 
status=0 QTime=0
   [junit4]   2> 505587 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:46219_solr 
   [junit4]   2> 505587 INFO  (qtp1890111048-11709) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/expressible.jar 
params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=74
   [junit4]   2> 505594 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 505595 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 505595 INFO  
(updateExecutor-2804-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 505598 INFO  (qtp735462012-11711) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505600 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 505600 INFO  (qtp1890111048-11738) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 505600 INFO  
(updateExecutor-2826-thread-2-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 505600 INFO  
(updateExecutor-2826-thread-2-processing-n:127.0.0.1:40839_solr) 
[n:127.0.0.1:40839_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 505611 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505611 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 505612 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 505612 INFO  
(updateExecutor-2815-thread-3-processing-n:127.0.0.1:39537_solr) 
[n:127.0.0.1:39537_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 505727 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505736 INFO  (qtp173439390-11704) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505746 INFO  (qtp1890111048-11738) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 505775 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505775 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505777 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505777 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505778 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505779 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505781 DEBUG (zkCallback-2840-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 505781 DEBUG (zkCallback-2807-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 505781 DEBUG (zkCallback-2818-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 505781 DEBUG (zkCallback-2829-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 505792 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 505792 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 505792 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 505792 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 505792 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 505792 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 505792 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 505793 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 505794 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505794 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505795 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505795 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505795 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 505796 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505796 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 505796 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 505796 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 505796 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505796 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505797 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505797 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505797 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505797 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505798 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505798 INFO  (qtp173439390-11729) [n:127.0.0.1:40839_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505801 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505801 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505801 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505801 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505803 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505803 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505808 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505808 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505808 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505808 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505808 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505811 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 505811 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 505811 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 505811 INFO  (zkCallback-2818-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 505811 INFO  (zkCallback-2807-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 505811 INFO  (zkCallback-2829-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 505814 INFO  (qtp803131956-11701) [n:127.0.0.1:39537_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505816 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 505817 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 505817 INFO  (zkCallback-2840-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 505827 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 505828 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 505828 INFO  (qtp1890111048-11739) [n:127.0.0.1:46219_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=79
   [junit4]   2> 505836 INFO  (qtp735462012-11714) [n:127.0.0.1:45535_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 505838 INFO  
(OverseerThreadFactory-3987-thread-1-processing-n:127.0.0.1:45535_solr) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPluginLoadingColl
   [junit4]   2> 505942 INFO  
(OverseerStateUpdate-72173266198986759-127.0.0.1:45535_solr-n_0000000000) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45535/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45535_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 505943 INFO  
(OverseerStateUpdate-72173266198986759-127.0.0.1:45535_solr-n_0000000000) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39537/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39537_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 505944 INFO  
(OverseerStateUpdate-72173266198986759-127.0.0.1:45535_solr-n_0000000000) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40839/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40839_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 505944 INFO  
(OverseerStateUpdate-72173266198986759-127.0.0.1:45535_solr-n_0000000000) 
[n:127.0.0.1:45535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46219/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46219_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 506155 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr    
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 506155 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr    
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 506155 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr    
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 506155 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr    
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 506155 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr    
x:testPluginLoadingColl_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 506164 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 506164 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 506164 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 506164 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 506177 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 506179 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 506179 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 506179 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 506179 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506179 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 506180 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_45535.solr.core.testPluginLoadingColl.shard1.replica_n1' 
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 506180 INFO  (qtp735462012-11732) [n:127.0.0.1:45535_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 506181 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506181 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from 
configset conf, trusted=true
   [junit4]   2> 506181 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506181 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 506182 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40839.solr.core.testPluginLoadingColl.shard2.replica_n4' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 506182 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39537.solr.core.testPluginLoadingColl.shard1.replica_n2' 
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 506182 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 506182 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 506182 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506182 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from 
configset conf, trusted=true
   [junit4]   2> 506183 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46219.solr.core.testPluginLoadingColl.shard2.replica_n6' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c72567
   [junit4]   2> 506183 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 506215 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 506215 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 506275 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 506275 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 506275 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 506275 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 506275 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 506275 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 506276 INFO  (qtp173439390-11728) [n:127.0.0.1:40839_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3adb0d45[testPluginLoadingColl_shard2_replica_n4] main]
   [junit4]   2> 506277 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 506277 INFO  (qtp803131956-11708) [n:127.0.0.1:39537_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 506277 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 506277 INFO  (qtp1890111048-11706) [n:127.0.0.1:46219_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoC

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

nit4]   2> 518010 INFO  (jetty-closer-2948-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49998d6d: rootName = 
solr_32893, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1c176234
   [junit4]   2> 518010 INFO  (jetty-closer-2948-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 518012 INFO  (jetty-closer-2948-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 518012 INFO  (jetty-closer-2948-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2506e461: rootName = 
solr_36915, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6f8bf8f8
   [junit4]   2> 518014 INFO  (jetty-closer-2948-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 518014 INFO  (jetty-closer-2948-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5fa5f506: rootName = 
solr_36915, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1c176234
   [junit4]   2> 518014 INFO  (jetty-closer-2948-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 518032 INFO  (zkCallback-2913-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 518064 INFO  (closeThreadPool-2962-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72173266977292296-127.0.0.1:38603_solr-n_0000000000) closing
   [junit4]   2> 518064 INFO  
(OverseerAutoScalingTriggerThread-72173266977292296-127.0.0.1:38603_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 518132 INFO  
(OverseerStateUpdate-72173266977292296-127.0.0.1:38603_solr-n_0000000000) 
[n:127.0.0.1:38603_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38603_solr
   [junit4]   2> 518132 INFO  (zkCallback-2926-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 518135 INFO  (closeThreadPool-2962-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72173266977292296-127.0.0.1:38603_solr-n_0000000000) closing
   [junit4]   2> 518334 INFO  (jetty-closer-2948-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72173266977292296-127.0.0.1:38603_solr-n_0000000000) closing
   [junit4]   2> 518336 INFO  (jetty-closer-2948-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7bbeaeac{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 518336 INFO  (jetty-closer-2948-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@541d36e{/solr,null,UNAVAILABLE}
   [junit4]   2> 518336 INFO  (jetty-closer-2948-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 526852 INFO  (jetty-closer-2948-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@579417df{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 526852 INFO  (jetty-closer-2948-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@42156e37{/solr,null,UNAVAILABLE}
   [junit4]   2> 526852 INFO  (jetty-closer-2948-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 527208 INFO  (jetty-closer-2948-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4a4bcc56{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 527208 INFO  (jetty-closer-2948-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c09e05e{/solr,null,UNAVAILABLE}
   [junit4]   2> 527208 INFO  (jetty-closer-2948-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 527551 INFO  (jetty-closer-2948-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@70a15719{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 527552 INFO  (jetty-closer-2948-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@faefc39{/solr,null,UNAVAILABLE}
   [junit4]   2> 527552 INFO  (jetty-closer-2948-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 527552 INFO  
(TEST-TestPackages.testAPI-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 527755 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>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/packages.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72173266977292296-127.0.0.1:38603_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 527756 INFO  
(TEST-TestPackages.testAPI-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35519
   [junit4]   2> 527756 INFO  
(TEST-TestPackages.testAPI-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35519
   [junit4]   2> 527756 INFO  
(TEST-TestPackages.testAPI-seed#[28128654C5A531D9]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35519
   [junit4]   2> 527757 INFO  
(TEST-TestPackages.testAPI-seed#[28128654C5A531D9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 527758 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 527758 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35519
   [junit4]   2> 527758 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35519
   [junit4]   2> 527758 INFO  
(SUITE-TestPackages-seed#[28128654C5A531D9]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35519
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_28128654C5A531D9-001
   [junit4]   2> Apr 06, 2020 2:28:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e3f5ffe),
 locale=fr-CD, timezone=Jamaica
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/AdoptOpenJDK 14 
(64-bit)/cpus=16,threads=1,free=367001600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, 
TestCollectionAPI, IndexSchemaRuntimeFieldTest, TestDistribIDF, 
TestSQLHandlerNonCloud, TestBulkSchemaConcurrent, TaggingAttributeTest, 
CoreAdminHandlerTest, ActionThrottleTest, TestSurroundQueryParser, 
HLLSerializationTest, AnalysisAfterCoreReloadTest, TimeZoneUtilsTest, 
TestTlogReplica, BJQFilterAccessibleTest, TestPseudoReturnFields, 
MigrateRouteKeyTest, BasicZkTest, TestReRankQParserPlugin, 
TestSerializedLuceneMatchVersion, BadIndexSchemaTest, BufferStoreTest, 
TestDistribDocBasedVersion, StatsReloadRaceTest, 
DocumentAnalysisRequestHandlerTest, JWTVerificationkeyResolverTest, 
TestGroupingSearch, TestJsonFacetRefinement, TestNRTOpen, 
StatelessScriptUpdateProcessorFactoryTest, MultiThreadedOCPTest, 
TestSafeXMLParsing, TestMissingGroups, TestSubQueryTransformer, 
FieldMutatingUpdateProcessorTest, TestReplicationHandler, 
SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, NumberUtilsTest, 
AtomicUpdateProcessorFactoryTest, TestManagedSchema, EchoParamsTest, 
SuggesterTest, LeaderFailureAfterFreshStartTest, TestExtendedDismaxParser, 
ZkControllerTest, TestHashQParserPlugin, SolrPluginUtilsTest, 
DataDrivenBlockJoinTest, TestImplicitCoreProperties, TestSSLRandomization, 
TestSolrCachePerf, TestExportWriter, AutoAddReplicasIntegrationTest, 
TestPackages]
   [junit4] Completed [394/907 (1!)] on J0 in 23.95s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 46625 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/355/consoleText

[repro] Revision: 9b6e0729093cd15223fa3bd4c33993763659276b

[repro] Repro line:  ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=28128654C5A531D9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=fr-CD -Dtests.timezone=Jamaica -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3128 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror  
-Dtests.seed=28128654C5A531D9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=fr-CD -Dtests.timezone=Jamaica 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to