Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3312/
2 tests failed.
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing
Error Message:
num docs expected:<200> but was:<142>
Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<142>
at
__randomizedtesting.SeedInfo.seed([CFE0D26CA9769BFE:24BDA155066D570B]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
at
org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing(ReindexCollectionTest.java:221)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain
Error Message:
Failed waiting for 3 callbacks after 30 seconds
Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 30 seconds
at
__randomizedtesting.SeedInfo.seed([CFE0D26CA9769BFE:7EFF2D4819B50821]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
at
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
at
org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:252)
at
org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:132)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 12594 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/init-core-data-001
[junit4] 2> 245635 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 245636 WARN
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 245637 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 245637 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 245638 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001
[junit4] 2> 245638 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 245732 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 245732 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 245825 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46811
[junit4] 2> 245825 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46811
[junit4] 2> 245825 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46811
[junit4] 2> 245898 INFO (zkConnectionManagerCallback-657-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 245916 INFO (zkConnectionManagerCallback-659-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 245951 INFO (zkConnectionManagerCallback-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 245954 WARN (jetty-launcher-662-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 245954 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 245954 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 245954 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 245988 WARN (jetty-launcher-662-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 245989 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 245989 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 245989 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 246081 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 246081 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 246081 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 246081 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@678a92ce{/solr,null,AVAILABLE}
[junit4] 2> 246117 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 246117 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 246117 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 246118 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65ebb417{/solr,null,AVAILABLE}
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f8872a9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40565}
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.e.j.s.Server Started @246180ms
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40565}
[junit4] 2> 246127 ERROR (jetty-launcher-662-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 246127 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-26T09:24:48.009926Z
[junit4] 2> 246128 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@17a5944b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34656}
[junit4] 2> 246128 INFO (jetty-launcher-662-thread-1) [ ]
o.e.j.s.Server Started @246182ms
[junit4] 2> 246128 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34656}
[junit4] 2> 246146 ERROR (jetty-launcher-662-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 246146 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 246146 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 246146 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 246146 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 246146 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-26T09:24:48.028854Z
[junit4] 2> 246155 INFO (zkConnectionManagerCallback-664-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 246155 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 246279 INFO (zkConnectionManagerCallback-666-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 246300 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 247500 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 247630 WARN (jetty-launcher-662-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@647eaea9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247750 WARN (jetty-launcher-662-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@21a260d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247784 INFO (jetty-launcher-662-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
[junit4] 2> 247901 INFO (zkConnectionManagerCallback-674-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247938 INFO (zkConnectionManagerCallback-676-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248389 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 248433 WARN (jetty-launcher-662-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7a6f0385[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248487 WARN (jetty-launcher-662-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@36e02419[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 248544 INFO (jetty-launcher-662-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
[junit4] 2> 248589 INFO (zkConnectionManagerCallback-684-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248684 INFO (zkConnectionManagerCallback-686-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 248851 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34656_solr
[junit4] 2> 248851 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.Overseer Overseer
(id=74587813729271816-127.0.0.1:34656_solr-n_0000000000) starting
[junit4] 2> 249009 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40565_solr
[junit4] 2> 249040 INFO (zkConnectionManagerCallback-693-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 249045 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 249047 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46811/solr ready
[junit4] 2> 249065 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 249066 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 249066 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34656_solr
[junit4] 2> 249083 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34656_solr as DOWN
[junit4] 2> 249084 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 249084 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34656_solr
[junit4] 2> 249155 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 249156 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 249186 INFO (zkCallback-692-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 249426 INFO (zkConnectionManagerCallback-698-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 249511 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 249580 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 249616 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46811/solr ready
[junit4] 2> 249636 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 249894 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34656.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250023 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40565.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250074 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34656.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250095 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34656.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250096 INFO (jetty-launcher-662-thread-1)
[n:127.0.0.1:34656_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/.
[junit4] 2> 250220 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40565.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250221 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40565.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 250222 INFO (jetty-launcher-662-thread-2)
[n:127.0.0.1:40565_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/.
[junit4] 2> 251039 INFO (zkConnectionManagerCallback-705-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251138 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 251139 INFO
(SUITE-ReindexCollectionTest-seed#[CFE0D26CA9769BFE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46811/solr ready
[junit4] 2> 251611 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[CFE0D26CA9769BFE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicReindexing
[junit4] 2> 251695 INFO (zkConnectionManagerCallback-710-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251746 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[CFE0D26CA9769BFE]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 251747 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[CFE0D26CA9769BFE]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46811/solr ready
[junit4] 2> 251784 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 251838 INFO
(OverseerThreadFactory-512-thread-1-processing-n:127.0.0.1:34656_solr)
[n:127.0.0.1:34656_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
basicReindexing
[junit4] 2> 252001 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40565/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 252036 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34656/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 252059 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexing_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40565/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 252303 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexing_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34656/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 252564 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
x:basicReindexing_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 252566 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
x:basicReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 252566 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
x:basicReindexing_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 252585 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
x:basicReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 252596 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
x:basicReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 253802 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 253816 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 253875 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 253909 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 253927 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n7] Schema name=minimal
[junit4] 2> 254250 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254250 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n7'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 254251 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34656.solr.core.basicReindexing.shard2.replica_n7' (registry
'solr.core.basicReindexing.shard2.replica_n7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 254251 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n7] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/basicReindexing_shard2_replica_n7],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/./basicReindexing_shard2_replica_n7/data/]
[junit4] 2> 254308 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 254308 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 254324 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254324 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n1'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 254325 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40565.solr.core.basicReindexing.shard1.replica_n1' (registry
'solr.core.basicReindexing.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 254325 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/basicReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/./basicReindexing_shard1_replica_n1/data/]
[junit4] 2> 254381 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254381 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n2'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 254382 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34656.solr.core.basicReindexing.shard1.replica_n2' (registry
'solr.core.basicReindexing.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 254382 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/basicReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/./basicReindexing_shard1_replica_n2/data/]
[junit4] 2> 254397 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n5] Schema name=minimal
[junit4] 2> 254470 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 254470 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n5'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 254470 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40565.solr.core.basicReindexing.shard2.replica_n5' (registry
'solr.core.basicReindexing.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 254471 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/basicReindexing_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/./basicReindexing_shard2_replica_n5/data/]
[junit4] 2> 255571 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 255571 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 255600 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 255600 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 255643 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 255643 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 255646 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 255646 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 255653 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5472f879[basicReindexing_shard1_replica_n2] main]
[junit4] 2> 255655 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 255661 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@761a7dd[basicReindexing_shard2_replica_n7] main]
[junit4] 2> 255680 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 255680 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 255683 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 255683 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 255709 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 255710 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 255750 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1048f39d[basicReindexing_shard1_replica_n1] main]
[junit4] 2> 255762 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631868103052754944
[junit4] 2> 255814 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 255851 INFO
(searcherExecutor-523-thread-1-processing-n:127.0.0.1:34656_solr
x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node4)
[n:127.0.0.1:34656_solr c:basicReindexing s:shard1 r:core_node4
x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n2] Registered new searcher
Searcher@5472f879[basicReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 255887 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 255887 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 255888 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 255888 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631868103184875520
[junit4] 2> 255964 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 255964 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 255966 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 255966 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 255992 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 255993 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 255993 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631868103294976000
[junit4] 2> 256030 INFO
(searcherExecutor-521-thread-1-processing-n:127.0.0.1:34656_solr
x:basicReindexing_shard2_replica_n7 c:basicReindexing s:shard2 r:core_node8)
[n:127.0.0.1:34656_solr c:basicReindexing s:shard2 r:core_node8
x:basicReindexing_shard2_replica_n7] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n7] Registered new searcher
Searcher@761a7dd[basicReindexing_shard2_replica_n7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 256038 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@689276d0[basicReindexing_shard2_replica_n5] main]
[junit4] 2> 256635 INFO
(searcherExecutor-522-thread-1-processing-n:127.0.0.1:40565_solr
x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3)
[n:127.0.0.1:40565_solr c:basicReindexing s:shard1 r:core_node3
x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n1] Registered new searcher
Searcher@1048f39d[basicReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 256651 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 256652 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard1
[junit4] 2> 256686 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 256686 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 256687 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 256687 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631868104022687744
[junit4] 2> 256709 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 256722 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard1
[junit4] 2> 256818 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 256854 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node8=0},
version=0}
[junit4] 2> 256855 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard2
[junit4] 2> 256909 INFO
(searcherExecutor-524-thread-1-processing-n:127.0.0.1:40565_solr
x:basicReindexing_shard2_replica_n5 c:basicReindexing s:shard2 r:core_node6)
[n:127.0.0.1:40565_solr c:basicReindexing s:shard2 r:core_node6
x:basicReindexing_shard2_replica_n5] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n5] Registered new searcher
Searcher@689276d0[basicReindexing_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 256978 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node6=0,
core_node8=0}, version=1}
[junit4] 2> 256979 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard2
[junit4] 2> 257123 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 257123 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 257123 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/
[junit4] 2> 257136 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n7
url=http://127.0.0.1:34656/solr START
replicas=[http://127.0.0.1:40565/solr/basicReindexing_shard2_replica_n5/]
nUpdates=100
[junit4] 2> 257172 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n7
url=http://127.0.0.1:34656/solr DONE. We have no versions. sync failed.
[junit4] 2> 257253 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n5] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=79
[junit4] 2> 257254 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 257254 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 257255 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/basicReindexing/leaders/shard2/leader after winning as
/collections/basicReindexing/leader_elect/shard2/election/74587813729271816-core_node8-n_0000000000
[junit4] 2> 257267 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/ shard2
[junit4] 2> 257319 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 257319 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 257319 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/
[junit4] 2> 257320 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1
url=http://127.0.0.1:40565/solr START
replicas=[http://127.0.0.1:34656/solr/basicReindexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 257338 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1
url=http://127.0.0.1:40565/solr DONE. We have no versions. sync failed.
[junit4] 2> 257348 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 257375 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 257375 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 257375 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/basicReindexing/leaders/shard1/leader after winning as
/collections/basicReindexing/leader_elect/shard1/election/74587813729271814-core_node3-n_0000000000
[junit4] 2> 257378 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/ shard1
[junit4] 2> 257756 INFO (zkCallback-685-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 257777 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 257779 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5215
[junit4] 2> 257882 INFO (zkCallback-685-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 257882 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 257904 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 257939 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 257941 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5375
[junit4] 2> 258012 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5415
[junit4] 2> 258101 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258101 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258101 INFO (zkCallback-675-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258101 INFO (zkCallback-685-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258123 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5539
[junit4] 2> 258304 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_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> 258413 INFO (zkCallback-675-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258413 INFO (zkCallback-685-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258413 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258413 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 258414 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=6629
[junit4] 2> 260138 INFO
(OverseerCollectionConfigSetProcessor-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_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> 260659 INFO (qtp103673915-1474) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node6=1,
core_node8=1}, version=2}
[junit4] 2> 261026 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n5]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/&wt=javabin&version=2}{add=[2
(1631868106020225024), 3 (1631868106389323776), 5 (1631868106389323777), 6
(1631868106390372352), 7 (1631868106390372353), 9 (1631868106391420928), 17
(1631868106391420929), 18 (1631868106392469504), 19 (1631868106392469505), 21
(1631868106451189760), ... (97 adds)]} 0 1088
[junit4] 2> 261077 INFO (qtp103673915-1474) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n7]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1631868106020225024), 3 (1631868106389323776), 5 (1631868106389323777), 6
(1631868106390372352), 7 (1631868106390372353), 9 (1631868106391420928), 17
(1631868106391420929), 18 (1631868106392469504), 19 (1631868106392469505), 21
(1631868106451189760), ... (97 adds)]} 0 2485
[junit4] 2> 261079 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node3=1,
core_node4=1}, version=2}
[junit4] 2> 261174 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1631868106135568384), 1 (1631868106499424256), 4 (1631868106500472832), 8
(1631868106500472833), 10 (1631868106501521408), 11 (1631868106501521409), 12
(1631868106502569984), 13 (1631868106502569985), 14 (1631868106503618560), 15
(1631868106811899904), ... (103 adds)]} 0 1660
[junit4] 2> 261263 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1631868106135568384), 1 (1631868106499424256), 4 (1631868106500472832), 8
(1631868106500472833), 10 (1631868106501521408), 11 (1631868106501521409), 12
(1631868106502569984), 13 (1631868106502569985), 14 (1631868106503618560), 15
(1631868106811899904), ... (103 adds)]} 0 2648
[junit4] 2> 261302 INFO (qtp103673915-1470) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1631868108861865984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 261302 INFO (qtp103673915-1470) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9aa204d
commitCommandVersion:1631868108861865984
[junit4] 2> 261410 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1631868108975112192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 261445 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2edd4413
commitCommandVersion:1631868108975112192
[junit4] 2> 262482 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f8e15c3[basicReindexing_shard2_replica_n5] main]
[junit4] 2> 262575 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 262626 INFO (qtp103673915-1470) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b9ee067[basicReindexing_shard2_replica_n7] main]
[junit4] 2> 262647 INFO (qtp103673915-1470) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 262648 INFO
(searcherExecutor-524-thread-1-processing-n:127.0.0.1:40565_solr
x:basicReindexing_shard2_replica_n5 c:basicReindexing s:shard2 r:core_node6)
[n:127.0.0.1:40565_solr c:basicReindexing s:shard2 r:core_node6
x:basicReindexing_shard2_replica_n5] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n5] Registered new searcher
Searcher@3f8e15c3[basicReindexing_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={timestamp=1556270704017,
java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 262649 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n5]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1239
[junit4] 2> 262655 INFO
(searcherExecutor-521-thread-1-processing-n:127.0.0.1:34656_solr
x:basicReindexing_shard2_replica_n7 c:basicReindexing s:shard2 r:core_node8)
[n:127.0.0.1:34656_solr c:basicReindexing s:shard2 r:core_node8
x:basicReindexing_shard2_replica_n7] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n7] Registered new searcher
Searcher@1b9ee067[basicReindexing_shard2_replica_n7]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={timestamp=1556270703916,
java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 262702 INFO (qtp103673915-1470) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n7]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1401
[junit4] 2> 262705 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1631868110333018112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 262705 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7482b13c
commitCommandVersion:1631868110333018112
[junit4] 2> 262721 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1631868110349795328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 262771 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2255a67e
commitCommandVersion:1631868110349795328
[junit4] 2> 263701 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@169fde55[basicReindexing_shard1_replica_n2] main]
[junit4] 2> 263759 INFO
(searcherExecutor-523-thread-1-processing-n:127.0.0.1:34656_solr
x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node4)
[n:127.0.0.1:34656_solr c:basicReindexing s:shard1 r:core_node4
x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n2] Registered new searcher
Searcher@169fde55[basicReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={timestamp=1556270704982,
java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 263792 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 263792 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1072
[junit4] 2> 263830 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73d13a01[basicReindexing_shard1_replica_n1] main]
[junit4] 2> 263846 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 263847 INFO
(searcherExecutor-522-thread-1-processing-n:127.0.0.1:40565_solr
x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3)
[n:127.0.0.1:40565_solr c:basicReindexing s:shard1 r:core_node3
x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n1] Registered new searcher
Searcher@73d13a01[basicReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={timestamp=1556270704910,
java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush,
lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 263848 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=basicReindexing:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2582
[junit4] 2> 264086 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard2 r:core_node6 x:basicReindexing_shard2_replica_n5]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n5] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40565/solr/basicReindexing_shard2_replica_n5/|http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1556270705756&isShard=true&wt=javabin}
hits=97 status=0 QTime=1
[junit4] 2> 264101 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:34656/solr/basicReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1556270705756&isShard=true&wt=javabin}
hits=103 status=0 QTime=1
[junit4] 2> 264318 INFO (qtp1311234588-1479) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr
path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=basicReindexing:9&shards.purpose=64&NOW=1556270705756&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:34656/solr/basicReindexing_shard1_replica_n2/&wt=javabin&version=2}
status=0 QTime=36
[junit4] 2> 264372 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n7] webapp=/solr
path=/select params={q=*:*&_stateVer_=basicReindexing:9&wt=javabin&version=2}
hits=200 status=0 QTime=497
[junit4] 2> 264375 INFO (qtp1311234588-1482) [n:127.0.0.1:40565_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with
params
name=basicReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=basicReindexingTarget
and sendToOCPQueue=true
[junit4] 2> 264408 DEBUG
(OverseerThreadFactory-512-thread-2-processing-n:127.0.0.1:34656_solr)
[n:127.0.0.1:34656_solr ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
[junit4] 2> "name":"basicReindexing",
[junit4] 2> "target":"basicReindexingTarget",
[junit4] 2> "operation":"reindexcollection"}
[junit4] 2> 264530 INFO (zkConnectionManagerCallback-719-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264535 INFO
(OverseerThreadFactory-512-thread-2-processing-n:127.0.0.1:34656_solr)
[n:127.0.0.1:34656_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 264536 INFO
(OverseerThreadFactory-512-thread-2-processing-n:127.0.0.1:34656_solr)
[n:127.0.0.1:34656_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46811/solr ready
[junit4] 2> 264780 INFO (qtp1311234588-1478) [n:127.0.0.1:40565_solr
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40565/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:34656/solr/basicReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1556270706588&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 264890 INFO (qtp103673915-1471) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n7] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34656/solr/basicReindexing_shard2_replica_n7/|http://127.0.0.1:40565/solr/basicReindexing_shard2_replica_n5/&rows=0&version=2&q=*:*&NOW=1556270706588&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 264925 INFO (qtp103673915-1474) [n:127.0.0.1:34656_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n7]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n7] webapp=/solr
path=/select
params={q=*:*&_stateVer_=basicReindexing:9&rows=0&wt=javabin&version=2}
hits=200 status=0 QTime=219
[junit4] 2> 265109 INFO
(OverseerThreadFactory-512-thread-2-processing-n:127.0.0.1:34656_solr)
[n:127.0.0.1:34656_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
basicReindexingTarget
[junit4] 2> 265305 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexingTarget",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexingTarget_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34656/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 265341 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexingTarget",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexingTarget_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40565/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 265398 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexingTarget",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexingTarget_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34656/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 265414 INFO
(OverseerStateUpdate-74587813729271816-127.0.0.1:34656_solr-n_0000000000)
[n:127.0.0.1:34656_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexingTarget",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexingTarget_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40565/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 265619 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
x:basicReindexingTarget_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 266153 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
x:basicReindexingTarget_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 266153 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
x:basicReindexingTarget_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 266156 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
x:basicReindexingTarget_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n3&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 267184 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard2 r:core_node7
x:basicReindexingTarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 267184 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 267184 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard2 r:core_node8
x:basicReindexingTarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 267188 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 267226 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.s.IndexSchema
[basicReindexingTarget_shard1_replica_n3] Schema name=minimal
[junit4] 2> 267226 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard2 r:core_node7
x:basicReindexingTarget_shard2_replica_n4] o.a.s.s.IndexSchema
[basicReindexingTarget_shard2_replica_n4] Schema name=minimal
[junit4] 2> 267228 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 267228 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'basicReindexingTarget_shard1_replica_n3' using configuration from
collection basicReindexingTarget, trusted=true
[junit4] 2> 267230 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_40565.solr.core.basicReindexingTarget.shard1.replica_n3'
(registry 'solr.core.basicReindexingTarget.shard1.replica_n3') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 267230 INFO (qtp1311234588-1481) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard1 r:core_node5
x:basicReindexingTarget_shard1_replica_n3] o.a.s.c.SolrCore
[[basicReindexingTarget_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/basicReindexingTarget_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node2/./basicReindexingTarget_shard1_replica_n3/data/]
[junit4] 2> 267262 INFO (qtp1311234588-1480) [n:127.0.0.1:40565_solr
c:basicReindexingTarget s:shard2 r:core_node8
x:basicReindexingTarget_shard2_replica_n6] o.a.s.s.IndexSchema
[basicReindexingTarget_shard2_replica_n6] Schema name=minimal
[junit4] 2> 267267 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema
[basicReindexingTarget_shard1_replica_n1] Schema name=minimal
[junit4] 2> 267269 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 267269 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'basicReindexingTarget_shard1_replica_n1' using configuration from
collection basicReindexingTarget, trusted=true
[junit4] 2> 267270 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_34656.solr.core.basicReindexingTarget.shard1.replica_n1'
(registry 'solr.core.basicReindexingTarget.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7886c292
[junit4] 2> 267270 INFO (qtp103673915-1472) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard1 r:core_node2
x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore
[[basicReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/basicReindexingTarget_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_CFE0D26CA9769BFE-001/tempDir-001/node1/./basicReindexingTarget_shard1_replica_n1/data/]
[junit4] 2> 267273 INFO (qtp103673915-1473) [n:127.0.0.1:34656_solr
c:basicReindexingTarget s:shard2 r:core_node7
x:basicReindexingTarget_shard2_replica_n4] o.a.s.s.I
[...truncated too long message...]
ene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1027660027
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1027660027
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1027660027
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 5ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 263 minutes 34 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]