Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/408/
1 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
{} expected:<2> but was:<0>
Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
at
__randomizedtesting.SeedInfo.seed([638C0E8B85D66540:7C5B92A7F6DD9C0B]: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.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14647 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> 2471346 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/data-dir-126-001
[junit4] 2> 2471346 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2471346 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2471346 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2471367 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001
[junit4] 2> 2471367 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2471368 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2471368 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2471468 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41459
[junit4] 2> 2471468 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41459
[junit4] 2> 2471468 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41459
[junit4] 2> 2471470 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471472 INFO (zkConnectionManagerCallback-7267-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471472 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2471474 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471475 INFO (zkConnectionManagerCallback-7269-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471475 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2471476 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471485 INFO (zkConnectionManagerCallback-7271-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471485 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2471587 WARN (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2471587 WARN (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2471587 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2471588 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2471588 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2471588 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7865f947{/solr,null,AVAILABLE}
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68dc537{/solr,null,AVAILABLE}
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@980b0c5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40196}
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@54da9a6b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33253}
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.e.j.s.Server Started @2471673ms
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33253}
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.e.j.s.Server Started @2471673ms
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40196}
[junit4] 2> 2471589 ERROR (jetty-launcher-7272-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2471589 ERROR (jetty-launcher-7272-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.3.0
[junit4] 2> 2471589 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2471590 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2471590 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2471590 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-14T14:21:57.428Z
[junit4] 2> 2471590 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-14T14:21:57.428Z
[junit4] 2> 2471591 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471591 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471592 INFO (zkConnectionManagerCallback-7275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471592 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2471592 INFO (zkConnectionManagerCallback-7276-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471592 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2471592 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2471592 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2471928 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2471929 WARN (jetty-launcher-7272-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7e40b7f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2471929 WARN (jetty-launcher-7272-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7e40b7f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2471931 WARN (jetty-launcher-7272-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5b10cf94[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2471931 WARN (jetty-launcher-7272-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5b10cf94[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2471932 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
[junit4] 2> 2471946 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2471946 INFO (zkConnectionManagerCallback-7284-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2471946 INFO (jetty-launcher-7272-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2472049 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2472049 INFO (zkConnectionManagerCallback-7286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472049 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2472288 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33253_solr
[junit4] 2> 2472289 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.Overseer Overseer
(id=75211836353478662-127.0.0.1:33253_solr-n_0000000000) starting
[junit4] 2> 2472309 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2472309 INFO (zkConnectionManagerCallback-7293-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472309 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2472323 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41459/solr ready
[junit4] 2> 2472331 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33253_solr
[junit4] 2> 2472367 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33253_solr
[junit4] 2> 2472411 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2472428 WARN (jetty-launcher-7272-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@70f4433c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2472428 WARN (jetty-launcher-7272-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@70f4433c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2472431 WARN (jetty-launcher-7272-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6266269e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2472431 WARN (jetty-launcher-7272-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6266269e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2472432 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
[junit4] 2> 2472436 INFO (zkCallback-7292-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2472446 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2472457 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2472481 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2472498 INFO (zkConnectionManagerCallback-7299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472498 INFO (jetty-launcher-7272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2472522 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2472606 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33253.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472613 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33253.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472613 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33253.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472614 INFO (jetty-launcher-7272-thread-2)
[n:127.0.0.1:33253_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node2/.
[junit4] 2> 2472617 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2472628 INFO (zkConnectionManagerCallback-7302-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472628 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2472643 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2472646 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40196_solr as DOWN
[junit4] 2> 2472655 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2472655 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40196_solr
[junit4] 2> 2472656 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2472667 INFO (zkCallback-7292-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2472667 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2472669 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2472673 INFO (zkConnectionManagerCallback-7309-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472673 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2472674 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2472683 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41459/solr ready
[junit4] 2> 2472683 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2472728 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2472758 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472798 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472798 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2472799 INFO (jetty-launcher-7272-thread-1)
[n:127.0.0.1:40196_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/.
[junit4] 2> 2472880 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2472881 INFO (zkConnectionManagerCallback-7315-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2472881 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2472898 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2472899 INFO
(SUITE-AliasIntegrationTest-seed#[638C0E8B85D66540]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41459/solr ready
[junit4] 2> 2472944 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV1
[junit4] 2> 2472946 INFO (qtp1511882584-23041) [n:127.0.0.1:33253_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2472958 INFO
(OverseerThreadFactory-6279-thread-1-processing-n:127.0.0.1:33253_solr)
[n:127.0.0.1:33253_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 2473066 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40196/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2473068 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1meta_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33253/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2473270 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2473270 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2473270 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2474311 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 2474311 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 2474348 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2474407 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2474409 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2474409 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 2474422 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2474422 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 2474422 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2474422 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 2474426 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33253.solr.core.collection1meta.shard2.replica_n2' (registry
'solr.core.collection1meta.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2474426 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
[junit4] 2> 2474611 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2474611 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2474620 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2474620 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2474621 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@62be9c09[collection1meta_shard2_replica_n2] main]
[junit4] 2> 2474622 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2474623 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2474623 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2474623 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1641852457934913536
[junit4] 2> 2474633 INFO
(searcherExecutor-6288-thread-1-processing-n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:33253_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] Registered new searcher
Searcher@62be9c09[collection1meta_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2474644 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 2474644 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard2
[junit4] 2> 2474648 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2474648 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2474648 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33253/solr/collection1meta_shard2_replica_n2/
[junit4] 2> 2474648 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2474652 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2474652 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2474654 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2474654 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2474654 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fd07baf[collection1meta_shard1_replica_n1] main]
[junit4] 2> 2474664 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:33253/solr/collection1meta_shard2_replica_n2/ has no replicas
[junit4] 2> 2474665 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard2/leader after winning as
/collections/collection1meta/leader_elect/shard2/election/75211836353478662-core_node4-n_0000000000
[junit4] 2> 2474665 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2474665 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2474666 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2474666 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1641852457980002304
[junit4] 2> 2474666 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33253/solr/collection1meta_shard2_replica_n2/ shard2
[junit4] 2> 2474669 INFO
(searcherExecutor-6289-thread-1-processing-n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3)
[n:127.0.0.1:40196_solr c:collection1meta s:shard1 r:core_node3
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@fd07baf[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2474689 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 2474689 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard1
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40196/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:40196/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 2474692 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard1/leader after winning as
/collections/collection1meta/leader_elect/shard1/election/75211836353478665-core_node3-n_0000000000
[junit4] 2> 2474719 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40196/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 2474820 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474821 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474821 INFO (zkCallback-7285-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474821 INFO (zkCallback-7301-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474821 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2474822 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2474868 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1598
[junit4] 2> 2474868 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1598
[junit4] 2> 2474885 INFO (qtp1511882584-23041) [n:127.0.0.1:33253_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> 2474959 INFO
(OverseerCollectionConfigSetProcessor-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_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> 2474969 INFO (zkCallback-7285-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474969 INFO (zkCallback-7301-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474969 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474969 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474969 INFO (zkCallback-7301-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474969 INFO (zkCallback-7285-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2474970 INFO (qtp1511882584-23041) [n:127.0.0.1:33253_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2023
[junit4] 2> 2474970 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2474973 INFO
(OverseerThreadFactory-6279-thread-2-processing-n:127.0.0.1:33253_solr)
[n:127.0.0.1:33253_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2meta
[junit4] 2> 2475180 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40196/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2475382 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2476392 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 2476408 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2476411 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2476411 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1'
using configuration from collection collection2meta, trusted=true
[junit4] 2> 2476411 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.core.collection2meta.shard1.replica_n1' (registry
'solr.core.collection2meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2476411 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
[junit4] 2> 2476464 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2476464 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2476465 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2476465 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2476466 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70f18805[collection2meta_shard1_replica_n1] main]
[junit4] 2> 2476475 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2476476 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2476476 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2476476 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1641852459877924864
[junit4] 2> 2476479 INFO
(searcherExecutor-6298-thread-1-processing-n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2)
[n:127.0.0.1:40196_solr c:collection2meta s:shard1 r:core_node2
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] Registered new searcher
Searcher@70f18805[collection2meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2476481 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2476481 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2meta/leaders/shard1
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40196/solr/collection2meta_shard1_replica_n1/
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:40196/solr/collection2meta_shard1_replica_n1/ has no replicas
[junit4] 2> 2476484 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection2meta/leaders/shard1/leader after winning as
/collections/collection2meta/leader_elect/shard1/election/75211836353478665-core_node2-n_0000000000
[junit4] 2> 2476486 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40196/solr/collection2meta_shard1_replica_n1/ shard1
[junit4] 2> 2476610 INFO (zkCallback-7301-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476610 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476610 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2476612 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1230
[junit4] 2> 2476614 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_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> 2476712 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476712 INFO (zkCallback-7301-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476712 INFO (zkCallback-7301-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476712 INFO (zkCallback-7285-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476713 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1742
[junit4] 2> 2476716 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 2476716 INFO (watches-7312-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 2476716 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 2476716 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 2476717 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 2476717 INFO (watches-7312-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 2476717 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 2476717 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 2476722 INFO (qtp122113629-23048) [n:127.0.0.1:40196_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params
name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam
and sendToOCPQueue=true
[junit4] 2> 2476741 INFO
(OverseerCollectionConfigSetProcessor-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2476742 INFO (qtp122113629-23048) [n:127.0.0.1:40196_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam}
status=0 QTime=20
[junit4] 2> 2476751 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV1
[junit4] 2> 2476753 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[638C0E8B85D66540]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2476755 INFO (qtp1511882584-23039) [n:127.0.0.1:33253_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2476757 INFO
(OverseerCollectionConfigSetProcessor-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2476758 INFO
(OverseerThreadFactory-6279-thread-4-processing-n:127.0.0.1:33253_solr)
[n:127.0.0.1:33253_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 2476759 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
[junit4] 2> 2476759 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@451bcb94: rootName
= solr_40196, domain = solr.core.collection2meta.shard1.replica_n1, service url
= null, agent id = null] for registry
solr.core.collection2meta.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@6e30c01a
[junit4] 2> 2476789 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1164b019
[junit4] 2> 2476790 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=1164b019
[junit4] 2> 2476790 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2meta.shard1.leader,
tag=1164b019
[junit4] 2> 2476791 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection2meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 2476793 INFO (qtp122113629-23044) [n:127.0.0.1:40196_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=34
[junit4] 2> 2476895 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476895 INFO (zkCallback-7301-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476895 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476895 INFO (zkCallback-7285-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476895 INFO (zkCallback-7301-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2476911 INFO (qtp1511882584-23039) [n:127.0.0.1:33253_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0
QTime=156
[junit4] 2> 2476912 INFO (qtp1511882584-23043) [n:127.0.0.1:33253_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2476922 INFO
(OverseerCollectionConfigSetProcessor-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2476922 INFO
(OverseerThreadFactory-6279-thread-5-processing-n:127.0.0.1:33253_solr)
[n:127.0.0.1:33253_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 2476923 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
[junit4] 2> 2476923 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
[junit4] 2> 2476923 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31b8f580: rootName
= solr_40196, domain = solr.core.collection1meta.shard1.replica_n1, service url
= null, agent id = null] for registry
solr.core.collection1meta.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@2c26edd9
[junit4] 2> 2476923 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10c70838: rootName
= solr_33253, domain = solr.core.collection1meta.shard2.replica_n2, service url
= null, agent id = null] for registry
solr.core.collection1meta.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@6431a9cf
[junit4] 2> 2476951 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5f73a950
[junit4] 2> 2476951 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=5f73a950
[junit4] 2> 2476951 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard2.leader,
tag=5f73a950
[junit4] 2> 2476952 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2061a211
[junit4] 2> 2476952 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=2061a211
[junit4] 2> 2476952 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard1.leader,
tag=2061a211
[junit4] 2> 2476971 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard2 to Terms{values={},
version=1}
[junit4] 2> 2476971 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 2476972 INFO (qtp1511882584-23045) [n:127.0.0.1:33253_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=49
[junit4] 2> 2476973 INFO (qtp122113629-23046) [n:127.0.0.1:40196_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=49
[junit4] 2> 2477084 INFO (zkCallback-7301-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477084 INFO (zkCallback-7301-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477084 INFO (zkCallback-7301-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477084 INFO (zkCallback-7285-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477084 INFO (zkCallback-7285-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477084 INFO (zkCallback-7285-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2477092 INFO (qtp1511882584-23043) [n:127.0.0.1:33253_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0
QTime=180
[junit4] 2> 2477153 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[638C0E8B85D66540]) [
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV2
[junit4] 2> 2477155 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2477156 INFO (qtp122113629-23042) [n:127.0.0.1:40196_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2477157 INFO (qtp1511882584-23041) [n:127.0.0.1:33253_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2477161 INFO
(OverseerThreadFactory-6279-thread-5-processing-n:127.0.0.1:33253_solr)
[n:127.0.0.1:33253_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 2477161 INFO
(OverseerCollectionConfigSetProcessor-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2477368 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33253/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2477370 INFO
(OverseerStateUpdate-75211836353478662-127.0.0.1:33253_solr-n_0000000000)
[n:127.0.0.1:33253_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1meta_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40196/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2477572 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2477572 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2478599 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 2478662 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
[junit4] 2> 2478667 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2478670 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2478670 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 2478670 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40196.solr.core.collection1meta.shard2.replica_n2' (registry
'solr.core.collection1meta.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2478670 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
[junit4] 2> 2478683 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2478685 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2478685 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 2478685 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33253.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10786f02
[junit4] 2> 2478685 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_638C0E8B85D66540-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 2478834 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2478834 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2478835 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2478835 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2478835 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2478835 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2478836 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@732ba916[collection1meta_shard2_replica_n2] main]
[junit4] 2> 2478836 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2478837 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2478837 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ddf8323[collection1meta_shard1_replica_n1] main]
[junit4] 2> 2478839 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2478839 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2478839 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2478839 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1641852462355709952
[junit4] 2> 2478858 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2478858 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2478859 INFO
(searcherExecutor-6304-thread-1-processing-n:127.0.0.1:33253_solr
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3)
[n:127.0.0.1:33253_solr c:collection1meta s:shard1 r:core_node3
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@3ddf8323[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2478859 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2478859 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1641852462376681472
[junit4] 2> 2478861 INFO
(searcherExecutor-6303-thread-1-processing-n:127.0.0.1:40196_solr
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:40196_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] Registered new searcher
Searcher@732ba916[collection1meta_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2478871 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 2478871 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard1
[junit4] 2> 2478880 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 2478880 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard2
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33253/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:33253/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 2478883 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard1/leader after winning as
/collections/collection1meta/leader_elect/shard1/election/75211836353478662-core_node3-n_0000000000
[junit4] 2> 2478883 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2478883 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2478883 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40196/solr/collection1meta_shard2_replica_n2/
[junit4] 2> 2478884 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2478884 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:40196/solr/collection1meta_shard2_replica_n2/ has no replicas
[junit4] 2> 2478884 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard2/leader after winning as
/collections/collection1meta/leader_elect/shard2/election/75211836353478665-core_node4-n_0000000000
[junit4] 2> 2478885 INFO (qtp1511882584-23047) [n:127.0.0.1:33253_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33253/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 2478902 INFO (qtp122113629-23040) [n:127.0.0.1:40196_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.
[...truncated too long message...]
ngs :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1725537174
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1725537174
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1725537174
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 44ms :: 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: 196 minutes 2 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]