Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/326/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 1)
Thread[id=137, name=qtp976864093-137, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
1) Thread[id=137, name=qtp976864093-137, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9403B8171D4AD56]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=137, name=qtp976864093-137, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=137, name=qtp976864093-137, state=TIMED_WAITING,
group=TGRP-TestSolrEntityProcessorEndToEnd]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9403B8171D4AD56]:0)
FAILED:
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete
Error Message:
Error from server at
http://127.0.0.1:43318/solr/testcollection_shard1_replica_n3: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404
Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head>
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:43318/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find:
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([AD4B4DB9DD3D447D:EB1E31C5AD5AED8]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:169)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:43318/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find:
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 13576 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[junit4] 2> 3453243 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[AD4B4DB9DD3D447D]-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-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/init-core-data-001
[junit4] 2> 3453243 WARN
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[AD4B4DB9DD3D447D]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8653 numCloses=8653
[junit4] 2> 3453243 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[AD4B4DB9DD3D447D]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3453245 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[AD4B4DB9DD3D447D]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3453264 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001
[junit4] 2> 3453264 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3453264 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3453264 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3453265 ERROR (Thread-4605) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3453364 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.ZkTestServer start zk server on port:38150
[junit4] 2> 3453369 INFO (zkConnectionManagerCallback-8824-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453416 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10598e59{/solr,null,AVAILABLE}
[junit4] 2> 3453417 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3453418 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3453418 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c7f29be{HTTP/1.1,[http/1.1]}{127.0.0.1:40718}
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.e.j.s.Server Started @3462471ms
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40718}
[junit4] 2> 3453419 ERROR (jetty-launcher-8821-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3453419 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:03.865Z
[junit4] 2> 3453420 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3453420 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3453420 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3453420 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@253bb758{/solr,null,AVAILABLE}
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6fa67e1a{HTTP/1.1,[http/1.1]}{127.0.0.1:46360}
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.e.j.s.Server Started @3462473ms
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46360}
[junit4] 2> 3453421 ERROR (jetty-launcher-8821-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3453421 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:03.867Z
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@773d35a3{/solr,null,AVAILABLE}
[junit4] 2> 3453430 INFO (zkConnectionManagerCallback-8826-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3453430 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20b3aa92{/solr,null,AVAILABLE}
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4f16f809{HTTP/1.1,[http/1.1]}{127.0.0.1:38675}
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.e.j.s.Server Started @3462483ms
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38675}
[junit4] 2> 3453431 ERROR (jetty-launcher-8821-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3453431 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:03.877Z
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c3215df{HTTP/1.1,[http/1.1]}{127.0.0.1:41000}
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.e.j.s.Server Started @3462490ms
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41000}
[junit4] 2> 3453438 ERROR (jetty-launcher-8821-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3453438 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:03.884Z
[junit4] 2> 3453439 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3453439 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3453439 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3453439 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50cddecb{/solr,null,AVAILABLE}
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@787491d9{HTTP/1.1,[http/1.1]}{127.0.0.1:43949}
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.e.j.s.Server Started @3462492ms
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43949}
[junit4] 2> 3453440 ERROR (jetty-launcher-8821-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3453440 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:03.886Z
[junit4] 2> 3453446 INFO (zkConnectionManagerCallback-8828-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453447 INFO (zkConnectionManagerCallback-8834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453447 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3453447 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3453447 INFO (zkConnectionManagerCallback-8832-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453447 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3453546 INFO (jetty-launcher-8821-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38150/solr
[junit4] 2> 3453546 INFO (zkConnectionManagerCallback-8830-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453556 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3453572 INFO (jetty-launcher-8821-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38150/solr
[junit4] 2> 3453573 INFO (zkConnectionManagerCallback-8838-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453574 INFO (jetty-launcher-8821-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38150/solr
[junit4] 2> 3453574 INFO (zkConnectionManagerCallback-8842-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453574 INFO (jetty-launcher-8821-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38150/solr
[junit4] 2> 3453575 INFO (jetty-launcher-8821-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38150/solr
[junit4] 2> 3453588 INFO (zkConnectionManagerCallback-8853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453589 INFO (zkConnectionManagerCallback-8849-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453589 INFO
(zkConnectionManagerCallback-8858-thread-1-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453589 INFO
(zkConnectionManagerCallback-8847-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453590 INFO (zkConnectionManagerCallback-8857-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453591 INFO
(zkConnectionManagerCallback-8860-thread-1-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453592 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1611bee16bf000c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3453604 INFO
(zkConnectionManagerCallback-8862-thread-1-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453621 INFO
(zkConnectionManagerCallback-8864-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3453679 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3453679 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38675_solr
[junit4] 2> 3453693 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.c.Overseer Overseer
(id=99391376176644111-127.0.0.1:38675_solr-n_0000000000) starting
[junit4] 2> 3453729 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38675_solr
[junit4] 2> 3453760 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3453949 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38675.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3453969 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3453970 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3453972 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38675.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3453972 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38675.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3453985 INFO (jetty-launcher-8821-thread-5)
[n:127.0.0.1:38675_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001/node3/.
[junit4] 2> 3454010 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3454011 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3454011 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3454012 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43949_solr
[junit4] 2> 3454013 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40718_solr
[junit4] 2> 3454021 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3454054 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3454087 INFO
(zkCallback-8856-thread-1-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3454087 INFO
(zkCallback-8859-thread-1-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3454098 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3454133 INFO
(zkCallback-8846-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 3454152 INFO
(zkCallback-8856-thread-2-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3454152 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3454153 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46360_solr
[junit4] 2> 3454171 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3454171 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3454187 INFO
(zkCallback-8846-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3454187 INFO
(zkCallback-8856-thread-2-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3454194 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 3454195 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3454257 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41000_solr
[junit4] 2> 3454257 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43949.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454259 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40718.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454277 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3454315 INFO
(zkCallback-8861-thread-1-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3454316 INFO
(zkCallback-8846-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3454316 INFO
(zkCallback-8856-thread-2-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3454318 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43949.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454318 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43949.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454319 INFO (jetty-launcher-8821-thread-2)
[n:127.0.0.1:43949_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001/node2/.
[junit4] 2> 3454319 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3454330 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40718.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454330 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40718.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454331 INFO (jetty-launcher-8821-thread-1)
[n:127.0.0.1:40718_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001/node1/.
[junit4] 2> 3454404 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41000.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454407 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454506 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41000.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454506 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41000.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454509 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454509 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46360.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3454510 INFO (jetty-launcher-8821-thread-4)
[n:127.0.0.1:46360_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001/node5/.
[junit4] 2> 3454520 INFO (jetty-launcher-8821-thread-3)
[n:127.0.0.1:41000_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-001/node4/.
[junit4] 2> 3454698 INFO (zkConnectionManagerCallback-8876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3454701 INFO (zkConnectionManagerCallback-8880-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3454701 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 3454702 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:38150/solr ready
[junit4] 2> 3454703 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testCollectionCreateWithoutCoresThenDelete
[junit4] 2> 3454708 INFO (qtp1266705123-26824) [n:127.0.0.1:41000_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=10bb270e-173f-4a2c-9c68-6145e480175f&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3454709 INFO (qtp1266705123-26824) [n:127.0.0.1:41000_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=10bb270e-173f-4a2c-9c68-6145e480175f&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3454709 INFO (qtp1266705123-26843) [n:127.0.0.1:41000_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3454722 INFO (qtp1266705123-26843) [n:127.0.0.1:41000_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=12
[junit4] 2> 3454722 INFO
(OverseerThreadFactory-7310-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSolrCloudCollectionWithoutCores
[junit4] 2> 3454723 WARN
(OverseerThreadFactory-7310-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (testSolrCloudCollectionWithoutCores) without cores.
[junit4] 2> 3454830 INFO
(OverseerThreadFactory-7310-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3455723 INFO (qtp1266705123-26847) [n:127.0.0.1:41000_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3455723 INFO (qtp1266705123-26847) [n:127.0.0.1:41000_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3455724 INFO (qtp1266705123-26843) [n:127.0.0.1:41000_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3455724 INFO (qtp1266705123-26843) [n:127.0.0.1:41000_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=10bb270e-173f-4a2c-9c68-6145e480175f&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3455724 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout
(sec):330
[junit4] 1> -
[junit4] 1> no one is recoverying
[junit4] 2> 3455725 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testSolrCloudCollectionWithoutCores
[junit4] 2> 3455725 INFO (qtp1266705123-26847) [n:127.0.0.1:41000_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 3455737 INFO
(OverseerCollectionConfigSetProcessor-99391376176644111-127.0.0.1:38675_solr-n_0000000000)
[n:127.0.0.1:38675_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3455737 INFO
(OverseerThreadFactory-7310-thread-2-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3456440 INFO (qtp1266705123-26847) [n:127.0.0.1:41000_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
status=0 QTime=714
[junit4] 2> 3456440 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear -
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout
(sec):330
[junit4] 1> -
[junit4] 2> 3456440 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared -
collection: testSolrCloudCollectionWithoutCores
[junit4] 2> 3456441 INFO (jetty-closer-8822-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4f16f809{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3456464 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1379612272
[junit4] 2> 3456464 INFO (jetty-closer-8822-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@787491d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3456464 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1752787750
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1c7f29be{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1552118099
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b0a17f7: rootName =
solr_43949, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@595d505
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-5) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6fa67e1a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=819585434
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c43910c: rootName =
solr_40718, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@3f3cd0f9
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53cd58a2: rootName =
solr_46360, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@644b94e5
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@c3215df{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1745459363
[junit4] 2> 3456465 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f3f41f6: rootName =
solr_38675, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@46f9a893
[junit4] 2> 3456467 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3456467 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@258b9c29: rootName =
solr_41000, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@108c1f41
[junit4] 2> 3456516 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3456524 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68961e23: rootName =
solr_43949, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@25cd0757
[junit4] 2> 3456524 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3456524 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1842bf1a: rootName =
solr_40718, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@25cd0757
[junit4] 2> 3456525 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3456525 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20c69e79: rootName =
solr_46360, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@25cd0757
[junit4] 2> 3456553 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3456553 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f4dbb50: rootName =
solr_41000, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@25cd0757
[junit4] 2> 3456566 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3456566 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@133a5963: rootName =
solr_38675, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@25cd0757
[junit4] 2> 3456571 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3456572 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67ba0255: rootName =
solr_43949, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f1dda5b
[junit4] 2> 3456572 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3456572 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e9f2c91: rootName =
solr_40718, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f1dda5b
[junit4] 2> 3456572 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3456572 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1eb11f47: rootName =
solr_46360, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f1dda5b
[junit4] 2> 3456573 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46360_solr
[junit4] 2> 3456574 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 3456574 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 3456574 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3456577 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40718_solr
[junit4] 2> 3456578 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 3456578 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3456590 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3456590 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5559c1ce: rootName =
solr_38675, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f1dda5b
[junit4] 2> 3456591 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38675_solr
[junit4] 2> 3456591 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3456591 INFO
(zkCallback-8859-thread-2-processing-n:127.0.0.1:46360_solr)
[n:127.0.0.1:46360_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 3456593 INFO (jetty-closer-8822-thread-5) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3456593 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3456593 INFO (jetty-closer-8822-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3456593 INFO
(zkCallback-8856-thread-2-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 3456593 INFO
(zkCallback-8861-thread-1-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 3456593 INFO
(zkCallback-8863-thread-2-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 3456594 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:43949_solr
[junit4] 2> 3456593 INFO
(zkCallback-8846-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 3456595 INFO (jetty-closer-8822-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=99391376176644111-127.0.0.1:38675_solr-n_0000000000) closing
[junit4] 2> 3456595 INFO
(OverseerStateUpdate-99391376176644111-127.0.0.1:38675_solr-n_0000000000)
[n:127.0.0.1:38675_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38675_solr
[junit4] 2> 3456595 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3456595 INFO (jetty-closer-8822-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3456595 WARN
(OverseerAutoScalingTriggerThread-99391376176644111-127.0.0.1:38675_solr-n_0000000000)
[n:127.0.0.1:38675_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 3456620 INFO (jetty-closer-8822-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@253bb758{/solr,null,UNAVAILABLE}
[junit4] 2> 3456620 INFO (jetty-closer-8822-thread-5) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3456620 INFO
(zkCallback-8856-thread-2-processing-n:127.0.0.1:43949_solr)
[n:127.0.0.1:43949_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3456634 INFO
(zkCallback-8861-thread-3-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3456635 INFO
(zkCallback-8863-thread-1-processing-n:127.0.0.1:38675_solr)
[n:127.0.0.1:38675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3456635 INFO
(zkCallback-8861-thread-2-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41000_solr
[junit4] 2> 3456635 INFO (jetty-closer-8822-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@50cddecb{/solr,null,UNAVAILABLE}
[junit4] 2> 3456635 INFO (jetty-closer-8822-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3456636 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3456636 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b3cae9b: rootName =
solr_41000, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f1dda5b
[junit4] 2> 3456637 INFO (jetty-closer-8822-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20b3aa92{/solr,null,UNAVAILABLE}
[junit4] 2> 3456638 INFO (jetty-closer-8822-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3456650 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41000_solr
[junit4] 2> 3456650 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3456650 INFO (jetty-closer-8822-thread-4) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3456650 INFO
(zkCallback-8861-thread-2-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 3456651 WARN
(zkCallback-8861-thread-2-processing-n:127.0.0.1:41000_solr)
[n:127.0.0.1:41000_solr ] o.a.s.c.ZkController Unable to register nodeLost
path for 127.0.0.1:41000_solr
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:41000_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3456651 INFO (jetty-closer-8822-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@773d35a3{/solr,null,UNAVAILABLE}
[junit4] 2> 3456651 INFO (jetty-closer-8822-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3458121 WARN
(zkCallback-8846-thread-1-processing-n:127.0.0.1:40718_solr)
[n:127.0.0.1:40718_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3458121 INFO (jetty-closer-8822-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10598e59{/solr,null,UNAVAILABLE}
[junit4] 2> 3458121 INFO (jetty-closer-8822-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 3458122 ERROR
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 3458124 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38150 38150
[junit4] 2> 3458158 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38150 38150
[junit4] 2> 3458160 WARN (Thread-4605) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/99391376176644106-127.0.0.1:40718_solr-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> 3458187 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testCollectionCreateWithoutCoresThenDelete
[junit4] 2> 3458227 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-002
[junit4] 2> 3458227 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3458227 INFO (Thread-4654) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3458227 INFO (Thread-4654) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3458230 ERROR (Thread-4654) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3458327 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[AD4B4DB9DD3D447D])
[ ] o.a.s.c.ZkTestServer start zk server on port:33610
[junit4] 2> 3458334 INFO (zkConnectionManagerCallback-8884-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458341 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3458341 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3458342 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3458342 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3458342 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3458343 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d8a2c8f{/solr,null,AVAILABLE}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78858f36{/solr,null,AVAILABLE}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5aaeba2c{HTTP/1.1,[http/1.1]}{127.0.0.1:37271}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.e.j.s.Server Started @3467396ms
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@603e9264{/solr,null,AVAILABLE}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37271}
[junit4] 2> 3458344 ERROR (jetty-launcher-8881-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@586ca429{HTTP/1.1,[http/1.1]}{127.0.0.1:42600}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.e.j.s.Server Started @3467397ms
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42600}
[junit4] 2> 3458344 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:08.791Z
[junit4] 2> 3458345 ERROR (jetty-launcher-8881-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:08.791Z
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 3458345 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34922b2d{/solr,null,AVAILABLE}
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8b9b77d{HTTP/1.1,[http/1.1]}{127.0.0.1:34630}
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.e.j.s.Server Started @3467398ms
[junit4] 2> 3458346 INFO (zkConnectionManagerCallback-8886-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34630}
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3458346 ERROR (jetty-launcher-8881-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:08.792Z
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38770790{/solr,null,AVAILABLE}
[junit4] 2> 3458346 INFO (zkConnectionManagerCallback-8888-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2f09cb37{HTTP/1.1,[http/1.1]}{127.0.0.1:32801}
[junit4] 2> 3458346 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@303ba31{HTTP/1.1,[http/1.1]}{127.0.0.1:32948}
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.e.j.s.Server Started @3467399ms
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.e.j.s.Server Started @3467399ms
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32801}
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32948}
[junit4] 2> 3458347 ERROR (jetty-launcher-8881-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3458347 ERROR (jetty-launcher-8881-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:08.793Z
[junit4] 2> 3458347 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-22T03:34:08.793Z
[junit4] 2> 3458367 INFO (zkConnectionManagerCallback-8890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458367 INFO (zkConnectionManagerCallback-8894-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458368 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3458367 INFO (zkConnectionManagerCallback-8892-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458368 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3458371 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3458430 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3458433 INFO (jetty-launcher-8881-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33610/solr
[junit4] 2> 3458434 INFO (zkConnectionManagerCallback-8898-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458435 INFO (jetty-launcher-8881-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33610/solr
[junit4] 2> 3458435 INFO (jetty-launcher-8881-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33610/solr
[junit4] 2> 3458435 INFO (jetty-launcher-8881-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33610/solr
[junit4] 2> 3458448 INFO (jetty-launcher-8881-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33610/solr
[junit4] 2> 3458449 INFO (zkConnectionManagerCallback-8909-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458449 INFO (zkConnectionManagerCallback-8916-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458449 INFO
(zkConnectionManagerCallback-8913-thread-1-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458449 INFO (zkConnectionManagerCallback-8904-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458449 INFO (zkConnectionManagerCallback-8911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458450 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1611bee2a22000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3458450 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1611bee2a220007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3458451 INFO
(zkConnectionManagerCallback-8920-thread-1-processing-n:127.0.0.1:32801_solr)
[n:127.0.0.1:32801_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458452 INFO
(zkConnectionManagerCallback-8918-thread-1-processing-n:127.0.0.1:37271_solr)
[n:127.0.0.1:37271_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458464 INFO
(zkConnectionManagerCallback-8922-thread-1-processing-n:127.0.0.1:34630_solr)
[n:127.0.0.1:34630_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458465 INFO
(zkConnectionManagerCallback-8924-thread-1-processing-n:127.0.0.1:42600_solr)
[n:127.0.0.1:42600_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3458514 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3458514 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3458514 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:32948_solr
[junit4] 2> 3458515 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32801_solr
[junit4] 2> 3458515 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.c.Overseer Overseer
(id=99391376501899274-127.0.0.1:32948_solr-n_0000000000) starting
[junit4] 2> 3458543 INFO
(zkCallback-8912-thread-1-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3458554 INFO
(zkCallback-8919-thread-1-processing-n:127.0.0.1:32801_solr)
[n:127.0.0.1:32801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3458561 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32948_solr
[junit4] 2> 3458578 INFO
(zkCallback-8919-thread-1-processing-n:127.0.0.1:32801_solr)
[n:127.0.0.1:32801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3458606 INFO
(zkCallback-8912-thread-1-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3458683 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32801.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458697 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32948.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458706 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32801.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458706 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32801.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458719 INFO (jetty-launcher-8881-thread-5)
[n:127.0.0.1:32801_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-002/node5/.
[junit4] 2> 3458732 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32948.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458732 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32948.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3458733 INFO (jetty-launcher-8881-thread-4)
[n:127.0.0.1:32948_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_AD4B4DB9DD3D447D-001/tempDir-002/node4/.
[junit4] 2> 3458749 INFO (jetty-launcher-8881-thread-1)
[n:127.0.0.1:37271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3458750 INFO (jetty-launcher-8881-thread-1)
[n:127.0.0.1:37271_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3458767 INFO (jetty-launcher-8881-thread-2)
[n:127.0.0.1:34630_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3458781 INFO (jetty-launcher-8881-thread-1)
[n:127.0.0.1:37271_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37271_solr
[junit4] 2> 3458785 INFO (jetty-launcher-8881-thread-2)
[n:127.0.0.1:34630_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3458787 INFO (jetty-launcher-8881-thread-2)
[n:127.0.0.1:34630_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34630_solr
[junit4] 2> 3458815 INFO
(zkCallback-8921-thread-1-processing-n:127.0.0.1:34630_solr)
[n:127.0.0.1:34630_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3458815 INFO
(zkCallback-8912-thread-1-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3458833 INFO
(zkCallback-8921-thread-2-processing-n:127.0.0.1:34630_solr)
[n:127.0.0.1:34630_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3458871 INFO
(zkCallback-8917-thread-1-processing-n:127.0.0.1:37271_solr)
[n:127.0.0.1:37271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3458877 INFO
(zkCallback-8912-thread-2-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3458877 INFO
(zkCallback-8919-thread-1-processing-n:127.0.0.1:32801_solr)
[n:127.0.0.1:32801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 3458877 INFO
(zkCallback-8917-thread-2-processing-n:127.0.0.1:37271_solr)
[n:127.0.0.1:37271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3458892 INFO (jetty-launcher-8881-thread-3)
[n:127.0.0.1:42600_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 3458911 INFO (jetty-launcher-8881-thread-3)
[n:127.0.0.1:42600_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3458912 INFO (jetty-launcher-8881-thread-3)
[n:127.0.0.1:42600_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42600_solr
[junit4] 2> 3458942 INFO
(zkCallback-8919-thread-1-processing-n:127.0.0.1:32801_solr)
[n:127.0.0.1:32801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3458946 INFO
(zkCallback-8912-thread-1-processing-n:127.0.0.1:32948_solr)
[n:127.0.0.1:32948_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3458950 INFO
(zkCallback-8917-thread-2-processing-n:127.0.0.1:37271_solr)
[n:127.0.0.1:37271_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3458950 INFO
(zkCallback-8921-thread-2-processing-n:127.0.0.1:34630_solr)
[n:127.0.0.1:34630_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3458977 INFO
(zkCallback-8923-thread-1-processing-n:127.0.0.1:42600_solr)
[n:127.0.0.1:42600_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 3459038 INFO (jetty-launcher-8881-thread-1)
[n:127.0.0.1:37271_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37271.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3459042 INFO (jetty-launcher-8881-thread-2)
[n:127.0.0.1:34630_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34630.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3459046 INFO (jetty-launcher-8881-thread-3)
[n:127.0.0.1:42600_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42600.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f0bc336
[junit4] 2> 3459111 INFO (jetty-launcher-8881-thread-1) [n:127.0.0.
[...truncated too long message...]
fig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,commit=} 0
299
[junit4] 2> 94184 T64 C15 oasc.SolrCore.execute [collection1] webapp=null
path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 94185 T64 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 94185 T64 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=913366632
[junit4] 2> 94185 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.node, tag=null
[junit4] 2> 94185 T64 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fc7724d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 94185 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jvm, tag=null
[junit4] 2> 94185 T64 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d99ca80: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 94186 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jetty, tag=null
[junit4] 2> 94186 T64 oasmr.SolrJmxReporter.close Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14fcfc21: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 94242 T268 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5583205d
[junit4] 2> 94242 T268 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=1434656861
[junit4] 2> 94243 T268 x:x:collection1 oasmr.SolrJmxReporter.close Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4516b5b2: rootName
= null, domain = solr.core.collection1, service url = null, agent id = null]
for registry solr.core.collection1 / null
[junit4] 2> 94262 T64 oejs.AbstractConnector.doStop Stopped
ServerConnector@52d740ec{SSL,[ssl, http/1.1]}{127.0.0.1:0}
[junit4] 2> 94262 T64 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1352196740
[junit4] 2> 94262 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.node, tag=null
[junit4] 2> 94263 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jvm, tag=null
[junit4] 2> 94263 T64 oasm.SolrMetricManager.closeReporters Closing metric
reporters for registry=solr.jetty, tag=null
[junit4] 2> 94263 T271 x:x:collection1 oasc.SolrCore.close [collection1]
CLOSING SolrCore org.apache.solr.core.SolrCore@a576e58
[junit4] 2> 94264 T271 x:x:collection1
oasm.SolrMetricManager.closeReporters Closing metric reporters for
registry=solr.core.collection1, tag=173502040
[junit4] 2> 94295 T64 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@7cce54c8{/solr,null,UNAVAILABLE}
[junit4] 2> 94295 T64 oejss.HouseKeeper.stopScavenging Stopped scavenging
[junit4] 2> 94298 T64 oas.SolrTestCaseJ4.tearDown ###Ending
testFullImportBadConfig
[junit4] 2> 94299 T64 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> Jan 22, 2018 3:57:42 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Jan 22, 2018 3:58:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] 2> 1) Thread[id=137, name=qtp976864093-137,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Jan 22, 2018 3:58:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=137, name=qtp976864093-137,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> Jan 22, 2018 3:58:05 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=137, name=qtp976864093-137,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{dbdesc_s=PostingsFormat(name=LuceneVarGapFixedInterval),
dbid_s=Lucene50(blocksize=128), id=Lucene50(blocksize=128),
desc=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=135,
maxMBSortInHeap=7.158860009117843, sim=RandomSimilarity(queryNorm=true): {},
locale=sr-Latn-ME, timezone=Pacific/Fiji
[junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=3,free=262898680,total=304611328
[junit4] 2> NOTE: All tests run in this JVM: [TestContentStreamDataSource,
TestXPathRecordReader, TestScriptTransformer, TestBuiltInEvaluators,
TestSolrEntityProcessorEndToEnd]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=9403B8171D4AD56
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn-ME
-Dtests.timezone=Pacific/Fiji -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestSolrEntityProcessorEndToEnd (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:
[junit4] > 1) Thread[id=137, name=qtp976864093-137,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9403B8171D4AD56]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=137, name=qtp976864093-137,
state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9403B8171D4AD56]:0)
[junit4] Completed [34/38 (1!)] on J1 in 76.60s, 7 tests, 2 errors <<<
FAILURES!
[...truncated 42516 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]