Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1012/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.test
Error Message:
document count mismatch. control=68 sum(shards)=67 cloudClient=67
Stack Trace:
java.lang.AssertionError: document count mismatch. control=68 sum(shards)=67
cloudClient=67
at
__randomizedtesting.SeedInfo.seed([346815E311B66B74:BC3C2A39BF4A068C]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1475)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1402)
at
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:309)
at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:108)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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 13921 lines...]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] 2> 1891987 INFO
(SUITE-BasicDistributedZk2Test-seed#[346815E311B66B74]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/init-core-data-001
[junit4] 2> 1891988 WARN
(SUITE-BasicDistributedZk2Test-seed#[346815E311B66B74]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1891988 INFO
(SUITE-BasicDistributedZk2Test-seed#[346815E311B66B74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1891990 INFO
(SUITE-BasicDistributedZk2Test-seed#[346815E311B66B74]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1891990 INFO
(SUITE-BasicDistributedZk2Test-seed#[346815E311B66B74]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/zlicz/ap
[junit4] 2> 1891993 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1891993 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1891993 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1892094 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer start zk server on port:58512
[junit4] 2> 1892094 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58512
[junit4] 2> 1892094 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58512
[junit4] 2> 1892112 INFO (zkConnectionManagerCallback-8213-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1892127 INFO (zkConnectionManagerCallback-8215-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1892128 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1892130 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1892131 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1892136 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1892137 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1892139 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1892140 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1892142 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1892143 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1892144 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1892145 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkTestServer put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1892146 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1892300 WARN
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1892301 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1892301 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1892301 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1892302 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1892302 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1892302 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1892303 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7999f8e5{/zlicz/ap,null,AVAILABLE}
[junit4] 2> 1892305 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@17414724{HTTP/1.1,[http/1.1]}{127.0.0.1:57285}
[junit4] 2> 1892305 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.e.j.s.Server Started @1892973ms
[junit4] 2> 1892305 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/tempDir-001/control/data,
hostContext=/zlicz/ap, hostPort=57285,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/control-001/cores}
[junit4] 2> 1892307 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1892307 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1892307 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1892307 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1892307 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1892307 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-20T00:52:28.470Z
[junit4] 2> 1892310 INFO (zkConnectionManagerCallback-8217-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1892312 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1892312 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/control-001/solr.xml
[junit4] 2> 1892315 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1892316 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1892320 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1893668 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1893671 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58512/solr
[junit4] 2> 1893673 INFO (zkConnectionManagerCallback-8221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1893675 INFO (zkConnectionManagerCallback-8223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1893739 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.OverseerElectionContext I am going
to be the leader 127.0.0.1:57285_zlicz%2Fap
[junit4] 2> 1893740 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.Overseer Overseer
(id=72129696468172804-127.0.0.1:57285_zlicz%2Fap-n_0000000000) starting
[junit4] 2> 1893746 INFO (zkConnectionManagerCallback-8230-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1893748 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1893749 INFO
(OverseerStateUpdate-72129696468172804-127.0.0.1:57285_zlicz%2Fap-n_0000000000)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.Overseer Starting to work on the
main queue : 127.0.0.1:57285_zlicz%2Fap
[junit4] 2> 1893749 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:57285_zlicz%2Fap
[junit4] 2> 1893752 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1893753 INFO (zkCallback-8229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1893778 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1893797 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1893804 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1893804 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1893804 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74])
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/control-001/cores
[junit4] 2> 1893825 INFO (zkConnectionManagerCallback-8236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1893826 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1893827 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1893829 INFO (qtp2027723341-26684)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57285_zlicz%252Fap&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1893832 INFO
(OverseerThreadFactory-9623-thread-1-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 1893945 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 1893946 INFO (qtp2027723341-26687)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1893947 INFO (qtp2027723341-26688)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1893948 INFO (qtp2027723341-26683)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1893949 INFO (qtp2027723341-26685)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1893956 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap x:control_collection_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1893957 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap x:control_collection_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1895001 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.7.0
[junit4] 2> 1895023 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1895127 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 1895147 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'control_collection_shard1_replica_n1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 1895147 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1895147 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1895149 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=22,
maxMergedSegmentMB=90.4794921875, floorSegmentMB=0.4150390625,
forceMergeDeletesPctAllowed=24.86432226295257, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=41.3222220693616
[junit4] 2> 1895151 WARN (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1895195 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1895195 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1895211 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1895211 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1895212 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=31,
maxMergedSegmentMB=39.2041015625, floorSegmentMB=1.46875,
forceMergeDeletesPctAllowed=28.935005324766763, segmentsPerTier=9.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.346267895132186
[junit4] 2> 1895212 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@12c73e4b[control_collection_shard1_replica_n1] main]
[junit4] 2> 1895214 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1895215 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1895215 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1895215 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1623138554481737728
[junit4] 2> 1895219 INFO
(searcherExecutor-9628-thread-1-processing-n:127.0.0.1:57285_zlicz%2Fap
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@12c73e4b[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1895223 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/control_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1895223 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/control_collection/leaders/shard1
[junit4] 2> 1895228 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1895228 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1895228 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57285/zlicz/ap/control_collection_shard1_replica_n1/
[junit4] 2> 1895228 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1895229 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:57285/zlicz/ap/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1895229 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1895229 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72129696468172804-core_node2-n_0000000000
[junit4] 2> 1895231 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:57285/zlicz/ap/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1895338 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895338 INFO (zkCallback-8222-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895340 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1895343 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1387
[junit4] 2> 1895347 INFO (qtp2027723341-26684)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 1895444 INFO (zkCallback-8222-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895444 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895445 INFO (zkCallback-8222-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895446 INFO (qtp2027723341-26684)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57285_zlicz%252Fap&wt=javabin&version=2}
status=0 QTime=1617
[junit4] 2> 1895454 INFO (zkConnectionManagerCallback-8241-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1895455 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1895457 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1895457 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1895459 INFO (qtp2027723341-26685)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1895464 INFO
(OverseerThreadFactory-9623-thread-2-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 1895465 INFO
(OverseerCollectionConfigSetProcessor-72129696468172804-127.0.0.1:57285_zlicz%2Fap-n_0000000000)
[n:127.0.0.1:57285_zlicz%2Fap ] 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> 1895675 WARN
(OverseerThreadFactory-9623-thread-2-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.c.a.c.CreateCollectionCmd It is
unusual to create a collection (collection1) without cores.
[junit4] 2> 1895677 INFO (qtp2027723341-26685)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 1895677 INFO (qtp2027723341-26685)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=217
[junit4] 2> 1895681 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 1895814 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001
of type NRT
[junit4] 2> 1895815 WARN (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1895815 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1895815 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1895815 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1895817 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1895817 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1895817 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1895817 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@711f6430{/zlicz/ap,null,AVAILABLE}
[junit4] 2> 1895823 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5a6d6efc{HTTP/1.1,[http/1.1]}{127.0.0.1:43614}
[junit4] 2> 1895823 INFO (closeThreadPool-8242-thread-1) [ ]
o.e.j.s.Server Started @1896492ms
[junit4] 2> 1895823 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zlicz/ap,
hostPort=43614,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001/cores}
[junit4] 2> 1895841 ERROR (closeThreadPool-8242-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1895841 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1895841 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1895841 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1895841 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1895841 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-20T00:52:32.004Z
[junit4] 2> 1895843 INFO (zkConnectionManagerCallback-8244-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1895844 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1895844 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001/solr.xml
[junit4] 2> 1895847 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1895847 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1895848 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1895951 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001
of type NRT
[junit4] 2> 1895951 WARN (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1895952 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@418180e0{/zlicz/ap,null,AVAILABLE}
[junit4] 2> 1895969 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16520891{HTTP/1.1,[http/1.1]}{127.0.0.1:51799}
[junit4] 2> 1895969 INFO (closeThreadPool-8242-thread-2) [ ]
o.e.j.s.Server Started @1896638ms
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zlicz/ap,
hostPort=51799,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001/cores}
[junit4] 2> 1895970 ERROR (closeThreadPool-8242-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1895970 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-20T00:52:32.133Z
[junit4] 2> 1896090 INFO (zkConnectionManagerCallback-8246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896091 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1896091 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001/solr.xml
[junit4] 2> 1896094 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1896094 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1896096 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1896107 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-3-001
of type NRT
[junit4] 2> 1896129 WARN (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1896129 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1896129 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1896129 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1896130 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1896130 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1896130 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1896131 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a23a1c5{/zlicz/ap,null,AVAILABLE}
[junit4] 2> 1896144 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6f5a1731{HTTP/1.1,[http/1.1]}{127.0.0.1:45490}
[junit4] 2> 1896144 INFO (closeThreadPool-8242-thread-3) [ ]
o.e.j.s.Server Started @1896813ms
[junit4] 2> 1896144 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zlicz/ap,
hostPort=45490,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-3-001/cores}
[junit4] 2> 1896145 ERROR (closeThreadPool-8242-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1896146 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1896146 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1896146 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1896146 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1896146 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-20T00:52:32.309Z
[junit4] 2> 1896166 INFO (zkConnectionManagerCallback-8248-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896167 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1896167 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-3-001/solr.xml
[junit4] 2> 1896170 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1896170 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1896171 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1896325 INFO
(TEST-BasicDistributedZk2Test.test-seed#[346815E311B66B74]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-4-001
of type NRT
[junit4] 2> 1896325 WARN (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1896325 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1896325 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1896326 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1896326 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1896326 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1896326 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1896326 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e7a5783{/zlicz/ap,null,AVAILABLE}
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b2cb03a{HTTP/1.1,[http/1.1]}{127.0.0.1:49857}
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.e.j.s.Server Started @1897118ms
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zlicz/ap,
hostPort=49857,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-4-001/cores}
[junit4] 2> 1896449 ERROR (closeThreadPool-8242-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1896449 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1896450 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1896450 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-20T00:52:32.613Z
[junit4] 2> 1896451 INFO (zkConnectionManagerCallback-8250-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896452 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1896452 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-4-001/solr.xml
[junit4] 2> 1896455 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1896455 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1896456 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1896557 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1896560 INFO (closeThreadPool-8242-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58512/solr
[junit4] 2> 1896621 INFO (zkConnectionManagerCallback-8254-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896780 INFO (zkConnectionManagerCallback-8256-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896785 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1896790 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.ZkController Publish
node=127.0.0.1:43614_zlicz%2Fap as DOWN
[junit4] 2> 1896791 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1896791 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:43614_zlicz%2Fap
[junit4] 2> 1896792 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1896792 INFO (zkCallback-8240-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1896792 INFO (zkCallback-8229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1896811 INFO (zkCallback-8255-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1896911 INFO (zkConnectionManagerCallback-8263-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1896915 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1896918 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1896918 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1896934 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1896940 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1896940 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1896941 INFO (closeThreadPool-8242-thread-1)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001/cores
[junit4] 2> 1897179 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1897182 INFO (closeThreadPool-8242-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58512/solr
[junit4] 2> 1897279 INFO (zkConnectionManagerCallback-8268-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897281 INFO (zkConnectionManagerCallback-8270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897285 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1897289 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.ZkController Publish
node=127.0.0.1:51799_zlicz%2Fap as DOWN
[junit4] 2> 1897290 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1897290 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:51799_zlicz%2Fap
[junit4] 2> 1897292 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897292 INFO (zkCallback-8229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897292 INFO (zkCallback-8240-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897292 INFO (zkCallback-8262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897292 INFO (zkCallback-8255-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897380 INFO (zkCallback-8269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1897443 INFO (zkConnectionManagerCallback-8277-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897444 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1897445 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1897445 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1897457 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897463 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897463 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897464 INFO (closeThreadPool-8242-thread-2)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001/cores
[junit4] 2> 1897467 INFO
(OverseerCollectionConfigSetProcessor-72129696468172804-127.0.0.1:57285_zlicz%2Fap-n_0000000000)
[n:127.0.0.1:57285_zlicz%2Fap ] 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> 1897508 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1897510 INFO (closeThreadPool-8242-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58512/solr
[junit4] 2> 1897512 INFO (zkConnectionManagerCallback-8282-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897514 INFO (zkConnectionManagerCallback-8284-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897517 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1897521 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.ZkController Publish
node=127.0.0.1:45490_zlicz%2Fap as DOWN
[junit4] 2> 1897522 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1897522 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:45490_zlicz%2Fap
[junit4] 2> 1897523 INFO (zkCallback-8240-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897523 INFO (zkCallback-8229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897523 INFO (zkCallback-8255-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897523 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897523 INFO (zkCallback-8269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897524 INFO (zkCallback-8262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897524 INFO (zkCallback-8276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897540 INFO (zkCallback-8283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1897541 INFO (zkConnectionManagerCallback-8291-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897542 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1897543 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1897544 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1897556 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897562 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897562 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897563 INFO (closeThreadPool-8242-thread-3)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-3-001/cores
[junit4] 2> 1897638 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1897641 INFO (closeThreadPool-8242-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58512/solr
[junit4] 2> 1897642 INFO (zkConnectionManagerCallback-8296-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897646 INFO (zkConnectionManagerCallback-8298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897653 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1897658 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.ZkController Publish
node=127.0.0.1:49857_zlicz%2Fap as DOWN
[junit4] 2> 1897659 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1897659 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:49857_zlicz%2Fap
[junit4] 2> 1897660 INFO (zkCallback-8240-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897660 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897661 INFO (zkCallback-8255-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897661 INFO (zkCallback-8229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897661 INFO (zkCallback-8269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897661 INFO (zkCallback-8262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897662 INFO (zkCallback-8290-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897662 INFO (zkCallback-8276-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897662 INFO (zkCallback-8283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897686 INFO (zkCallback-8297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1897697 INFO (zkConnectionManagerCallback-8305-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1897698 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (5)
[junit4] 2> 1897700 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:58512/solr ready
[junit4] 2> 1897700 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1897748 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897754 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897754 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1897755 INFO (closeThreadPool-8242-thread-4)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-4-001/cores
[junit4] 2> 1897795 INFO (qtp577441949-26746)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:43614_zlicz%252Fap&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1897795 INFO (qtp577441949-26747)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:51799_zlicz%252Fap&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1897796 INFO (qtp577441949-26749)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:49857_zlicz%252Fap&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1897797 INFO (qtp577441949-26745)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:45490_zlicz%252Fap&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1897805 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897806 INFO (qtp577441949-26748)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897807 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897807 INFO (qtp577441949-26748)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897808 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897810 INFO (qtp1756135276-26772)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897811 INFO (qtp1756135276-26773)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897812 INFO (qtp1756135276-26773)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897813 INFO (qtp1756135276-26774)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897813 INFO (qtp1756135276-26774)
[n:127.0.0.1:45490_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897815 INFO (qtp1074252450-26790)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897816 INFO (qtp1074252450-26788)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897817 INFO (qtp1074252450-26788)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897818 INFO (qtp1074252450-26786)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897818 INFO (qtp1074252450-26786)
[n:127.0.0.1:49857_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897820 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897822 INFO (qtp1216048522-26758)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897823 INFO (qtp1216048522-26760)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897824 INFO (qtp1216048522-26755)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897825 INFO (qtp1216048522-26759)
[n:127.0.0.1:51799_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897826 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1897826 INFO (qtp2027723341-26684)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1897827 INFO (qtp2027723341-26687)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1897828 INFO (qtp2027723341-26688)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897829 INFO (qtp2027723341-26683)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897830 INFO (qtp2027723341-26685)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897831 INFO (qtp2027723341-26686)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897832 INFO (qtp2027723341-26684)
[n:127.0.0.1:57285_zlicz%2Fap ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1897833 INFO
(OverseerThreadFactory-9623-thread-3-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43614_zlicz%2Fap for
creating new replica of shard shard2 for collection collection1
[junit4] 2> 1897834 INFO
(OverseerThreadFactory-9623-thread-4-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51799_zlicz%2Fap for
creating new replica of shard shard1 for collection collection1
[junit4] 2> 1897835 INFO
(OverseerThreadFactory-9623-thread-3-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1897836 INFO
(OverseerThreadFactory-9623-thread-4-processing-n:127.0.0.1:57285_zlicz%2Fap)
[n:127.0.0.1:57285_zlicz%2Fap c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1897836 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap x:collection1_shard2_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1897841 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap x:collection1_shard1_replica_n2]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1898867 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.7.0
[junit4] 2> 1898880 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 1898884 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.7.0
[junit4] 2> 1899100 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 1899121 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_n1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1899122 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1899122 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001/cores/collection1_shard2_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 1899124 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.4794921875,
floorSegmentMB=0.4150390625, forceMergeDeletesPctAllowed=24.86432226295257,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=41.3222220693616
[junit4] 2> 1899126 WARN (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in
requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1899131 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[collection1_shard1_replica_n2] Schema name=test
[junit4] 2> 1899238 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1899238 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1899240 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1899241 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1899241 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=39.2041015625,
floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=28.935005324766763,
segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=36.346267895132186
[junit4] 2> 1899242 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@55136a78[collection1_shard2_replica_n1] main]
[junit4] 2> 1899249 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 1899262 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_n2' using configuration from collection
collection1, trusted=true
[junit4] 2> 1899262 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a5b9c8a
[junit4] 2> 1899262 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001/cores/collection1_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_346815E311B66B74-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
[junit4] 2> 1899264 INFO (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.4794921875,
floorSegmentMB=0.4150390625, forceMergeDeletesPctAllowed=24.86432226295257,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=41.3222220693616
[junit4] 2> 1899265 WARN (qtp1216048522-26762)
[n:127.0.0.1:51799_zlicz%2Fap c:collection1 s:shard1
x:collection1_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in
requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1899265 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1899266 INFO (qtp577441949-26744)
[n:127.0.0.1:43614_zlicz%2Fap c:collection1 s:shard2
x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using Z
[...truncated too long message...]
Compiling 937 source files to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 58 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.BasicDistributedZk2Test" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=346815E311B66B74
-Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=Australia/Adelaide
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 14ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 346815E311B66B74
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says नमस्ते! Master seed: 346815E311B66B74
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J0 PID(7287@serv1-vm3).
[junit4] Started J1 PID(7288@serv1-vm3).
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] OK 39.3s J0 | BasicDistributedZk2Test.test
[junit4] Completed [1/5] on J0 in 42.59s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] OK 41.6s J1 | BasicDistributedZk2Test.test
[junit4] Completed [2/5] on J1 in 44.53s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] OK 29.8s J0 | BasicDistributedZk2Test.test
[junit4] Completed [3/5] on J0 in 30.81s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] OK 27.7s J1 | BasicDistributedZk2Test.test
[junit4] Completed [4/5] on J1 in 28.82s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] OK 28.0s J0 | BasicDistributedZk2Test.test
[junit4] Completed [5/5] on J0 in 28.78s, 1 test
[junit4]
[junit4] JVM J0: 0.68 .. 103.79 = 103.12s
[junit4] JVM J1: 0.68 .. 74.95 = 74.27s
[junit4] Execution time total: 1 minute 43 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 156.75s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 147.96s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 127.17s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 117.20s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 94.82s | org.apache.solr.cloud.CollectionsAPISolrJTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 46 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.BasicDistributedZk2Test
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java: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 Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java: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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=8cb12793818b650430e34c1f39c493c7889a19cb,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #1011
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]