Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/352/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.processor.TestNamedUpdateProcessors.test
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:60783/solr within 10000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:60783/solr within 10000 ms
at
__randomizedtesting.SeedInfo.seed([7D321AC677E4D9FA:F566251CD918B402]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:202)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:467)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:266)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:328)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:60783/solr within 10000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:209)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
... 39 more
Build Log:
[...truncated 11091 lines...]
[junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/init-core-data-001
[junit4] 2> 4020480 INFO
(SUITE-TestNamedUpdateProcessors-seed#[7D321AC677E4D9FA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 4020480 INFO
(SUITE-TestNamedUpdateProcessors-seed#[7D321AC677E4D9FA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 4020482 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4020482 INFO (Thread-11254) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4020483 INFO (Thread-11254) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4020582 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60783
[junit4] 2> 4020583 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4020583 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4020591 INFO (zkCallback-4039-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@50fdb3b3
name:ZooKeeperConnection Watcher:127.0.0.1:60783 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4020592 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4020592 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4020592 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 4020596 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4020596 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4020598 INFO (zkCallback-4040-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@614c8ae2
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4020599 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4020599 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4020599 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 4020603 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 4020606 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 4020608 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 4020611 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 4020612 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 4020615 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 4020616 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 4020619 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4020620 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4020622 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 4020623 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 4020625 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 4020626 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 4020629 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 4020630 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 4020633 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 4020634 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 4020637 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 4020638 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 4020641 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4020641 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4020644 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 4020644 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 4020647 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 4020648 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 4020651 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4020652 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4023648 INFO (zkCallback-4041-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@532f9c3d
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4023649 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4023649 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4614512 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1
[junit4] 2> 4614514 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 4634492 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@94a5ea2{/,null,AVAILABLE}
[junit4] 2> 4651500 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7fac113{SSL-http/1.1}{127.0.0.1:38913}
[junit4] 2> 4652503 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.Server Started @4658523ms
[junit4] 2> 4652503 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/tempDir-001/control/data,
hostContext=/, hostPort=38913,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores}
[junit4] 2> 4652503 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 4652504 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001'
[junit4] 2> 4652504 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4652504 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 4652505 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4654211 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4661490 INFO (zkCallback-4042-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2edc735d
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4661490 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4661490 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4661493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4661493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/solr.xml
[junit4] 2> 4664493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores
[junit4] 2> 4664493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1219793131
[junit4] 2> 4664494 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001]
[junit4] 2> 4664494 WARN
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/lib
[junit4] 2> 4664496 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 4670475 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4670481 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4670481 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4670481 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60783/solr
[junit4] 2> 4670481 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 4670481 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4670482 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4670485 INFO (zkCallback-4045-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@784a7a01
name:ZooKeeperConnection Watcher:127.0.0.1:60783 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4670492 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4670493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4670496 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 4675492 INFO
(zkCallback-4046-thread-1-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76fb50ba
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4676493 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 4676497 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 4676500 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 4676504 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 4676507 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 4676510 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 4676513 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 4676516 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 4676517 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 4676519 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 4676520 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38913_
[junit4] 2> 4676521 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:38913_
[junit4] 2> 4676523 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 4676525 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 4676527 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4676527 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95267307639275525-127.0.0.1:38913_-n_0000000000
[junit4] 2> 4676528 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:38913_
[junit4] 2> 4676528 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 4676530 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer Overseer
(id=95267307639275525-127.0.0.1:38913_-n_0000000000) starting
[junit4] 2> 4676532 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 4676541 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 4676541 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 4676542 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 4685509 INFO
(OverseerCollectionConfigSetProcessor-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 4685509 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 4691499 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 4691499 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4694495 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores
[junit4] 2> 4694499 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 4694499 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1
[junit4] 2> 4694499 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 4705495 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 4705496 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 4705497 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 4706429 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 4706448 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:38913",
[junit4] 2> "node_name":"127.0.0.1:38913_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 4706449 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 4706449 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:38913",
[junit4] 2> "node_name":"127.0.0.1:38913_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4706450 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 4706451 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 4706453 INFO
(zkCallback-4046-thread-1-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4721296 INFO
(zkCallback-4046-thread-2-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4721471 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 4723291 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 4723292 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 4723292 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 4723293 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 4723294 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1'
[junit4] 2> 4723294 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 4723294 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 4732290 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 4732300 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 4732302 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 4732308 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 4732312 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 4736329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4736334 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 4736335 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 4736345 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4736346 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 4736348 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4736349 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 4736351 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 4736351 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 4736351 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4736351 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/]
[junit4] 2> 4736352 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45785e80
[junit4] 2> 4736352 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data
[junit4] 2> 4736352 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index/
[junit4] 2> 4736352 WARN
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 4736352 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index
[junit4] 2> 4736353 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=18.228515625,
floorSegmentMB=1.2802734375, forceMergeDeletesPctAllowed=1.6063350716823965,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3032787819556204
[junit4] 2> 4736353 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16713b15
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@387fcdf9),segFN=segments_1,generation=1}
[junit4] 2> 4736354 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 4737296 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/
[junit4] 2> 4737296 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4737297 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 4737298 WARN
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 4737301 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4737302 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4737303 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4737304 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 4751301 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 4751308 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 4751309 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4751309 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4751309 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4751326 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4751326 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4751326 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=56.6435546875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=10.330055229143976,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3301668427426243
[junit4] 2> 4751327 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@16713b15
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@387fcdf9),segFN=segments_1,generation=1}
[junit4] 2> 4751327 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 4751327 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@609979fb[collection1] main]
[junit4] 2> 4751327 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 4751329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 4751329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 4751329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4751329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 4751329 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4751330 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 4751330 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4751330 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 4751330 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 4751331 INFO
(searcherExecutor-10399-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@609979fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4751331 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 4751331 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 4751331 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 4751331 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1524277688564449280
[junit4] 2> 4751333 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1524277688564449280
[junit4] 2> 4751333 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 4751334 INFO
(coreLoadExecutor-10398-thread-1-processing-n:127.0.0.1:38913_)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 4752316 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:https://127.0.0.1:38913
collection:control_collection shard:shard1
[junit4] 2> 4767292 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4770398 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4781692 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x152751c8e8c0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 4781695 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x152751c8e8c0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 4781695 INFO (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13b4c9a0
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4781697 INFO (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client->ZooKeeper status change trigger but we are
already closed
[junit4] 2> 4781795 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 38913
[junit4] 2> 4781795 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1219793131
[junit4] 2> 4783203 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 4783297 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95267307639275525-core_node1-n_0000000000
[junit4] 2> 4783298 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 4783300 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4783300 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38913/collection1/
[junit4] 2> 4783300 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4783300 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:38913/collection1/ has no replicas
[junit4] 2> 4783301 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 4783305 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 4783307 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38913/collection1/ shard1
[junit4] 2> 4797185 INFO
(zkCallback-4046-thread-5-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76fb50ba
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4797193 INFO
(zkCallback-4046-thread-12-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76fb50ba
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:Disconnected type:None path:null path:null type:None
[junit4] 2> 4811287 INFO
(zkCallback-4046-thread-12-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 4797194 INFO (Thread-11268) [n:127.0.0.1:38913_ ]
o.a.s.c.ZkController Running listeners for /configs/conf1
[junit4] 2> 4811288 INFO (Thread-11268) [n:127.0.0.1:38913_ ]
o.a.s.c.SolrCore config update listener called for core collection1
[junit4] 2> 4797194 INFO
(zkCallback-4046-thread-4-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.ZkController A node got unwatched for /configs/conf1
[junit4] 2> 4797194 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer processMessage: queueSize: 0, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 4797193 INFO (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13b4c9a0
name:ZooKeeperConnection Watcher:127.0.0.1:60783/solr got event WatchedEvent
state:Disconnected type:None path:null path:null type:None
[junit4] 2> 4813287 INFO (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client->ZooKeeper status change trigger but we are
already closed
[junit4] 2> 4797193 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 4813287 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 4811289 INFO (Thread-11268) [n:127.0.0.1:38913_ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 4813289 INFO
(zkCallback-4046-thread-4-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4813289 INFO
(zkCallback-4046-thread-13-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4813293 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer processMessage: queueSize: 0, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:38913",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 4813289 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76b045a1
[junit4] 2> 4820287 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
[junit4] 2> 4820287 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
[junit4] 2> 4820288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 4820288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 4820288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 4820288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 4820288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 4820289 INFO
(zkCallback-4046-thread-13-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4820289 INFO
(zkCallback-4046-thread-4-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 4820293 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:38913",
[junit4] 2> "node_name":"127.0.0.1:38913_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 4820294 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:38913",
[junit4] 2> "node_name":"127.0.0.1:38913_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4820297 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 4820297 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data;done=false>>]
[junit4] 2> 4820297 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data
[junit4] 2> 4820297 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 4820297 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001/control-001/cores/collection1/data/index
[junit4] 2> 4820298 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.Overseer Overseer (id=95267307639275525-127.0.0.1:38913_-n_0000000000)
closing
[junit4] 2> 4820298 INFO
(OverseerStateUpdate-95267307639275525-127.0.0.1:38913_-n_0000000000)
[n:127.0.0.1:38913_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38913_
[junit4] 2> 4820299 INFO
(zkCallback-4046-thread-4-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 4820299 INFO
(zkCallback-4046-thread-13-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred -
updating... (live nodes size: [1])
[junit4] 2> 4847950 INFO
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are https://127.0.0.1:38913/collection1/ and leader is
https://127.0.0.1:38913/collection1/
[junit4] 2> 4847954 WARN
(zkCallback-4046-thread-4-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 4847955 ERROR
(coreZkRegister-10392-thread-1-processing-n:127.0.0.1:38913_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38913_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkContainer
:java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:919)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:848)
[junit4] 2> at
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 4849451 WARN
(zkCallback-4046-thread-13-processing-n:127.0.0.1:38913_) [n:127.0.0.1:38913_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 4851288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@7fac113{SSL-http/1.1}{127.0.0.1:0}
[junit4] 2> 4851288 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@94a5ea2{/,null,UNAVAILABLE}
[junit4] 2> 4851295 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[7D321AC677E4D9FA])
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60783 60783
[junit4] 2> 4863322 INFO (Thread-11254) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60783 60783
[junit4] 2> 4863323 WARN (Thread-11254) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test
-Dtests.seed=7D321AC677E4D9FA -Dtests.slow=true -Dtests.locale=sr-CS
-Dtests.timezone=Asia/Makassar -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 843s J0 | TestNamedUpdateProcessors.test <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:60783/solr within 10000 ms
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D321AC677E4D9FA:F566251CD918B402]:0)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:202)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:467)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:266)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:328)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.util.concurrent.TimeoutException: Could not
connect to ZooKeeper 127.0.0.1:60783/solr within 10000 ms
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:209)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
[junit4] > ... 39 more
[junit4] 2> 4863340 INFO
(SUITE-TestNamedUpdateProcessors-seed#[7D321AC677E4D9FA]-worker)
[n:127.0.0.1:38913_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_7D321AC677E4D9FA-001
[junit4] 2> Jan 24, 2016 7:43:14 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, sim=ClassicSimilarity, locale=sr-CS, timezone=Asia/Makassar
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=1,free=116762352,total=476053504
[junit4] 2> NOTE: All tests run in this JVM: [SimpleFacetsTest,
JSONWriterTest, TestHashPartitioner, PeerSyncTest,
DistributedFacetPivotSmallTest, CursorPagingTest, TestClusterStateMutator,
ExternalFileFieldSortTest, TestWordDelimiterFilterFactory,
TestArbitraryIndexDir, ZkCLITest, DistributedSpellCheckComponentTest,
TestAnalyzedSuggestions, TestRemoveLastDynamicCopyField,
DistributedQueryComponentCustomSortTest, TestConfigOverlay, TestXIncludeConfig,
TestShortCircuitedRequests, TestCSVLoader, TestExactStatsCache,
HighlighterTest, TestPseudoReturnFields, ZkStateWriterTest, ClusterStateTest,
SOLR749Test, TestMiniSolrCloudClusterSSL, TestExpandComponent,
CloudExitableDirectoryReaderTest, TestIBSimilarityFactory, TestLFUCache,
TestFunctionQuery, UUIDUpdateProcessorFallbackTest, ReturnFieldsTest,
TestSolrQueryParserDefaultOperatorResource, TestTolerantSearch, DOMUtilTest,
TestDistribDocBasedVersion, TestSolrConfigHandlerConcurrent,
TestMinMaxOnMultiValuedField, PrimUtilsTest, TestDefaultSearchFieldResource,
TestCloudPivotFacet, TestConfig, DistributedExpandComponentTest,
RequiredFieldsTest, SampleTest, TestExtendedDismaxParser,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocumentBuilderTest,
AnalyticsMergeStrategyTest, QueryEqualityTest, AlternateDirectoryTest,
TestCloudSchemaless, TestHighFrequencyDictionaryFactory,
OverriddenZkACLAndCredentialsProvidersTest, StandardRequestHandlerTest,
ChaosMonkeyNothingIsSafeTest, TestElisionMultitermQuery,
TestAnalyzeInfixSuggestions, DirectUpdateHandlerTest, TestDocSet,
SolrCloudExampleTest, HdfsRestartWhileUpdatingTest,
BigEndianAscendingWordDeserializerTest, TestStressVersions, ShardRoutingTest,
TestIntervalFaceting, TestJmxIntegration, HdfsChaosMonkeyNothingIsSafeTest,
TestClassNameShortening, CustomCollectionTest, SolrIndexConfigTest,
RegexBoostProcessorTest, ChangedSchemaMergeTest, TestSimpleQParserPlugin,
TestRemoteStreaming, TestStressUserVersions, TestCloudManagedSchema,
ForceLeaderTest, CdcrUpdateLogTest, TestCoreContainer,
TestCollapseQParserPlugin, TestSweetSpotSimilarityFactory, SuggesterFSTTest,
TestOverriddenPrefixQueryForCustomFieldType, RankQueryTest, LeaderElectionTest,
TriLevelCompositeIdRoutingTest, DocumentAnalysisRequestHandlerTest,
BadComponentTest, TestAuthorizationFramework, TestRequestForwarding,
DeleteShardTest, SystemInfoHandlerTest, HdfsDirectoryFactoryTest,
AsyncMigrateRouteKeyTest, TestRuleBasedAuthorizationPlugin, TestCustomSort,
TestLuceneMatchVersion, ConfigSetsAPITest, ZkControllerTest, IndexSchemaTest,
DistribDocExpirationUpdateProcessorTest, BlockJoinFacetDistribTest,
UpdateParamsTest, ClusterStateUpdateTest, HardAutoCommitTest,
TestUniqueKeyFieldResource, AnalysisAfterCoreReloadTest,
TestLeaderInitiatedRecoveryThread, TestSearchPerf, RemoteQueryErrorTest,
ActionThrottleTest, HdfsRecoverLeaseTest, SSLMigrationTest, DocValuesMultiTest,
TestJmxMonitoredMap, DistributedSuggestComponentTest, TestFilteredDocIdSet,
CollectionsAPIAsyncDistributedZkTest, TestInitQParser,
SharedFSAutoReplicaFailoverUtilsTest, TestCursorMarkWithoutUniqueKey,
UUIDFieldTest, TestSurroundQueryParser, MBeansHandlerTest,
TestConfigSetsAPIZkFailure, SimplePostToolTest, TestReloadDeadlock,
TestSchemaResource, SpatialHeatmapFacetsTest, PreAnalyzedUpdateProcessorTest,
SuggestComponentTest, TestPostingsSolrHighlighter, TestUpdate,
TestSortByMinMaxFunction, TestHdfsUpdateLog, DistributedQueueTest,
SchemaVersionSpecificBehaviorTest, InfoHandlerTest, BasicDistributedZkTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest,
TestReplicationHandler, TestDistributedGrouping, TestFaceting,
TermVectorComponentDistributedTest, TestStressReorder, TestRangeQuery,
SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering,
TestLazyCores, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
SolrRequestParserTest, TestStressLucene, SpatialFilterTest, PolyFieldTest,
NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
TestOmitPositions, TermsComponentTest, RequestHandlersTest,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
SolrPluginUtilsTest, JsonLoaderTest, PingRequestHandlerTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, OutputWriterTest,
TestPhraseSuggestions, TestCodecSupport, EchoParamsTest,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache,
PreAnalyzedFieldTest, TestLRUCache, TestDocumentBuilder, SliceStateTest,
FileUtilsTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test,
TestHighlightDedupGrouping, ConnectionReuseTest,
TestEmbeddedSolrServerConstructors, AssignTest,
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionStateFormat2Test,
DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest,
MultiThreadedOCPTest, OverseerTaskQueueTest, ShardSplitTest,
TestCloudInspectUtil, TestCollectionAPI, TestConfigSetsAPI,
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestLeaderElectionZkExpiry,
TestMiniSolrCloudClusterBase, TestRebalanceLeaders, TestReplicaProperties,
HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest,
HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest,
CachingDirectoryFactoryTest, DirectoryFactoryTest, TestConfigSetProperties,
TestDynamicLoading, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest,
TestBlobHandler, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerCloud,
DistributedFacetPivotWhiteBoxTest, SuggestComponentContextFilterQueryTest,
TestPivotHelperCode, TestTrackingShardHandlerFactory, TestMacros,
TestChildDocTransformer, TestRawResponseWriter, TestRawTransformer,
TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResource,
TestManagedResourceStorage, TestRestManager, TestCopyFieldCollectionResource,
TestDynamicFieldResource, TestFieldResource, TestFieldTypeCollectionResource,
TestFieldTypeResource, TestManagedSchemaDynamicFieldResource,
TestManagedSchemaFieldResource, DocValuesMissingTest, TestBulkSchemaConcurrent,
TestReRankQParserPlugin, TestSearcherReuse, TestSolr4Spatial2, TestTrieFacet,
TestXmlQParser, TestJsonFacets, TestJsonRequest, SimpleMLTQParserTest,
TestClassicSimilarityFactory, TestDFISimilarityFactory,
TestNonDefinedSimilarityFactory, TestPerFieldSimilarityClassic,
TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, TestLRUStatsCache,
BasicAuthIntegrationTest, TestPKIAuthenticationPlugin, ResponseHeaderTest,
ConjunctionSolrSpellCheckerTest, TestFileDictionaryLookup,
TestFreeTextSuggestions, BufferStoreTest, HdfsDirectoryTest,
AddBlockUpdateTest, DataDrivenBlockJoinTest, TestDocBasedVersionConstraints,
AddSchemaFieldsUpdateProcessorFactoryTest,
CloneFieldUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest,
ParsingFieldUpdateProcessorsTest, TestNamedUpdateProcessors]
[junit4] Completed [565/577 (1!)] on J0 in 853.01s, 1 test, 1 error <<<
FAILURES!
[...truncated 85 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:675: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:619: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:57: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1424:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:981:
There were test failures: 577 suites (8 ignored), 2316 tests, 1 error, 85
ignored (70 assumptions) [seed: 7D321AC677E4D9FA]
Total time: 115 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]