Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2217/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestPullReplicaErrorHandling
Error Message:
file handle leaks:
[FileChannel(/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/index-MMapDirectory-006/write.lock)]
Stack Trace:
java.lang.RuntimeException: file handle leaks:
[FileChannel(/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/index-MMapDirectory-006/write.lock)]
at __randomizedtesting.SeedInfo.seed([94901E0BB4ED2FBD]:0)
at org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:63)
at
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:77)
at
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:228)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.Exception
at org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:46)
at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
at
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:197)
at
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
at
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:125)
at
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
at
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
at
org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:105)
at
org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:718)
at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:124)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:97)
at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
at
org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:220)
at
org.apache.solr.update.DefaultSolrCoreState.openIndexWriter(DefaultSolrCoreState.java:245)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:630)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:347)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:421)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1156)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
... 1 more
Build Log:
[...truncated 14320 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/init-core-data-001
[junit4] 2> 1379612 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
[junit4] 2> 1379612 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1379613 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 1379613 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1379613 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001
[junit4] 2> 1379613 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1379613 INFO (Thread-3998) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1379613 INFO (Thread-3998) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1379615 ERROR (Thread-3998) [ ] 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> 1379713 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40387
[junit4] 2> 1379715 INFO (zkConnectionManagerCallback-4961-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379718 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1379718 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1379718 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1379718 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1379722 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1379722 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1379722 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1379724 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1379724 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1379724 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1379724 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fca3680{/solr,null,AVAILABLE}
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2f00a4da{HTTP/1.1,[http/1.1]}{127.0.0.1:41183}
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.e.j.s.Server Started @1379749ms
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41183}
[junit4] 2> 1379725 ERROR (jetty-launcher-4958-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1379725 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:02.878527Z
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17b646ff{/solr,null,AVAILABLE}
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@734a5dd0{HTTP/1.1,[http/1.1]}{127.0.0.1:38069}
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.e.j.s.Server Started @1379751ms
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38069}
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1379727 ERROR (jetty-launcher-4958-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1379727 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:02.880614Z
[junit4] 2> 1379731 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1025e02b{/solr,null,AVAILABLE}
[junit4] 2> 1379731 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7b843684{HTTP/1.1,[http/1.1]}{127.0.0.1:34639}
[junit4] 2> 1379731 INFO (jetty-launcher-4958-thread-1) [ ]
o.e.j.s.Server Started @1379756ms
[junit4] 2> 1379731 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34639}
[junit4] 2> 1379732 ERROR (jetty-launcher-4958-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1379732 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1379732 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1379732 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1379732 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1379732 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:02.885224Z
[junit4] 2> 1379734 INFO (zkConnectionManagerCallback-4963-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379735 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1379738 INFO (zkConnectionManagerCallback-4965-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379738 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1379738 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1379738 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1379738 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1379738 INFO (zkConnectionManagerCallback-4967-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379739 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1379742 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3a41da04{/solr,null,AVAILABLE}
[junit4] 2> 1379743 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7e97cda9{HTTP/1.1,[http/1.1]}{127.0.0.1:43731}
[junit4] 2> 1379743 INFO (jetty-launcher-4958-thread-3) [ ]
o.e.j.s.Server Started @1379767ms
[junit4] 2> 1379743 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43731}
[junit4] 2> 1379743 ERROR (jetty-launcher-4958-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1379743 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1379744 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1379744 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1379744 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1379744 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:02.897061Z
[junit4] 2> 1379756 INFO (zkConnectionManagerCallback-4969-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379756 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1379869 INFO (jetty-launcher-4958-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1379870 INFO (zkConnectionManagerCallback-4973-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379871 INFO (zkConnectionManagerCallback-4975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379901 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1379902 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38069_solr
[junit4] 2> 1379902 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.Overseer Overseer
(id=72281760872988678-127.0.0.1:38069_solr-n_0000000000) starting
[junit4] 2> 1379903 INFO (jetty-launcher-4958-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1379904 INFO (zkConnectionManagerCallback-4981-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379905 INFO (zkConnectionManagerCallback-4984-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379905 INFO (zkConnectionManagerCallback-4988-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379906 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1379906 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38069_solr
[junit4] 2> 1379907 INFO (zkCallback-4974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1379907 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1379908 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1379909 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1379909 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34639_solr
[junit4] 2> 1379909 INFO (zkCallback-4974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1379915 INFO (zkCallback-4987-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1379918 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1379922 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1379923 INFO (zkConnectionManagerCallback-4996-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379924 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1379924 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1379928 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1379928 INFO (jetty-launcher-4958-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1379929 INFO (jetty-launcher-4958-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1379929 INFO (zkConnectionManagerCallback-5002-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379929 INFO (zkConnectionManagerCallback-5005-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379930 INFO (zkConnectionManagerCallback-5007-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379930 INFO (zkConnectionManagerCallback-5009-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379933 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38069.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379933 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1379934 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1379934 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1379934 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1379935 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1379935 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43731_solr
[junit4] 2> 1379935 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1379935 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41183_solr
[junit4] 2> 1379936 INFO (zkCallback-4987-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1379936 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1379936 INFO (zkCallback-4987-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1379936 INFO (zkCallback-4995-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1379937 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1379937 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1379938 INFO (zkCallback-4974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1379938 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34639.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379939 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38069.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379939 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38069.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379940 INFO (jetty-launcher-4958-thread-4)
[n:127.0.0.1:38069_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node4/.
[junit4] 2> 1379943 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34639.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379943 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34639.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379944 INFO (jetty-launcher-4958-thread-1)
[n:127.0.0.1:34639_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node1/.
[junit4] 2> 1379948 INFO (zkConnectionManagerCallback-5021-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379948 INFO (zkConnectionManagerCallback-5023-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1379949 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1379958 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41183.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379959 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43731.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379965 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41183.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379965 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41183.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379966 INFO (jetty-launcher-4958-thread-2)
[n:127.0.0.1:41183_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node2/.
[junit4] 2> 1379967 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43731.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379967 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43731.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1379968 INFO (jetty-launcher-4958-thread-3)
[n:127.0.0.1:43731_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node3/.
[junit4] 2> 1380019 INFO (zkConnectionManagerCallback-5027-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380022 INFO (zkConnectionManagerCallback-5032-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380022 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1380023 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40387/solr ready
[junit4] 2> 1380024 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@734a5dd0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1380025 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=362973119
[junit4] 2> 1380025 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1380025 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@607c6dd5: rootName =
solr_38069, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5bebf9f1
[junit4] 2> 1380029 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1380029 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64954463: rootName =
solr_38069, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1c9fb416
[junit4] 2> 1380031 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1380031 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b35ef30: rootName =
solr_38069, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e6c9541
[junit4] 2> 1380033 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38069_solr
[junit4] 2> 1380033 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1380033 INFO (zkCallback-4974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1380033 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO (zkCallback-4987-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO (zkCallback-4995-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380033 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988678-127.0.0.1:38069_solr-n_0000000000) closing
[junit4] 2> 1380033 INFO
(OverseerStateUpdate-72281760872988678-127.0.0.1:38069_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38069_solr
[junit4] 2> 1380033 WARN
(OverseerAutoScalingTriggerThread-72281760872988678-127.0.0.1:38069_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1380034 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380034 INFO (zkCallback-5020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380035 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17b646ff{/solr,null,UNAVAILABLE}
[junit4] 2> 1380035 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1380035 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34639_solr
[junit4] 2> 1380036 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988680-127.0.0.1:34639_solr-n_0000000001) starting
[junit4] 2> 1380036 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1380036 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1380036 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1380036 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1380036 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45f41cad{/solr,null,AVAILABLE}
[junit4] 2> 1380037 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@54a0222b{HTTP/1.1,[http/1.1]}{127.0.0.1:42929}
[junit4] 2> 1380037 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server Started @1380061ms
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46667}
[junit4] 2> 1380044 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1380044 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:03.197892Z
[junit4] 2> 1380048 INFO (zkConnectionManagerCallback-5034-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380048 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1380160 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1380161 INFO (zkConnectionManagerCallback-5038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380162 INFO (zkConnectionManagerCallback-5040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380165 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1380166 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1380167 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1380167 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46667_solr
[junit4] 2> 1380167 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-4995-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380167 INFO (zkCallback-5020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380168 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380177 INFO (zkConnectionManagerCallback-5047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380178 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1380178 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1380178 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1380188 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380194 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380194 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46667.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380195 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:46667_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node4/.
[junit4] 2> 1380218 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:42929/solr. Proxy: http://127.0.0.1:46667/solr
[junit4] 2> 1380218 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7b843684{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1380219 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=58170532
[junit4] 2> 1380219 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1380219 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a1d8a12: rootName =
solr_34639, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@17a94432
[junit4] 2> 1380223 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1380223 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@42aa0e89: rootName =
solr_34639, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1c9fb416
[junit4] 2> 1380225 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1380225 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4aad9922: rootName =
solr_34639, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e6c9541
[junit4] 2> 1380226 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34639_solr
[junit4] 2> 1380227 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1380227 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-4983-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO (zkCallback-4995-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380227 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988680-127.0.0.1:34639_solr-n_0000000001) closing
[junit4] 2> 1380227 INFO
(OverseerStateUpdate-72281760872988680-127.0.0.1:34639_solr-n_0000000001) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34639_solr
[junit4] 2> 1380227 WARN
(OverseerAutoScalingTriggerThread-72281760872988680-127.0.0.1:34639_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1380229 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1025e02b{/solr,null,UNAVAILABLE}
[junit4] 2> 1380229 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43731_solr
[junit4] 2> 1380229 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1380230 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988685-127.0.0.1:43731_solr-n_0000000002) starting
[junit4] 2> 1380230 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1380230 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1380230 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@657feaa2{/solr,null,AVAILABLE}
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@25ca2ff7{HTTP/1.1,[http/1.1]}{127.0.0.1:39031}
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server Started @1380255ms
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37681}
[junit4] 2> 1380231 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1380231 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:03.384660Z
[junit4] 2> 1380232 INFO (zkConnectionManagerCallback-5050-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380232 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1380312 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1380313 INFO (zkConnectionManagerCallback-5054-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380314 INFO (zkConnectionManagerCallback-5056-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380317 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1380318 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1380319 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1380319 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37681_solr
[junit4] 2> 1380319 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380319 INFO (zkCallback-5055-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380328 INFO (zkConnectionManagerCallback-5063-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1380330 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1380330 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1380338 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37681.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380342 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37681.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380343 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37681.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380343 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:37681_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node1/.
[junit4] 2> 1380366 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:39031/solr. Proxy: http://127.0.0.1:37681/solr
[junit4] 2> 1380367 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7e97cda9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1380368 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1483856370
[junit4] 2> 1380368 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1380368 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d744ff9: rootName =
solr_43731, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4b73d7e
[junit4] 2> 1380372 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1380372 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1656ac73: rootName =
solr_43731, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1c9fb416
[junit4] 2> 1380374 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1380374 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6af02b6c: rootName =
solr_43731, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e6c9541
[junit4] 2> 1380376 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:43731_solr
[junit4] 2> 1380377 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1380377 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5020-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5055-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO (zkCallback-5062-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380377 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988685-127.0.0.1:43731_solr-n_0000000002) closing
[junit4] 2> 1380377 INFO
(OverseerStateUpdate-72281760872988685-127.0.0.1:43731_solr-n_0000000002) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43731_solr
[junit4] 2> 1380377 WARN
(OverseerAutoScalingTriggerThread-72281760872988685-127.0.0.1:43731_solr-n_0000000002)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1380379 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3a41da04{/solr,null,UNAVAILABLE}
[junit4] 2> 1380379 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41183_solr
[junit4] 2> 1380379 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1380380 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988686-127.0.0.1:41183_solr-n_0000000003) starting
[junit4] 2> 1380380 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1380380 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1380380 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1380380 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36cf5e14{/solr,null,AVAILABLE}
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4009b506{HTTP/1.1,[http/1.1]}{127.0.0.1:40957}
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server Started @1380405ms
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44539}
[junit4] 2> 1380381 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1380381 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:03.534584Z
[junit4] 2> 1380382 INFO (zkConnectionManagerCallback-5066-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380382 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1380453 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1380453 INFO (zkConnectionManagerCallback-5070-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380455 INFO (zkConnectionManagerCallback-5072-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380458 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1380459 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1380460 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1380460 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44539_solr
[junit4] 2> 1380460 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5062-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5055-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380460 INFO (zkCallback-5071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380469 INFO (zkConnectionManagerCallback-5079-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380470 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1380470 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1380471 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1380480 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44539.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380485 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44539.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380485 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44539.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380486 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:44539_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node3/.
[junit4] 2> 1380508 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:40957/solr. Proxy: http://127.0.0.1:44539/solr
[junit4] 2> 1380509 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2f00a4da{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1380509 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=82107790
[junit4] 2> 1380510 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1380510 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39815c57: rootName =
solr_41183, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@663ad71
[junit4] 2> 1380513 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1380514 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7470ebf3: rootName =
solr_41183, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1c9fb416
[junit4] 2> 1380516 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1380516 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@34d73bca: rootName =
solr_41183, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e6c9541
[junit4] 2> 1380517 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41183_solr
[junit4] 2> 1380518 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1380518 INFO (zkCallback-5062-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380518 INFO (zkCallback-5055-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380518 INFO (zkCallback-5071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380518 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380518 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380519 INFO (zkCallback-5008-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380519 INFO (zkCallback-5078-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380519 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988686-127.0.0.1:41183_solr-n_0000000003) closing
[junit4] 2> 1380519 INFO (zkCallback-5022-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380519 INFO
(OverseerStateUpdate-72281760872988686-127.0.0.1:41183_solr-n_0000000003) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41183_solr
[junit4] 2> 1380519 WARN
(OverseerAutoScalingTriggerThread-72281760872988686-127.0.0.1:41183_solr-n_0000000003)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1380519 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1380522 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46667_solr
[junit4] 2> 1380522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1fca3680{/solr,null,UNAVAILABLE}
[junit4] 2> 1380522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1380522 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72281760872988693-127.0.0.1:46667_solr-n_0000000004) starting
[junit4] 2> 1380522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 1380522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1380522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12f7f9ca{/solr,null,AVAILABLE}
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@787a39f5{HTTP/1.1,[http/1.1]}{127.0.0.1:37617}
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.e.j.s.Server Started @1380547ms
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38439}
[junit4] 2> 1380523 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1380523 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-29T02:30:03.676643Z
[junit4] 2> 1380524 INFO (zkConnectionManagerCallback-5082-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380524 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1380796 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40387/solr
[junit4] 2> 1380797 INFO (zkConnectionManagerCallback-5086-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380798 INFO (zkConnectionManagerCallback-5088-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380801 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1380802 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1380802 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1380802 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38439_solr
[junit4] 2> 1380803 INFO (zkCallback-5055-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5062-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5078-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5031-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380803 INFO (zkCallback-5087-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1380811 INFO (zkConnectionManagerCallback-5095-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1380812 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1380813 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40387/solr ready
[junit4] 2> 1380813 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1380821 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38439.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380826 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38439.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380826 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38439.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1380827 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker)
[n:127.0.0.1:38439_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node2/.
[junit4] 2> 1380849 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[94901E0BB4ED2FBD]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:37617/solr. Proxy: http://127.0.0.1:38439/solr
[junit4] 2> 1380850 INFO (SocketProxy-Acceptor-37681) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33136,localport=37681], receiveBufferSize:531000
[junit4] 2> 1380850 INFO (SocketProxy-Acceptor-37681) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=39031,localport=32870], receiveBufferSize=530904
[junit4] 2> 1380850 INFO (qtp1585386053-18897) [n:127.0.0.1:37681_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1380851 INFO (qtp1585386053-18897) [n:127.0.0.1:37681_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1380872 INFO
(TEST-TestPullReplicaErrorHandling.testCantConnectToPullReplica-seed#[94901E0BB4ED2FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCantConnectToPullReplica
[junit4] 2> 1380873 INFO (qtp1585386053-18891) [n:127.0.0.1:37681_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_cant_connect_to_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1380875 INFO (OverseerThreadFactory-8362-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
pull_replica_error_handling_test_cant_connect_to_pull_replica
[junit4] 2> 1380978 INFO
(OverseerStateUpdate-72281760872988693-127.0.0.1:46667_solr-n_0000000004) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46667/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1380979 INFO
(OverseerStateUpdate-72281760872988693-127.0.0.1:46667_solr-n_0000000004) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37681/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1380980 INFO
(OverseerStateUpdate-72281760872988693-127.0.0.1:46667_solr-n_0000000004) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38439/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1380980 INFO
(OverseerStateUpdate-72281760872988693-127.0.0.1:46667_solr-n_0000000004) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44539/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1381183 INFO (SocketProxy-Acceptor-37681) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33140,localport=37681], receiveBufferSize:531000
[junit4] 2> 1381183 INFO (SocketProxy-Acceptor-46667) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44574,localport=46667], receiveBufferSize:531000
[junit4] 2> 1381183 INFO (SocketProxy-Acceptor-38439) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=40544,localport=38439], receiveBufferSize:531000
[junit4] 2> 1381183 INFO (SocketProxy-Acceptor-44539) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44456,localport=44539], receiveBufferSize:531000
[junit4] 2> 1381186 INFO (SocketProxy-Acceptor-38439) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37617,localport=58076], receiveBufferSize=530904
[junit4] 2> 1381187 INFO (qtp1585386053-18892) [n:127.0.0.1:37681_solr
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1381187 INFO (SocketProxy-Acceptor-44539) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40957,localport=60876], receiveBufferSize=530904
[junit4] 2> 1381187 INFO (SocketProxy-Acceptor-37681) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=39031,localport=32878], receiveBufferSize=530904
[junit4] 2> 1381187 INFO (SocketProxy-Acceptor-46667) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42929,localport=36404], receiveBufferSize=530904
[junit4] 2> 1381187 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1381187 INFO (qtp1404797754-18979) [n:127.0.0.1:38439_solr
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1381187 INFO (qtp1805913735-18856) [n:127.0.0.1:46667_solr
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1382194 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1382194 INFO (qtp1404797754-18979) [n:127.0.0.1:38439_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node7
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1382230 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.s.IndexSchema
[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
Schema name=minimal
[junit4] 2> 1382230 INFO (qtp1585386053-18892) [n:127.0.0.1:37681_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1
r:core_node5
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1382230 INFO (qtp1805913735-18856) [n:127.0.0.1:46667_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard1
r:core_node3
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1382232 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1382232 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6'
using configuration from collection
pull_replica_error_handling_test_cant_connect_to_pull_replica, trusted=true
[junit4] 2> 1382233 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44539.solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p6'
(registry
'solr.core.pull_replica_error_handling_test_cant_connect_to_pull_replica.shard2.replica_p6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fc9ba67
[junit4] 2> 1382233 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1382233 INFO (qtp2108572497-18938) [n:127.0.0.1:44539_solr
c:pull_replica_error_handling_test_cant_connect_to_pull_replica s:shard2
r:core_node8
x:pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
o.a.s.c.SolrCore
[[pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6]
] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/tempDir-001/node3/pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p6
[...truncated too long message...]
earch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:844) [?:?]
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{fieldName_s=PostingsFormat(name=LuceneVarGapFixedInterval),
id=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=376,
maxMBSortInHeap=6.311723224930894, sim=RandomSimilarity(queryNorm=false): {},
locale=luo, timezone=Etc/GMT-3
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=242448912,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[FieldAnalysisRequestHandlerTest, TestFieldSortValues,
TestLeaderInitiatedRecoveryThread, HLLSerializationTest,
TestJsonFacetsWithNestedObjects, CustomHighlightComponentTest,
RemoteQueryErrorTest, TestCustomDocTransformer, ZkSolrClientTest,
TestJettySolrRunner, DirectSolrSpellCheckerTest, TestCloudDeleteByQuery,
NodeLostTriggerTest, CollectionsAPISolrJTest, TestSolrConfigHandlerCloud,
TestRetrieveFieldsOptimizer, SortSpecParsingTest, SystemInfoHandlerTest,
SolrCmdDistributorTest, TlogReplayBufferedWhileIndexingTest,
SpatialRPTFieldTypeTest, AddReplicaTest, TestMinMaxOnMultiValuedField,
TestDocTermOrdsUninvertLimit, DirectSolrConnectionTest,
BlockJoinFacetRandomTest, MetricUtilsTest, TestCryptoKeys, PrimUtilsTest,
VersionInfoTest, TestMacroExpander, PeerSyncTest, ResponseLogComponentTest,
TestFuzzyAnalyzedSuggestions, InfixSuggestersTest,
SegmentsInfoRequestHandlerTest, TestXIncludeConfig,
TestWordDelimiterFilterFactory, TimeZoneUtilsTest, TestConfigSetsAPI,
LegacyCloudClusterPropTest, CleanupOldIndexTest, TestReplicaProperties,
TestBulkSchemaConcurrent, AsyncCallRequestStatusResponseTest,
TestScoreJoinQPScore, SolrJmxReporterTest,
IgnoreLargeDocumentProcessorFactoryTest, TriggerSetPropertiesIntegrationTest,
DateRangeFieldTest, ChaosMonkeySafeLeaderTest, DeleteReplicaTest,
TermsComponentTest, PingRequestHandlerTest, TestDistribStateManager,
SuggesterWFSTTest, TolerantUpdateProcessorTest, ReplicationFactorTest,
CdcrVersionReplicationTest, TestReloadDeadlock, SolrShardReporterTest,
CoreAdminHandlerTest, IndexSizeTriggerTest, DistributedQueueTest,
TestReplicationHandler, VMParamsZkACLAndCredentialsProvidersTest,
FileUtilsTest, TestStandardQParsers, TestRestoreCore, ShardSplitTest,
TestLegacyTerms, TestPolicyCloud, TestRebalanceLeaders, AtomicUpdatesTest,
TestEmbeddedSolrServerAdminHandler, TestLargeCluster,
DistributedQueryComponentOptimizationTest, TestOmitPositions,
LeaderFailoverAfterPartitionTest, TestLegacyField, TestDistributedMap,
TestFieldTypeCollectionResource, SimpleFacetsTest, TestSolr4Spatial2,
TestNamedUpdateProcessors, TestSerializedLuceneMatchVersion,
TestOverriddenPrefixQueryForCustomFieldType, BasicAuthIntegrationTest,
JvmMetricsTest, TestCloudJSONFacetSKG, NodeMutatorTest,
MissingSegmentRecoveryTest, ExecutePlanActionTest, TestPseudoReturnFields,
TestSchemalessBufferedUpdates, AnalysisErrorHandlingTest, ZkFailoverTest,
TestElisionMultitermQuery, TestCharFilters, AnalyticsQueryTest,
TestGraphMLResponseWriter, DeleteInactiveReplicaTest,
ClassificationUpdateProcessorTest, TestRTGBase, SolrCoreTest, TestInitParams,
DistributedExpandComponentTest, SuggesterFSTTest, DirectUpdateHandlerTest,
TestConfigsApi, HdfsDirectoryTest, TestJoin, BlockCacheTest,
TestManagedResource, TestMissingGroups, TestRecovery,
HdfsTlogReplayBufferedWhileIndexingTest, DistributedIntervalFacetingTest,
TestNumericTerms64, TestPerFieldSimilarity, TestManagedSchema,
TestHttpShardHandlerFactory, SmileWriterTest, SolrMetricManagerTest,
Tagger2Test, CollectionTooManyReplicasTest, TestUnifiedSolrHighlighter,
OverseerStatusTest, LukeRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin,
TestSha256AuthenticationProvider, AnalysisAfterCoreReloadTest,
BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest,
OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping,
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder,
TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestTrie,
BasicDistributedZkTest, BasicZkTest, CloudExitableDirectoryReaderTest,
ClusterStateTest, ClusterStateUpdateTest, ConcurrentCreateRoutedAliasTest,
ConfigSetsAPITest, ConnectionManagerTest, DeleteShardTest, DeleteStatusTest,
DistributedVersionInfoTest, LeaderElectionContextKeyTest,
MoveReplicaHDFSFailoverTest, MoveReplicaTest, ShardRoutingTest,
TestCloudPivotFacet, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHashPartitioner, TestLockTree,
TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPullReplicaErrorHandling -Dtests.seed=94901E0BB4ED2FBD
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | TestPullReplicaErrorHandling (suite) <<<
[junit4] > Throwable #1: java.lang.RuntimeException: file handle leaks:
[FileChannel(/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_94901E0BB4ED2FBD-001/index-MMapDirectory-006/write.lock)]
[junit4] > at
__randomizedtesting.SeedInfo.seed([94901E0BB4ED2FBD]:0)
[junit4] > at
org.apache.lucene.mockfile.LeakFS.onClose(LeakFS.java:63)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:77)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystem.close(FilterFileSystem.java:78)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.Exception
[junit4] > at
org.apache.lucene.mockfile.LeakFS.onOpen(LeakFS.java:46)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:197)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
[junit4] > at
java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
[junit4] > at
java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
[junit4] > at
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:125)
[junit4] > at
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
[junit4] > at
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
[junit4] > at
org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:105)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
[junit4] > at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:718)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:124)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:97)
[junit4] > at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
[junit4] > at
org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:220)
[junit4] > at
org.apache.solr.update.DefaultSolrCoreState.openIndexWriter(DefaultSolrCoreState.java:245)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:630)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:347)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:421)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1156)
[junit4] > at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] > at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] > ... 1 more
[junit4] Completed [499/819 (1!)] on J2 in 136.21s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44927 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2217/consoleText
[repro] Revision: 4212da569232624d803cece13f5f6b5d0695b30f
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestPullReplicaErrorHandling
-Dtests.seed=94901E0BB4ED2FBD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=luo -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestPullReplicaErrorHandling
[repro] ant compile-test
[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=94901E0BB4ED2FBD
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 90 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]