Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Windows/151/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream
Error Message:
expected:<0.0> but was:<0.9998245650830389>
Stack Trace:
java.lang.AssertionError: expected:<0.0> but was:<0.9998245650830389>
at
__randomizedtesting.SeedInfo.seed([3FF8B5F508C29C2:A6B7116769D43056]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:553)
at org.junit.Assert.assertEquals(Assert.java:683)
at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3680)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16918 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\init-core-data-001
[junit4] 2> 208749 WARN
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 208750 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 208757 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 208758 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 208765 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001
[junit4] 2> 208765 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 208767 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 208767 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 208896 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55706
[junit4] 2> 208896 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55706
[junit4] 2> 208896 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55706
[junit4] 2> 208898 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 208909 INFO (zkConnectionManagerCallback-1465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 208912 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 208922 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 208924 INFO (zkConnectionManagerCallback-1467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 208926 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 208926 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 208931 INFO (zkConnectionManagerCallback-1469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 208931 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209069 WARN (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 209069 WARN (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 209069 WARN (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 209069 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 209069 WARN (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11ae4608{/solr,null,AVAILABLE}
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209071 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 209072 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209072 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209072 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 209072 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17836c74{/solr,null,AVAILABLE}
[junit4] 2> 209072 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55a508b3{/solr,null,AVAILABLE}
[junit4] 2> 209073 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@326ddf99{/solr,null,AVAILABLE}
[junit4] 2> 209073 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@169ee752{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:55719}
[junit4] 2> 209073 INFO (jetty-launcher-1470-thread-1) [ ]
o.e.j.s.Server Started @210918ms
[junit4] 2> 209073 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55719}
[junit4] 2> 209074 ERROR (jetty-launcher-1470-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209074 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209074 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 209074 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209074 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209074 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-18T07:13:50.295Z
[junit4] 2> 209075 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c858142{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:55723}
[junit4] 2> 209075 INFO (jetty-launcher-1470-thread-3) [ ]
o.e.j.s.Server Started @210919ms
[junit4] 2> 209075 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55723}
[junit4] 2> 209075 ERROR (jetty-launcher-1470-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209075 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209076 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 209076 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209076 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209076 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-18T07:13:50.297Z
[junit4] 2> 209077 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2c4c26{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:55728}
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.e.j.s.Server Started @210921ms
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a111b45{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:55722}
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.e.j.s.Server Started @210921ms
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55728}
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55722}
[junit4] 2> 209078 ERROR (jetty-launcher-1470-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209078 ERROR (jetty-launcher-1470-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-18T07:13:50.299Z
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-18T07:13:50.299Z
[junit4] 2> 209078 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209081 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209088 INFO (zkConnectionManagerCallback-1472-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209088 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209088 INFO (zkConnectionManagerCallback-1474-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209088 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209088 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209089 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209089 INFO (zkConnectionManagerCallback-1476-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209089 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209091 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209094 INFO (zkConnectionManagerCallback-1478-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209094 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209096 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209338 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 209345 WARN (jetty-launcher-1470-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3ea9fb5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209345 WARN (jetty-launcher-1470-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3ea9fb5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209354 WARN (jetty-launcher-1470-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4301bdcc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209354 WARN (jetty-launcher-1470-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4301bdcc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209356 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55706/solr
[junit4] 2> 209358 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209365 INFO (zkConnectionManagerCallback-1486-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209365 INFO (jetty-launcher-1470-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209561 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 209570 WARN (jetty-launcher-1470-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@36e31840[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209570 WARN (jetty-launcher-1470-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@36e31840[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209608 WARN (jetty-launcher-1470-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@60436893[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209608 WARN (jetty-launcher-1470-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@60436893[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209610 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55706/solr
[junit4] 2> 209610 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209633 INFO (zkConnectionManagerCallback-1494-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209633 INFO (jetty-launcher-1470-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209651 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 209653 INFO (zkConnectionManagerCallback-1496-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209653 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 209674 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 209675 WARN (jetty-launcher-1470-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6d407591[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209675 WARN (jetty-launcher-1470-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6d407591[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209675 WARN (jetty-launcher-1470-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@136c1c26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209675 WARN (jetty-launcher-1470-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@136c1c26[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209680 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55706/solr
[junit4] 2> 209680 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209682 INFO (zkConnectionManagerCallback-1502-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209682 INFO (jetty-launcher-1470-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209749 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 209751 WARN (jetty-launcher-1470-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44543c1f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209751 WARN (jetty-launcher-1470-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44543c1f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209755 WARN (jetty-launcher-1470-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59fb13fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209755 WARN (jetty-launcher-1470-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59fb13fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 209756 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55706/solr
[junit4] 2> 209757 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 209761 INFO (zkConnectionManagerCallback-1508-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209761 INFO (jetty-launcher-1470-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 209783 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 209787 INFO (zkConnectionManagerCallback-1510-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209787 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 209802 WARN (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 209802 WARN (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 209809 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55722_solr
[junit4] 2> 209809 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.Overseer Overseer
(id=72100916553711628-127.0.0.1:55722_solr-n_0000000000) starting
[junit4] 2> 209811 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55719_solr
[junit4] 2> 209813 INFO (zkCallback-1509-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 209813 INFO (zkCallback-1495-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 209816 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 209816 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 209820 INFO (zkConnectionManagerCallback-1519-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209820 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 209820 INFO (zkConnectionManagerCallback-1524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209820 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 209822 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 209822 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 209823 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55706/solr ready
[junit4] 2> 209823 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55706/solr ready
[junit4] 2> 209824 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55722_solr as DOWN
[junit4] 2> 209825 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:55722_solr
[junit4] 2> 209825 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 209827 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55722_solr
[junit4] 2> 209829 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 209833 INFO (zkCallback-1495-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 209861 INFO (zkCallback-1523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 209861 INFO (zkCallback-1518-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 209927 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 209941 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 209942 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 210013 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55722.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210026 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55722.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210026 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55722.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210026 INFO (jetty-launcher-1470-thread-2)
[n:127.0.0.1:55722_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node4\.
[junit4] 2> 210026 INFO (zkConnectionManagerCallback-1527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210032 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 210036 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55719.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210040 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55719.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210040 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55719.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210044 INFO (jetty-launcher-1470-thread-1)
[n:127.0.0.1:55719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node1\.
[junit4] 2> 210058 WARN (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 210058 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 210064 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55728_solr as DOWN
[junit4] 2> 210065 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 210065 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55728_solr
[junit4] 2> 210119 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 210125 INFO (zkCallback-1509-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 210125 INFO (zkCallback-1518-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 210125 INFO (zkCallback-1523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 210125 INFO (zkCallback-1495-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 210126 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 210137 INFO (zkCallback-1526-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 210151 INFO (zkConnectionManagerCallback-1532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210151 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 210157 WARN (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 210157 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 210163 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55723_solr as DOWN
[junit4] 2> 210164 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 210164 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55723_solr
[junit4] 2> 210169 INFO (zkCallback-1526-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210169 INFO (zkCallback-1509-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210169 INFO (zkCallback-1518-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210169 INFO (zkCallback-1523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210169 INFO (zkCallback-1495-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210171 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 210171 INFO (zkConnectionManagerCallback-1537-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210171 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 210173 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 210174 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55706/solr ready
[junit4] 2> 210257 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 210290 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55728.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210299 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55728.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210299 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55728.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210302 INFO (jetty-launcher-1470-thread-4)
[n:127.0.0.1:55728_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node2\.
[junit4] 2> 210381 INFO (zkCallback-1531-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 210408 INFO (zkConnectionManagerCallback-1544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210408 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 210410 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 210412 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55706/solr ready
[junit4] 2> 210499 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 210535 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55723.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210542 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55723.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210544 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55723.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 210545 INFO (jetty-launcher-1470-thread-3)
[n:127.0.0.1:55723_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node3\.
[junit4] 2> 210611 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 210614 INFO (zkConnectionManagerCallback-1551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210614 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 210616 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 210619 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55706/solr ready
[junit4] 2> 210642 INFO (qtp1111652218-3507) [n:127.0.0.1:55723_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 210651 INFO
(OverseerThreadFactory-807-thread-1-processing-n:127.0.0.1:55722_solr)
[n:127.0.0.1:55722_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 210794 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55728/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 210797 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55722/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 211065 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 211071 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 212423 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 212423 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 212448 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 212448 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 212541 WARN (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 212541 WARN (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 212543 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 212543 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 212543 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55728.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 212543 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node2\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 212577 WARN (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 212577 WARN (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 212579 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 212579 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 212580 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55722.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 212580 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node4\collection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node4\.\collection1_shard2_replica_n2\data\]
[junit4] 2> 212916 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 212916 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 212916 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 212916 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 212920 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 212920 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 212920 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 212920 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 212926 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2449ce52[collection1_shard1_replica_n1] main]
[junit4] 2> 212929 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 212929 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 212929 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 212929 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1639379405792870400
[junit4] 2> 212932 INFO
(searcherExecutor-824-thread-1-processing-n:127.0.0.1:55728_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:55728_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2449ce52[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 212937 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@31ae0b04[collection1_shard2_replica_n2] main]
[junit4] 2> 212939 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 212939 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 212941 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 212941 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1639379405805453312
[junit4] 2> 212941 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 212941 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 212945 INFO
(searcherExecutor-825-thread-1-processing-n:127.0.0.1:55722_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:55722_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@31ae0b04[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 212949 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 212949 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 212949 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55728/solr/collection1_shard1_replica_n1/
[junit4] 2> 212950 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 212950 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:55728/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 212950 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72100916553711631-core_node3-n_0000000000
[junit4] 2> 212950 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 212950 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 212953 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55728/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 212958 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 212958 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 212958 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55722/solr/collection1_shard2_replica_n2/
[junit4] 2> 212958 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 212959 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy http://127.0.0.1:55722/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 212959 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72100916553711628-core_node4-n_0000000000
[junit4] 2> 212961 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55722/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 213095 INFO (zkCallback-1509-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213095 INFO (zkCallback-1526-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213095 INFO (zkCallback-1509-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213096 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 213096 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 213106 INFO (qtp349632431-3521) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1566
[junit4] 2> 213110 INFO (qtp250327947-3518) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1565
[junit4] 2> 213118 INFO (qtp1111652218-3507) [n:127.0.0.1:55723_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 213232 INFO (zkCallback-1526-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213232 INFO (zkCallback-1509-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213232 INFO (zkCallback-1509-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213232 INFO (zkCallback-1526-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213232 INFO (zkCallback-1509-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213232 INFO (zkCallback-1531-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 213233 INFO (qtp1111652218-3507) [n:127.0.0.1:55723_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1986
[junit4] 2> 213255 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):45
[junit4] 2> 213259 INFO
(SUITE-StreamDecoratorTest-seed#[3FF8B5F508C29C2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 213263 INFO
(OverseerCollectionConfigSetProcessor-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 213315 INFO
(TEST-StreamDecoratorTest.testUpdateStream-seed#[3FF8B5F508C29C2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testUpdateStream
[junit4] 2> 213415 INFO (qtp349632431-3528) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 213415 INFO (qtp349632431-3528) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:55728/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1639379406294089728)} 0 9
[junit4] 2> 213421 INFO (qtp349632431-3529) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1639379406308769792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 213421 INFO (qtp349632431-3529) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 213422 INFO (qtp349632431-3529) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 213422 INFO (qtp349632431-3529) [n:127.0.0.1:55722_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55728/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 213423 INFO (qtp250327947-3520) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1639379406310866944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 213423 INFO (qtp250327947-3520) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 213423 INFO (qtp250327947-3520) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 213424 INFO (qtp250327947-3520) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 213424 INFO (qtp250327947-3520) [n:127.0.0.1:55728_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1639379406290944000),commit=} 0 75
[junit4] 2> 213426 INFO (qtp1111652218-3510) [n:127.0.0.1:55723_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=destinationCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 213427 INFO
(OverseerThreadFactory-807-thread-2-processing-n:127.0.0.1:55722_solr)
[n:127.0.0.1:55722_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
destinationCollection
[junit4] 2> 213729 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"destinationCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"destinationCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55728/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 213734 INFO
(OverseerStateUpdate-72100916553711628-127.0.0.1:55722_solr-n_0000000000)
[n:127.0.0.1:55722_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"destinationCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"destinationCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55723/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 214023 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
x:destinationCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=destinationCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 214025 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
x:destinationCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destinationCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 215510 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 215510 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 215538 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema
[destinationCollection_shard1_replica_n1] Schema name=test
[junit4] 2> 215538 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema
[destinationCollection_shard2_replica_n2] Schema name=test
[junit4] 2> 215635 WARN (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 215635 WARN (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 215635 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 215635 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'destinationCollection_shard2_replica_n2' using configuration from
collection destinationCollection, trusted=true
[junit4] 2> 215635 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_55723.solr.core.destinationCollection.shard2.replica_n2'
(registry 'solr.core.destinationCollection.shard2.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 215635 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[[destinationCollection_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node3\destinationCollection_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node3\.\destinationCollection_shard2_replica_n2\data\]
[junit4] 2> 215644 WARN (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 215644 WARN (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 215644 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 215644 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'destinationCollection_shard1_replica_n1' using configuration from
collection destinationCollection, trusted=true
[junit4] 2> 215644 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_55728.solr.core.destinationCollection.shard1.replica_n1'
(registry 'solr.core.destinationCollection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b9ae868
[junit4] 2> 215646 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[destinationCollection_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node2\destinationCollection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_3FF8B5F508C29C2-001\tempDir-001\node2\.\destinationCollection_shard1_replica_n1\data\]
[junit4] 2> 215856 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 215856 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 215856 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 215856 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 215858 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 215858 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 215858 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 215858 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 215864 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@629acb9b[destinationCollection_shard1_replica_n1] main]
[junit4] 2> 215864 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f365339[destinationCollection_shard2_replica_n2] main]
[junit4] 2> 215868 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 215868 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 215869 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 215869 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 215869 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 215869 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 215869 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1639379408875683840
[junit4] 2> 215869 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1639379408875683840
[junit4] 2> 215873 INFO
(searcherExecutor-835-thread-1-processing-n:127.0.0.1:55728_solr
x:destinationCollection_shard1_replica_n1 c:destinationCollection s:shard1
r:core_node3) [n:127.0.0.1:55728_solr c:destinationCollection s:shard1
r:core_node3 x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[destinationCollection_shard1_replica_n1] Registered new searcher
Searcher@629acb9b[destinationCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 215873 INFO
(searcherExecutor-834-thread-1-processing-n:127.0.0.1:55723_solr
x:destinationCollection_shard2_replica_n2 c:destinationCollection s:shard2
r:core_node4) [n:127.0.0.1:55723_solr c:destinationCollection s:shard2
r:core_node4 x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[destinationCollection_shard2_replica_n2] Registered new searcher
Searcher@7f365339[destinationCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 215878 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/destinationCollection/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 215878 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/destinationCollection/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 215879 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/destinationCollection/leaders/shard2
[junit4] 2> 215879 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/destinationCollection/leaders/shard1
[junit4] 2> 215886 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 215886 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 215886 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:55723/solr/destinationCollection_shard2_replica_n2/
[junit4] 2> 215887 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 215888 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 215888 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 215888 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy
http://127.0.0.1:55723/solr/destinationCollection_shard2_replica_n2/ has no
replicas
[junit4] 2> 215888 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:55728/solr/destinationCollection_shard1_replica_n1/
[junit4] 2> 215888 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/destinationCollection/leaders/shard2/leader after winning as
/collections/destinationCollection/leader_elect/shard2/election/72100916553711632-core_node4-n_0000000000
[junit4] 2> 215889 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 215889 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:55728/solr/destinationCollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 215889 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/destinationCollection/leaders/shard1/leader after winning as
/collections/destinationCollection/leader_elect/shard1/election/72100916553711631-core_node3-n_0000000000
[junit4] 2> 215891 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:55723/solr/destinationCollection_shard2_replica_n2/ shard2
[junit4] 2> 215893 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:55728/solr/destinationCollection_shard1_replica_n1/ shard1
[junit4] 2> 216041 INFO (zkCallback-1526-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/destinationCollection/state.json] for collection
[destinationCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 216041 INFO (zkCallback-1531-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/destinationCollection/state.json] for collection
[destinationCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 216041 INFO (zkCallback-1526-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/destinationCollection/state.json] for collection
[destinationCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 216044 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 216044 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 216045 INFO (zkCallback-1531-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/destinationCollection/state.json] for collection
[destinationCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 216055 INFO (qtp1111652218-3511) [n:127.0.0.1:55723_solr
c:destinationCollection s:shard2 r:core_node4
x:destinationCollection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destinationCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1415
[junit4] 2> 216056 INFO (qtp250327947-3522) [n:127.0.0.1:55728_solr
c:destinationCollection s:shard1 r:core_node3
x:destinationCollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=destinationColl
[...truncated too long message...]
] OK 10.9s J1 | StreamDecoratorTest.testExecutorStream
[junit4] OK 13.0s J1 | StreamDecoratorTest.testDaemonStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testCartesianProductStream
[junit4] OK 0.26s J1 | StreamDecoratorTest.testRollupStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testHavingStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testHashJoinStream
[junit4] OK 0.31s J1 | StreamDecoratorTest.testParallelMergeStream
[junit4] OK 0.11s J1 | StreamDecoratorTest.testStream
[junit4] OK 0.25s J1 | StreamDecoratorTest.testReducerStream
[junit4] OK 0.26s J1 |
StreamDecoratorTest.testHashJoinStreamWithKnownConflict
[junit4] OK 0.28s J1 | StreamDecoratorTest.testLeftOuterJoinStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testParallelShuffleStream
[junit4] OK 5.08s J1 |
StreamDecoratorTest.testParallelDaemonCommitStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testRankStream
[junit4] OK 0.28s J1 | StreamDecoratorTest.testParallelRankStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testParallelReducerStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testIntersectStream
[junit4] OK 0.25s J1 | StreamDecoratorTest.testHashRollupStream
[junit4] OK 0.28s J1 | StreamDecoratorTest.testMergeStream
[junit4] OK 0.28s J1 | StreamDecoratorTest.testTerminatingDaemonStream
[junit4] OK 0.32s J1 | StreamDecoratorTest.testPriorityStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testParallelRollupStream
[junit4] OK 0.27s J1 | StreamDecoratorTest.testSelectStream
[junit4] OK 3.56s J1 |
StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream
[junit4] OK 0.12s J1 | StreamDecoratorTest.testLetStream
[junit4] OK 0.24s J1 | StreamDecoratorTest.testParallelHashRollupStream
[junit4] OK 0.24s J1 | StreamDecoratorTest.testSortStream
[junit4] OK 4.70s J1 |
StreamDecoratorTest.testParallelDaemonUpdateStream
[junit4] OK 12.3s J1 | StreamDecoratorTest.testClassifyStream
[junit4] OK 2.15s J1 | StreamDecoratorTest.testParallelCommitStream
[junit4] OK 0.22s J1 | StreamDecoratorTest.testParallelFetchStream
[junit4] OK 0.18s J1 | StreamDecoratorTest.testNullStream
[junit4] OK 0.20s J1 | StreamDecoratorTest.testComplementStream
[junit4] OK 0.19s J1 | StreamDecoratorTest.testParallelUniqueStream
[junit4] OK 0.19s J1 | StreamDecoratorTest.testParallelNullStream
[junit4] OK 2.05s J1 | StreamDecoratorTest.testParallelUpdateStream
[junit4] OK 0.22s J1 | StreamDecoratorTest.testParallelIntersectStream
[junit4] OK 0.20s J1 | StreamDecoratorTest.testInnerJoinStream
[junit4] OK 2.14s J1 | StreamDecoratorTest.testCommitStream
[junit4] OK 0.24s J1 | StreamDecoratorTest.testParallelPriorityStream
[junit4] OK 0.24s J1 | StreamDecoratorTest.testFetchStream
[junit4] Completed [5/5] on J1 in 82.30s, 49 tests
[junit4]
[junit4] JVM J0: 0.58 .. 228.06 = 227.48s
[junit4] JVM J1: 0.80 .. 309.75 = 308.94s
[junit4] Execution time total: 5 minutes 9 seconds
[junit4] Tests summary: 5 suites, 245 tests
[junit4] Could not remove temporary path:
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J1\temp])
[junit4] Could not remove temporary path:
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp])
[echo] 5 slowest tests:
[junit4:tophints] 113.28s |
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4:tophints] 104.63s |
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 95.75s |
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test
[junit4:tophints] 92.37s |
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 89.03s | org.apache.solr.client.solrj.io.sql.JdbcTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 5 minutes 11 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 0
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=6413aae226768522d127b5b9bfacc232e852abc8,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows
[WARNINGS] Computing warning deltas based on reference build #150
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]