Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2345/
Java: 64bit/jdk-11.0.6 -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$1874/0x00007f22b81e38b0@2f65da73
. 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$1874/0x00007f22b81e38b0@2f65da73
. 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([EA8F2538AF84CF2A:3C09C5C54C9A08B0]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
at
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
at
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
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:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 15781 lines...]
[junit4] Suite: org.apache.solr.pkg.TestPackages
[junit4] 2> 994206 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 994207 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/data-dir-134-001
[junit4] 2> 994207 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 994208 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 994208 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 994209 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAPI
[junit4] 2> 994210 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001
[junit4] 2> 994210 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 994210 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 994210 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 994310 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44745
[junit4] 2> 994310 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44745
[junit4] 2> 994310 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44745
[junit4] 2> 994310 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44745
[junit4] 2> 994311 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994313 INFO (zkConnectionManagerCallback-8058-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994313 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994314 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994319 INFO (zkConnectionManagerCallback-8060-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994319 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994319 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994320 INFO (zkConnectionManagerCallback-8062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994320 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994430 WARN (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 994430 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 994430 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 994430 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
[junit4] 2> 994431 WARN (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 994431 WARN (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
[junit4] 2> 994431 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
[junit4] 2> 994436 WARN (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 994436 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 994436 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 994436 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
[junit4] 2> 994447 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 994447 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 994447 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 994452 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 994452 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 994452 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 994452 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@526fff4b{/solr,null,AVAILABLE}
[junit4] 2> 994453 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25fae358{/solr,null,AVAILABLE}
[junit4] 2> 994453 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 994453 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 994453 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7bbbab8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38689}
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.e.j.s.Server Started @994710ms
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38689}
[junit4] 2> 994457 ERROR (jetty-launcher-8063-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 994457 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 994458 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-03T23:55:19.191992Z
[junit4] 2> 994459 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e2c8a29{/solr,null,AVAILABLE}
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41b1ba1e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37715}
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.e.j.s.Server Started @994717ms
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37715}
[junit4] 2> 994465 ERROR (jetty-launcher-8063-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-03T23:55:19.199432Z
[junit4] 2> 994465 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994469 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@70d1ef2d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44759}
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-1) [ ]
o.e.j.s.Server Started @994723ms
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44759}
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 994470 ERROR (jetty-launcher-8063-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 994470 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-03T23:55:19.205049Z
[junit4] 2> 994471 INFO (zkConnectionManagerCallback-8065-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994471 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73d8555d{/solr,null,AVAILABLE}
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 994474 INFO (zkConnectionManagerCallback-8067-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7082ecc2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43079}
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.e.j.s.Server Started @994727ms
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43079}
[junit4] 2> 994474 ERROR (jetty-launcher-8063-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 994474 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-03T23:55:19.208900Z
[junit4] 2> 994484 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 994487 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994495 INFO (zkConnectionManagerCallback-8069-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994495 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994495 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 994498 INFO (zkConnectionManagerCallback-8071-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994498 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994498 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 994650 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 994651 WARN (jetty-launcher-8063-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7227e8d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994651 WARN (jetty-launcher-8063-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7227e8d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994663 WARN (jetty-launcher-8063-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@43034a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994663 WARN (jetty-launcher-8063-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@43034a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994665 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44745/solr
[junit4] 2> 994671 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994672 INFO (zkConnectionManagerCallback-8078-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994672 INFO (jetty-launcher-8063-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994740 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 994740 WARN (jetty-launcher-8063-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@32c53829[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994740 WARN (jetty-launcher-8063-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@32c53829[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994741 WARN (jetty-launcher-8063-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10b7a3ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994741 WARN (jetty-launcher-8063-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10b7a3ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994742 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44745/solr
[junit4] 2> 994743 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994743 INFO (zkConnectionManagerCallback-8085-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994744 INFO (jetty-launcher-8063-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994841 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 994842 WARN (jetty-launcher-8063-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@29bf42c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994842 WARN (jetty-launcher-8063-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@29bf42c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994859 WARN (jetty-launcher-8063-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59b6fd01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994859 WARN (jetty-launcher-8063-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59b6fd01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994860 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44745/solr
[junit4] 2> 994875 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994875 INFO (zkConnectionManagerCallback-8092-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994875 INFO (jetty-launcher-8063-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994968 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 994969 WARN (jetty-launcher-8063-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6c6e86fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994969 WARN (jetty-launcher-8063-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6c6e86fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994970 WARN (jetty-launcher-8063-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@22e1879c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994970 WARN (jetty-launcher-8063-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@22e1879c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 994971 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44745/solr
[junit4] 2> 994971 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 994975 INFO (zkConnectionManagerCallback-8099-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994975 INFO (jetty-launcher-8063-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 994997 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 994997 INFO (zkConnectionManagerCallback-8101-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 994997 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 995033 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44759_solr
[junit4] 2> 995033 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.Overseer Overseer
(id=72116650316857355-127.0.0.1:44759_solr-n_0000000000) starting
[junit4] 2> 995034 INFO
(OverseerStateUpdate-72116650316857355-127.0.0.1:44759_solr-n_0000000000)
[n:127.0.0.1:44759_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44759_solr
[junit4] 2> 995035 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44759_solr
[junit4] 2> 995036 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 995036 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 995036 WARN (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_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> 995047 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 995062 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44759.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995066 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44759.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995066 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44759.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995067 INFO (jetty-launcher-8063-thread-1)
[n:127.0.0.1:44759_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node1/.
[junit4] 2> 995098 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 995099 INFO (zkConnectionManagerCallback-8107-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 995099 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 995109 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 995110 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43079_solr as DOWN
[junit4] 2> 995111 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 995111 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43079_solr
[junit4] 2> 995111 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 995112 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 995112 WARN (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_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> 995120 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 995123 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 995138 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43079.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995144 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43079.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995144 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43079.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995145 INFO (jetty-launcher-8063-thread-4)
[n:127.0.0.1:43079_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node4/.
[junit4] 2> 995211 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 995214 INFO (zkConnectionManagerCallback-8113-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 995214 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 995220 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 995227 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38689_solr as DOWN
[junit4] 2> 995228 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 995228 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38689_solr
[junit4] 2> 995228 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 995228 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 995228 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 995229 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 995229 WARN (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_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> 995238 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 995248 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38689.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995253 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38689.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995253 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38689.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995254 INFO (jetty-launcher-8063-thread-2)
[n:127.0.0.1:38689_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node2/.
[junit4] 2> 995300 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 995311 INFO (zkConnectionManagerCallback-8119-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 995311 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 995316 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 995318 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37715_solr as DOWN
[junit4] 2> 995318 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 995318 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37715_solr
[junit4] 2> 995319 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 995319 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 995319 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 995320 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 995320 WARN (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_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> 995328 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 995331 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 995344 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37715.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995353 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37715.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995353 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37715.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3319a19e
[junit4] 2> 995354 INFO (jetty-launcher-8063-thread-3)
[n:127.0.0.1:37715_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node3/.
[junit4] 2> 995376 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 995377 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 995377 INFO (zkConnectionManagerCallback-8128-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 995377 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 995378 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 995378 INFO
(TEST-TestPackages.testAPI-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44745/solr ready
[junit4] 2> 995382 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 995385 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995387 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995388 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995388 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
[junit4] 2> 995388 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 995388 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995389 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995389 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995389 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
[junit4] 2> 995389 ERROR (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.a.AnnotatedApi Error executing command
[junit4] 2> =>
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command,
errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar,
/mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file:
/mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}],
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
[junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error
executing command
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 995389 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=400 QTime=8
[junit4] 2> 995393 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 995394 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995394 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995395 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995395 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
[junit4] 2> 995395 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and
metadata. sizes 6860 144
[junit4] 2> 995397 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38689_solr}
status=0 QTime=0
[junit4] 2> 995397 INFO
(updateExecutor-8088-thread-1-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:38689_solr
[junit4] 2> 995397 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38689_solr}
status=0 QTime=0
[junit4] 2> 995397 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:38689_solr
[junit4] 2> 995399 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38689_solr}
status=0 QTime=1
[junit4] 2> 995399 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:38689_solr
[junit4] 2> 995399 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995400 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995400 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995401 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995402 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 995402 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 995402 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 995402 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 995403 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995403 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2}
status=0 QTime=10
[junit4] 2> 995404 INFO (qtp159139303-26867) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995405 INFO
(updateExecutor-8088-thread-1-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
[junit4] 2> 995405 INFO
(updateExecutor-8088-thread-1-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_a.jar
[junit4] 2> 995409 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995415 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995418 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995424 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995427 ERROR (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.a.AnnotatedApi Error executing command
[junit4] 2> =>
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command,
errors: [{add={package=test_pkg, version=0.12,
files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no
signature]}],
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
[junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error
executing command
[junit4] 2> at
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
[junit4] 2> at
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
[junit4] 2> at
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 995427 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 995436 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:44759_solr} status=0 QTime=0
[junit4] 2> 995436 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:44759_solr
[junit4] 2> 995437 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_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> 995437 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:44759_solr} status=0 QTime=0
[junit4] 2> 995437 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 995437 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:44759_solr
[junit4] 2> 995438 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der
params={getFrom=127.0.0.1:44759_solr} status=0 QTime=0
[junit4] 2> 995438 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0
QTime=4
[junit4] 2> 995438 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_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> 995438 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.DistribPackageStore fetching a file
/_trusted_/keys/pub_key512.der from 127.0.0.1:44759_solr
[junit4] 2> 995444 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 1> sync resp:
http://127.0.0.1:44759/api/node/files/_trusted_/keys/pub_key512.der?sync=true
,is: null
[junit4] 2> 995444 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 995445 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 995446 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 995446 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 995447 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_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> 995448 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
[junit4] 2> 995448 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.DistribPackageStore persisted a file
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
[junit4] 2> 995448 INFO
(updateExecutor-8095-thread-1-processing-n:127.0.0.1:37715_solr)
[n:127.0.0.1:37715_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/_trusted_/keys/pub_key512.der
[junit4] 2> 995452 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_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> 995456 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_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> 995458 INFO (qtp159139303-26856) [n:127.0.0.1:38689_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> 995460 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_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> 995462 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995463 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 995464 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995464 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995465 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995465 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
[junit4] 2> 995465 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and
metadata. sizes 6860 246
[junit4] 2> 995466 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=0
[junit4] 2> 995466 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:37715_solr
[junit4] 2> 995467 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 995468 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 995469 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 995469 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 995471 INFO (qtp2115378847-26879) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=4
[junit4] 2> 995471 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:37715_solr
[junit4] 2> 995471 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=0
[junit4] 2> 995471 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:37715_solr
[junit4] 2> 995471 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 995472 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.12/jar_b.jar
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
status=0 QTime=10
[junit4] 2> 995472 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
[junit4] 2> 995472 INFO (qtp1333153152-26885) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 995472 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
[junit4] 2> 995474 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 995474 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 995474 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
[junit4] 2> 995474 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.12/jar_b.jar
[junit4] 2> 995476 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995487 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995489 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995499 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995513 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995513 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995516 DEBUG (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995516 DEBUG (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995516 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995517 DEBUG (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995517 DEBUG (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995518 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 995518 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 995518 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 995518 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 995518 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 995518 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 995518 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 995518 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 995518 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 995519 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995519 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995519 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995519 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995520 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995520 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995520 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995521 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node1/filestore/mypkg/v.0.12]
[junit4] 2> 995521 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node4/filestore/mypkg/v.0.12]
[junit4] 2> 995521 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 995521 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node3/filestore/mypkg/v.0.12]
[junit4] 2> 995521 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 995521 INFO (qtp2115378847-26871) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995521 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995521 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.p.PackageLoader A new package: test_pkg introduced
[junit4] 2> 995521 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with
artifacts [/mypkg/v.0.12/jar_b.jar]
[junit4] 2> 995523 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995524 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995525 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node2/filestore/mypkg/v.0.12]
[junit4] 2> 995525 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 995525 INFO (qtp159139303-26856) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={wt=javabin&version=2} status=0 QTime=18
[junit4] 2> 995527 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 0
[junit4] 2> 995527 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
[junit4] 2> 995530 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995531 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore Missing file in package store:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 995531 INFO (qtp2115378847-26879) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995532 INFO (qtp159139303-26867) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995532 INFO (qtp2118454650-26860) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995532 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
[junit4] 2> 995533 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and
metadata. sizes 6582 246
[junit4] 2> 995534 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=0
[junit4] 2> 995534 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:37715_solr
[junit4] 2> 995534 INFO (qtp2115378847-26858) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=0
[junit4] 2> 995534 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:37715_solr
[junit4] 2> 995534 INFO (qtp159139303-26868) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:37715_solr}
status=0 QTime=0
[junit4] 2> 995534 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore fetching a file
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:37715_solr
[junit4] 2> 995534 INFO (qtp1333153152-26885) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995535 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995535 INFO (qtp1333153152-26885) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
[junit4] 2> 995535 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/files/mypkg/v.0.13/jar_a.jar
params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 995535 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995536 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995536 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 995536 INFO
(updateExecutor-8074-thread-2-processing-n:127.0.0.1:38689_solr)
[n:127.0.0.1:38689_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 995537 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 995537 INFO
(updateExecutor-8081-thread-1-processing-n:127.0.0.1:43079_solr)
[n:127.0.0.1:43079_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 995543 INFO (qtp1333153152-26885) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
[junit4] 2> 995545 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.DistribPackageStore persisted a file
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
[junit4] 2> 995545 INFO
(updateExecutor-8088-thread-2-processing-n:127.0.0.1:44759_solr)
[n:127.0.0.1:44759_solr ] o.a.s.f.PackageStoreAPI downloaded file:
/mypkg/v.0.13/jar_a.jar
[junit4] 2> 995548 INFO (qtp2115378847-26879) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995552 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995554 INFO (qtp159139303-26867) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995559 INFO (qtp1333153152-26876) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0
QTime=0
[junit4] 2> 995562 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995563 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995565 DEBUG (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995565 DEBUG (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995565 DEBUG (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995565 DEBUG (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageAPI Updating [/packages.json] ...
[junit4] 2> 995565 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995565 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 995565 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with
artifacts [/mypkg/v.0.13/jar_a.jar]
[junit4] 2> 995565 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995565 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995565 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995565 INFO (qtp159139303-26867) [n:127.0.0.1:38689_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995565 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 995565 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with
artifacts [/mypkg/v.0.13/jar_a.jar]
[junit4] 2> 995566 INFO (qtp1333153152-26862) [n:127.0.0.1:37715_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995566 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 995566 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 995566 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with
artifacts [/mypkg/v.0.13/jar_a.jar]
[junit4] 2> 995566 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with
artifacts [/mypkg/v.0.13/jar_a.jar]
[junit4] 2> 995566 INFO (qtp2115378847-26879) [n:127.0.0.1:44759_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
[junit4] 2> 995566 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.p.PackageLoader /packages.json updated to version 1
[junit4] 2> 995566 INFO (qtp2118454650-26873) [n:127.0.0.1:43079_solr
] o.a.s.p.PackageLoader Package test_pkg is modified
[junit4] 2> 995566 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995566 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995566 INFO (zkCallback-8112-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995567 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995567 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995567 INFO (zkCallback-8100-thread-1) [ ]
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally,
downloading..
[junit4] 2> 995568 INFO (zkCallback-8118-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001/tempDir-001/node3/filestore/mypkg/v.0.13]
[junit4] 2>
[...truncated too long message...]
rver.
[junit4] 2> 1017379 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> 8 /solr/configs/conf
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5
/solr/collections/testPluginLoadingColl/terms/shard2
[junit4] 2> 5
/solr/collections/testPluginLoadingColl/terms/shard1
[junit4] 2> 5 /solr/clusterprops.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> 40
/solr/collections/testPluginLoadingColl/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 3
/solr/overseer_elect/election/72116651072880651-127.0.0.1:46511_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/overseer/queue
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPackages
-Dtests.method=testPluginLoading -Dtests.seed=EA8F2538AF84CF2A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah-RU
-Dtests.timezone=Africa/Blantyre -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 11.6s J1 | TestPackages.testPluginLoading <<<
[junit4] > Throwable #1: java.lang.AssertionError: req:
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1874/0x00007f22b81e38b0@2f65da73
. attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1,
_packageinfo_, package]' in response , {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "config":{"queryResponseWriter":{"json1":{
[junit4] > "name":"json1",
[junit4] >
"class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([EA8F2538AF84CF2A:3C09C5C54C9A08B0]:0)
[junit4] > at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
[junit4] > at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
[junit4] > at
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
[junit4] > at
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_EA8F2538AF84CF2A-001
[junit4] 2> 1017381 INFO
(TEST-TestPackages.testPluginLoading-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44979
[junit4] 2> 1017381 INFO
(TEST-TestPackages.testPluginLoading-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44979
[junit4] 2> 1017381 INFO
(TEST-TestPackages.testPluginLoading-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44979
[junit4] 2> 1017383 INFO
(TEST-TestPackages.testPluginLoading-seed#[EA8F2538AF84CF2A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
[junit4] 2> 1017386 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1017386 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44979
[junit4] 2> 1017386 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44979
[junit4] 2> 1017386 INFO
(SUITE-TestPackages-seed#[EA8F2538AF84CF2A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44979
[junit4] 2> Mar 03, 2020 11:55:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {},
docValues:{}, maxPointsInLeafNode=1697, maxMBSortInHeap=5.32462433064151,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24dfc0b2),
locale=sah-RU, timezone=Africa/Blantyre
[junit4] 2> NOTE: Linux 5.3.0-40-generic amd64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=16,threads=1,free=257949696,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [PackageManagerCLITest,
TestTermsQParserPlugin, TestDynamicFieldCollectionResource, ZkFailoverTest,
TestMultiWordSynonyms, TestDirectoryFactory, TestDFISimilarityFactory,
GraphQueryTest, CurrencyRangeFacetCloudTest, CollectionReloadTest,
NodeLostTriggerIntegrationTest, TestHdfsCloudBackupRestore,
EmbeddedSolrNoSerializeTest, TestAuthenticationFramework,
TestBackupRepositoryFactory, TestSegmentSorting, MinimalSchemaTest,
TestSortByMinMaxFunction, TestDocSet,
StatelessScriptUpdateProcessorFactoryTest, TolerantUpdateProcessorTest,
TestJavabinTupleStreamParser, TestSolrCloudWithSecureImpersonation,
PreAnalyzedFieldTest, CoreSorterTest, SuggesterTest, TestStreamBody,
TestCSVLoader, TestCollationField, LeaderTragicEventTest,
TestQuerySenderNoQuery, TestRealTimeGet, TestInitParams,
TestManagedStopFilterFactory, SmileWriterTest, TestQueryTypes, CacheHeaderTest,
DocValuesMultiTest, DistributedFacetExistsSmallTest,
TestJsonFacetsStatsParsing, FieldMutatingUpdateProcessorTest,
ConjunctionSolrSpellCheckerTest, CdcrVersionReplicationTest,
TestDownShardTolerantSearch, OverseerRolesTest, CollectionsAPISolrJTest,
TestLockTree, TestEmbeddedSolrServerAdminHandler, DistribCursorPagingTest,
TestFieldCacheReopen, TestTolerantUpdateProcessorCloud,
DeleteInactiveReplicaTest, TestSolrTestCaseJ4,
BigEndianAscendingWordDeserializerTest, AutoScalingHandlerTest,
NestedShardedAtomicUpdateTest, TestCaffeineCache, TestTextField,
BasicFunctionalityTest, TestSolrQueryResponse, TestSolrCoreParser,
BasicAuthIntegrationTest, TestQueryingOnDownCollection, SolrCLIZkUtilsTest,
DistributedMLTComponentTest, LukeRequestHandlerTest, CloudReplicaSourceTest,
TestSolrCoreSnapshots, TestApiFramework, NumberUtilsTest, HdfsThreadLeakTest,
TestHighlightDedupGrouping, ChangedSchemaMergeTest, TestFreeTextSuggestions,
EchoParamsTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch,
TestDocumentBuilder, TestGroupingSearch, TestSolrCoreProperties,
TestDeprecatedFilters, TestLuceneMatchVersion,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
TokenizerChainTest, TestLuceneIndexBackCompat, ActionThrottleTest,
AddReplicaTest, AliasIntegrationTest, BasicDistributedZkTest,
HealthCheckHandlerTest, HttpPartitionWithTlogReplicasTest,
MissingSegmentRecoveryTest, ReplaceNodeNoTargetTest, ReplicationFactorTest,
TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes,
TestLeaderElectionZkExpiry, ZkControllerTest, SimpleCollectionCreateDeleteTest,
TestCollectionsAPIViaSolrCloudCluster, IndexSizeTriggerTest,
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud,
TestSimScenario, TestSimUtils, BaseCdcrDistributedZkTest,
CdcrBidirectionalTest, CdcrBootstrapTest, ConfigureRecoveryStrategyTest,
QueryResultKeyTest, TestConfigSetProperties, TestConfigSets, TestCoreDiscovery,
TestCustomStream, TestStressThreadBackup, TestSystemCollAutoCreate,
CoreMergeIndexesAdminHandlerTest, IndexSizeEstimatorTest,
SystemInfoHandlerTest, DistributedFacetPivotWhiteBoxTest,
MoreLikeThisComponentTest, PhrasesIdentificationComponentTest,
ResponseBuilderTest, SearchHandlerTest, FastVectorHighlighterTest,
HighlighterWithoutStoredIdTest, TestLegacyField, TestLegacyNumericUtils,
TestNumericTokenStream, TestLogWatcher, MetricsConfigTest,
SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrRrdBackendFactoryTest,
TestPackages]
[junit4] Completed [715/901 (1!)] on J1 in 23.79s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 48597 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2345/consoleText
[repro] Revision: 3bdfcb5d9aa28f9a2f5b87dcec2e085a1a28a59b
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line: ant test -Dtestcase=TestPackages
-Dtests.method=testPluginLoading -Dtests.seed=EA8F2538AF84CF2A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah-RU
-Dtests.timezone=Africa/Blantyre -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[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 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
-Dtests.seed=EA8F2538AF84CF2A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sah-RU -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...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]