Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/140/
1 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection
Error Message:
initial num docs expected:<10> but was:<9>
Stack Trace:
java.lang.AssertionError: initial num docs expected:<10> but was:<9>
at
__randomizedtesting.SeedInfo.seed([B6E4B045AFCA57E2:9D9642BDE5C94CD7]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection(CollectionsAPISolrJTest.java:684)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14610 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> 2221891 INFO
(SUITE-CollectionsAPISolrJTest-seed#[B6E4B045AFCA57E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/init-core-data-001
[junit4] 2> 2221891 WARN
(SUITE-CollectionsAPISolrJTest-seed#[B6E4B045AFCA57E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
[junit4] 2> 2221891 INFO
(SUITE-CollectionsAPISolrJTest-seed#[B6E4B045AFCA57E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2221909 INFO
(SUITE-CollectionsAPISolrJTest-seed#[B6E4B045AFCA57E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2221911 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testList
[junit4] 2> 2221924 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-001
[junit4] 2> 2221925 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2221961 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2221961 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2222061 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45520
[junit4] 2> 2222061 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45520
[junit4] 2> 2222061 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45520
[junit4] 2> 2222065 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222069 INFO (zkConnectionManagerCallback-5744-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222069 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222080 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222083 INFO (zkConnectionManagerCallback-5746-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222083 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222084 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222084 INFO (zkConnectionManagerCallback-5748-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222084 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222188 WARN (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2222189 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2222189 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2222189 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2222189 WARN (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2222189 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2222189 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2222190 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2222208 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2222208 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2222208 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2222209 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2222209 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2222209 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2222216 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cfb84a{/solr,null,AVAILABLE}
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ed51069{/solr,null,AVAILABLE}
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@65b174ce{SSL,[ssl,
http/1.1]}{127.0.0.1:39468}
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.e.j.s.Server Started @2222487ms
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39468}
[junit4] 2> 2222217 ERROR (jetty-launcher-5749-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:03.760Z
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4b799d{SSL,[ssl,
http/1.1]}{127.0.0.1:33549}
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.e.j.s.Server Started @2222488ms
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33549}
[junit4] 2> 2222217 ERROR (jetty-launcher-5749-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2222217 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:03.760Z
[junit4] 2> 2222218 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222221 WARN (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2222221 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2222221 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2222221 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2222233 WARN (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2222233 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2222233 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2222233 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2222249 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222250 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2222250 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2222250 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2222250 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71cbe364{/solr,null,AVAILABLE}
[junit4] 2> 2222251 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2222251 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2222251 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2222252 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ec9c6c5{/solr,null,AVAILABLE}
[junit4] 2> 2222252 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b17f362{SSL,[ssl,
http/1.1]}{127.0.0.1:33127}
[junit4] 2> 2222252 INFO (jetty-launcher-5749-thread-3) [ ]
o.e.j.s.Server Started @2222523ms
[junit4] 2> 2222252 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33127}
[junit4] 2> 2222252 ERROR (jetty-launcher-5749-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2222252 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2222253 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2222253 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2222253 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2222253 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:03.796Z
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b116dc6{SSL,[ssl,
http/1.1]}{127.0.0.1:44068}
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.e.j.s.Server Started @2222525ms
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44068}
[junit4] 2> 2222254 ERROR (jetty-launcher-5749-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2222254 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:03.797Z
[junit4] 2> 2222255 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2222406 INFO (zkConnectionManagerCallback-5753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222406 INFO (zkConnectionManagerCallback-5751-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222406 INFO (zkConnectionManagerCallback-5755-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222406 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222407 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2222410 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222410 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222411 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2222418 INFO (zkConnectionManagerCallback-5757-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2222430 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2222431 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2222431 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2223231 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2223232 WARN (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223249 WARN (jetty-launcher-5749-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@129f8475[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223249 WARN (jetty-launcher-5749-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@129f8475[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223252 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2223252 WARN (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223252 WARN (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223303 WARN (jetty-launcher-5749-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@e47d2fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223303 WARN (jetty-launcher-5749-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@e47d2fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223304 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45520/solr
[junit4] 2> 2223322 WARN (jetty-launcher-5749-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18636dea[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223322 WARN (jetty-launcher-5749-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18636dea[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223323 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2223338 WARN (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223358 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2223370 WARN (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223375 WARN (jetty-launcher-5749-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@53188463[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223375 WARN (jetty-launcher-5749-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@53188463[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223375 WARN (jetty-launcher-5749-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@40a43a0a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223375 WARN (jetty-launcher-5749-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@40a43a0a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223376 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45520/solr
[junit4] 2> 2223376 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2223376 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2223376 WARN (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223408 INFO (zkConnectionManagerCallback-5768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223408 WARN (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223409 WARN (jetty-launcher-5749-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@58a5e5e1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223409 WARN (jetty-launcher-5749-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@58a5e5e1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223410 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45520/solr
[junit4] 2> 2223411 WARN (jetty-launcher-5749-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ec684a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223411 WARN (jetty-launcher-5749-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7ec684a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223411 INFO (jetty-launcher-5749-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2223443 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2223444 WARN (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2223445 WARN (jetty-launcher-5749-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@97375db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223445 WARN (jetty-launcher-5749-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@97375db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2223446 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45520/solr
[junit4] 2> 2223446 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2223446 INFO (zkConnectionManagerCallback-5775-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223447 INFO (jetty-launcher-5749-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2223447 INFO (zkConnectionManagerCallback-5780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223447 INFO (jetty-launcher-5749-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2223447 INFO (zkConnectionManagerCallback-5785-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223447 INFO (jetty-launcher-5749-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2223601 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223616 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223621 INFO (zkConnectionManagerCallback-5787-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223622 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223639 INFO (zkConnectionManagerCallback-5789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223640 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223723 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223739 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223760 INFO (zkConnectionManagerCallback-5791-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223760 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223760 INFO (zkConnectionManagerCallback-5795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223760 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223829 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33127_solr
[junit4] 2> 2223830 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.Overseer Overseer
(id=74954830788624397-127.0.0.1:33127_solr-n_0000000000) starting
[junit4] 2> 2223831 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39468_solr
[junit4] 2> 2223869 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223914 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2223916 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2223921 INFO (zkConnectionManagerCallback-5806-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223921 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223931 INFO (zkConnectionManagerCallback-5811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2223931 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2223933 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2223942 INFO (zkCallback-5790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2223946 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45520/solr ready
[junit4] 2> 2223963 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2223964 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45520/solr ready
[junit4] 2> 2223978 INFO
(OverseerStateUpdate-74954830788624397-127.0.0.1:33127_solr-n_0000000000)
[n:127.0.0.1:33127_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33127_solr
[junit4] 2> 2223994 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33127_solr as DOWN
[junit4] 2> 2224051 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2224051 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33127_solr
[junit4] 2> 2224053 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2224053 INFO (zkCallback-5790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2224098 INFO (zkCallback-5805-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2224112 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2224139 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2224174 INFO (zkCallback-5810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2224209 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2224227 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44068_solr as DOWN
[junit4] 2> 2224228 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2224228 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44068_solr
[junit4] 2> 2224303 INFO (zkCallback-5810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2224304 INFO (zkCallback-5790-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2224327 INFO (zkCallback-5805-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2224327 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2224335 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2224335 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2224358 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39468.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224403 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33127.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224410 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39468.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224424 INFO (zkConnectionManagerCallback-5818-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2224424 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2224468 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33127.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224468 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33127.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224481 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39468.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224481 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2224482 INFO (jetty-launcher-5749-thread-1)
[n:127.0.0.1:39468_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-001/node1/.
[junit4] 2> 2224482 INFO (jetty-launcher-5749-thread-3)
[n:127.0.0.1:33127_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-001/node4/.
[junit4] 2> 2224484 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45520/solr ready
[junit4] 2> 2224768 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2224878 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44068.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224886 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2224889 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33549_solr as DOWN
[junit4] 2> 2224903 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2224903 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33549_solr
[junit4] 2> 2224904 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224905 INFO (zkCallback-5788-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224915 INFO (zkCallback-5810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224915 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44068.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224915 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44068.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2224916 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2224916 INFO (jetty-launcher-5749-thread-4)
[n:127.0.0.1:44068_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-001/node3/.
[junit4] 2> 2224916 INFO (zkCallback-5805-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224916 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224931 INFO (zkCallback-5817-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2224931 INFO (zkConnectionManagerCallback-5824-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2224931 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2224932 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2224932 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45520/solr ready
[junit4] 2> 2224934 INFO (zkCallback-5790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2225007 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2225124 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33549.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2225161 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33549.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2225161 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33549.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2225178 INFO (jetty-launcher-5749-thread-2)
[n:127.0.0.1:33549_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-001/node2/.
[junit4] 2> 2225449 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2225449 INFO (zkConnectionManagerCallback-5830-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2225449 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2225466 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2225467 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45520/solr ready
[junit4] 2> 2225562 INFO (qtp1867063230-18266) [n:127.0.0.1:39468_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2225562 INFO (qtp1867063230-18266) [n:127.0.0.1:39468_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 2225577 INFO (qtp1867063230-18266) [n:127.0.0.1:39468_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2225577 INFO (qtp1867063230-18266) [n:127.0.0.1:39468_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=735048054
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39468_solr
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1620039314
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33127_solr
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1963534685
[junit4] 2> 2225685 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44068_solr
[junit4] 2> 2225687 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1564325209
[junit4] 2> 2225687 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33549_solr
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33549_solr as DOWN
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:39468_solr as DOWN
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2225697 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:44068_solr as DOWN
[junit4] 2> 2225735 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2225736 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a56d89b: rootName =
solr_44068, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4bc804ba
[junit4] 2> 2225765 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2225766 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69c41ddf: rootName =
solr_33549, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@48404191
[junit4] 2> 2225767 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2225767 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2225767 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33127_solr as DOWN
[junit4] 2> 2225770 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2225770 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@267fe188: rootName =
solr_33549, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3e8ba47f
[junit4] 2> 2225772 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2225772 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@769986ad: rootName =
solr_33549, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2da83f01
[junit4] 2> 2225772 INFO (jetty-closer-5831-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2225802 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2225802 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27eacef3: rootName =
solr_39468, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@c97820b
[junit4] 2> 2225805 INFO (zkCallback-5810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225805 INFO (zkCallback-5794-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225805 INFO (zkCallback-5817-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225805 INFO (zkCallback-5805-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225805 INFO (zkCallback-5786-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225805 INFO (zkCallback-5790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2225808 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2225808 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17dd1089: rootName =
solr_39468, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3e8ba47f
[junit4] 2> 2225831 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2225831 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b966eb0: rootName =
solr_39468, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2da83f01
[junit4] 2> 2225831 INFO (jetty-closer-5831-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2225834 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2225834 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@120e37ee: rootName =
solr_44068, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3e8ba47f
[junit4] 2> 2225836 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2225836 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57458952: rootName =
solr_44068, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2da83f01
[junit4] 2> 2225836 INFO (jetty-closer-5831-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2225850 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2225850 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19fab1ae: rootName =
solr_33127, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@73f5d412
[junit4] 2> 2225923 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2225923 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@354af9ed: rootName =
solr_33127, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3e8ba47f
[junit4] 2> 2225926 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2225926 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@210ee6c8: rootName =
solr_33127, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2da83f01
[junit4] 2> 2225926 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2225926 INFO (closeThreadPool-5847-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74954830788624397-127.0.0.1:33127_solr-n_0000000000) closing
[junit4] 2> 2225926 INFO (zkCallback-5810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 2225927 INFO (zkCallback-5790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 2225979 INFO
(OverseerAutoScalingTriggerThread-74954830788624397-127.0.0.1:33127_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2225996 INFO (jetty-closer-5831-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4b799d{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2225997 INFO (jetty-closer-5831-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ed51069{/solr,null,UNAVAILABLE}
[junit4] 2> 2225997 INFO (jetty-closer-5831-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2226033 INFO
(OverseerStateUpdate-74954830788624397-127.0.0.1:33127_solr-n_0000000000)
[n:127.0.0.1:33127_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33127_solr
[junit4] 2> 2226036 INFO (closeThreadPool-5847-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=74954830788624397-127.0.0.1:33127_solr-n_0000000000) closing
[junit4] 2> 2226036 INFO (jetty-closer-5831-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@65b174ce{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2226036 INFO (jetty-closer-5831-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cfb84a{/solr,null,UNAVAILABLE}
[junit4] 2> 2226036 INFO (jetty-closer-5831-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2226151 INFO (jetty-closer-5831-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@b116dc6{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2226152 INFO (jetty-closer-5831-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2ec9c6c5{/solr,null,UNAVAILABLE}
[junit4] 2> 2226152 INFO (jetty-closer-5831-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2226248 INFO (jetty-closer-5831-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=74954830788624397-127.0.0.1:33127_solr-n_0000000000) closing
[junit4] 2> 2226358 INFO (jetty-closer-5831-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1b17f362{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2226358 INFO (jetty-closer-5831-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71cbe364{/solr,null,UNAVAILABLE}
[junit4] 2> 2226358 INFO (jetty-closer-5831-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2226359 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2226589 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> 9 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 35 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 8 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 2226592 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45520
[junit4] 2> 2226592 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45520
[junit4] 2> 2226593 INFO
(TEST-CollectionsAPISolrJTest.testList-seed#[B6E4B045AFCA57E2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testList
[junit4] 2> 2226595 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
[junit4] 2> 2226608 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-002
[junit4] 2> 2226608 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2226612 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2226612 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2226721 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.ZkTestServer start zk server on port:37307
[junit4] 2> 2226721 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37307
[junit4] 2> 2226721 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37307
[junit4] 2> 2226763 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2226764 INFO (zkConnectionManagerCallback-5849-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2226764 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2226766 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2226786 INFO (zkConnectionManagerCallback-5851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2226786 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2226787 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2226802 INFO (zkConnectionManagerCallback-5853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2226810 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[B6E4B045AFCA57E2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2226922 WARN (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2226922 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2226922 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2226922 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2226923 WARN (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2226923 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2226924 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2226924 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2226925 WARN (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2226925 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2226925 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2226925 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2226926 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2226926 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2226926 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2226926 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6af27756{/solr,null,AVAILABLE}
[junit4] 2> 2226941 WARN (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2226941 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2226941 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2226941 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48960c16{SSL,[ssl,
http/1.1]}{127.0.0.1:43476}
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.e.j.s.Server Started @2227234ms
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43476}
[junit4] 2> 2226964 ERROR (jetty-launcher-5854-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2226964 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:08.507Z
[junit4] 2> 2226965 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2226966 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2226966 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2226966 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2226966 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61aa0ec0{/solr,null,AVAILABLE}
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3ee43f2a{SSL,[ssl,
http/1.1]}{127.0.0.1:34656}
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.e.j.s.Server Started @2227243ms
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34656}
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28962497{/solr,null,AVAILABLE}
[junit4] 2> 2226972 ERROR (jetty-launcher-5854-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2226972 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:08.515Z
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20fb2d09{/solr,null,AVAILABLE}
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ac4583e{SSL,[ssl,
http/1.1]}{127.0.0.1:44706}
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.e.j.s.Server Started @2227264ms
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44706}
[junit4] 2> 2226994 ERROR (jetty-launcher-5854-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2226994 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:08.537Z
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2bb4db4{SSL,[ssl,
http/1.1]}{127.0.0.1:42711}
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.e.j.s.Server Started @2227266ms
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42711}
[junit4] 2> 2226996 ERROR (jetty-launcher-5854-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2226996 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-30T05:02:08.539Z
[junit4] 2> 2227009 INFO (zkConnectionManagerCallback-5856-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227009 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2227009 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2227042 INFO (zkConnectionManagerCallback-5858-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227042 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2227042 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2227042 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2227044 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2227044 INFO (zkConnectionManagerCallback-5860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227044 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2227118 INFO (zkConnectionManagerCallback-5862-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227118 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2227143 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2227148 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2227450 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2227450 WARN (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2227463 WARN (jetty-launcher-5854-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3a1c1c9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2227463 WARN (jetty-launcher-5854-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3a1c1c9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2227536 WARN (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2227585 WARN (jetty-launcher-5854-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@77519938[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2227585 WARN (jetty-launcher-5854-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@77519938[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2227586 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37307/solr
[junit4] 2> 2227605 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2227641 INFO (zkConnectionManagerCallback-5872-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227641 INFO (jetty-launcher-5854-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2227803 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2227827 INFO (zkConnectionManagerCallback-5874-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2227827 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2228247 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2228247 WARN (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228264 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43476_solr
[junit4] 2> 2228264 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.Overseer Overseer
(id=74954831094153224-127.0.0.1:43476_solr-n_0000000000) starting
[junit4] 2> 2228297 WARN (jetty-launcher-5854-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@79216256[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228297 WARN (jetty-launcher-5854-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@79216256[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228316 WARN (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228322 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2228323 WARN (jetty-launcher-5854-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@653d24b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228323 WARN (jetty-launcher-5854-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@653d24b2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228323 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37307/solr
[junit4] 2> 2228324 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2228354 INFO (zkConnectionManagerCallback-5883-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228354 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2228358 INFO (zkConnectionManagerCallback-5887-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228358 INFO (jetty-launcher-5854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2228439 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37307/solr ready
[junit4] 2> 2228440 INFO
(OverseerStateUpdate-74954831094153224-127.0.0.1:43476_solr-n_0000000000)
[n:127.0.0.1:43476_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43476_solr
[junit4] 2> 2228504 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43476_solr
[junit4] 2> 2228559 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2228559 WARN (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228580 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2228585 WARN (jetty-launcher-5854-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@599f963e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228585 WARN (jetty-launcher-5854-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@599f963e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228593 WARN (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228605 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2228606 WARN (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228606 INFO (zkCallback-5882-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2228625 INFO (zkCallback-5873-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2228626 INFO (zkConnectionManagerCallback-5889-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228626 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2228626 WARN (jetty-launcher-5854-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@62ce3323[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228627 WARN (jetty-launcher-5854-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@62ce3323[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228628 WARN (jetty-launcher-5854-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7977635e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228628 WARN (jetty-launcher-5854-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7977635e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228641 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37307/solr
[junit4] 2> 2228642 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2228643 WARN (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2228643 WARN (jetty-launcher-5854-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6d1efb5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228643 WARN (jetty-launcher-5854-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6d1efb5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2228644 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37307/solr
[junit4] 2> 2228652 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2228658 INFO (zkConnectionManagerCallback-5897-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228658 INFO (jetty-launcher-5854-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2228678 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2228681 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42711_solr as DOWN
[junit4] 2> 2228681 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2228681 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42711_solr
[junit4] 2> 2228694 INFO (zkConnectionManagerCallback-5901-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228702 INFO (jetty-launcher-5854-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2228715 INFO (zkCallback-5882-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2228715 INFO (zkCallback-5888-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2228715 INFO (zkCallback-5873-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2228716 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2228724 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2228759 INFO (zkConnectionManagerCallback-5908-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228771 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2228812 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43476.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2228836 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43476.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2228848 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43476.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@141d6de8
[junit4] 2> 2228849 INFO (jetty-launcher-5854-thread-2)
[n:127.0.0.1:43476_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_B6E4B045AFCA57E2-001/tempDir-002/node2/.
[junit4] 2> 2228850 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2228908 INFO (zkConnectionManagerCallback-5911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228908 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2228970 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2228970 INFO (jetty-launcher-5854-thread-4)
[n:127.0.0.1:34656_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2228972 INFO (jetty-launcher-5854-thread-1)
[n:127.0.0.1:42711_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37307/solr ready
[junit4] 2> 2228998 INFO (zkConnectionManagerCallback-5913-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2228998 INFO (jetty-launcher-5854-thread-4)
[n:127.0.0.1:34656_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2229001 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2229017 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44706_solr as DOWN
[junit4] 2> 2229018 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2229018 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44706_solr
[junit4] 2> 2229035 INFO (zkCallback-5873-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2229035 INFO (zkCallback-5882-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2229035 INFO (zkCallback-5888-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2229037 INFO (jetty-launcher-5854-thread-3)
[n:127.0.0.1:44706_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2229037 INFO (zkConnectionManagerCallback-5922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2229037 INFO
[...truncated too long message...]
t property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null988320236
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null988320236
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null988320236
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 32ms :: artifacts dl 4ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 233 minutes 7 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]