Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/159/
1 tests failed.
FAILED: org.apache.solr.update.processor.TestNamedUpdateProcessors.test
Error Message:
Could not find collection:.system
Stack Trace:
java.lang.AssertionError: Could not find collection:.system
at
__randomizedtesting.SeedInfo.seed([C74838B41CD1B7B:8420BC51EF317683]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
at
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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: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: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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10833 lines...]
[junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/init-core-data-001
[junit4] 2> 401938 INFO
(SUITE-TestNamedUpdateProcessors-seed#[C74838B41CD1B7B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 401938 INFO
(SUITE-TestNamedUpdateProcessors-seed#[C74838B41CD1B7B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_fp/uy
[junit4] 2> 401950 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 401966 INFO (Thread-771) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 401966 INFO (Thread-771) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 402063 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:59359
[junit4] 2> 402064 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 402072 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 402086 INFO (zkCallback-233-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18a96fd5
name:ZooKeeperConnection Watcher:127.0.0.1:59359 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402086 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 402086 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 402086 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 402088 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 402097 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 402112 INFO (zkCallback-234-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b3d21a name:ZooKeeperConnection
Watcher:127.0.0.1:59359/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 402112 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 402112 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 402112 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 402113 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 402114 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 402114 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 402115 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 402115 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 402116 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 402116 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 402117 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 402117 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 402118 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 402118 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 402119 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 402119 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 402119 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 402119 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 402120 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 402120 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 402122 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 402122 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 402122 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 402122 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 402123 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 402123 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 402124 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 402124 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 402184 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1
[junit4] 2> 402185 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 402186 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3246d4c0{/_fp/uy,null,AVAILABLE}
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4574133{HTTP/1.1,[http/1.1]}{127.0.0.1:49381}
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.Server Started @407332ms
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/tempDir-001/control/data,
hostContext=/_fp/uy, hostPort=49381,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores}
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001'
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 402187 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 402189 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 402190 INFO (zkCallback-235-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6cc03f7e
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402190 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 402190 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 402191 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 402191 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/solr.xml
[junit4] 2> 402203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores
[junit4] 2> 402203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1072188795
[junit4] 2> 402203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001]
[junit4] 2> 402203 WARN
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/lib
[junit4] 2> 402203 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
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> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59359/solr
[junit4] 2> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 402204 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 402214 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 402222 INFO (zkCallback-238-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@750c6fd2
name:ZooKeeperConnection Watcher:127.0.0.1:59359 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402226 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 402226 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 402230 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$27/340308621@2035e2a2
[junit4] 2> 402242 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 402246 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a263a5e
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 402246 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 402258 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 402298 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 402362 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 402379 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 402380 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 402381 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 402382 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 402386 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 402386 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 402387 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 402387 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 402388 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 402389 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 402389 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 402389 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000
[junit4] 2> 402389 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:49381__fp%2Fuy
[junit4] 2> 402390 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 402390 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer Overseer
(id=95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000) starting
[junit4] 2> 402391 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 402393 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 402394 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 402394 INFO
(OverseerCollectionConfigSetProcessor-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 402406 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49381__fp%2Fuy
[junit4] 2> 402410 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:49381__fp%2Fuy
[junit4] 2> 402412 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 402426 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 402433 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 402433 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 402434 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores
[junit4] 2> 402434 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] 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> 402434 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1
[junit4] 2> 402435 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 402438 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 402450 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 402450 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 402454 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController Collection control_collection not visible yet, but
flagging it so a watch is registered when it becomes visible
[junit4] 2> 402454 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 402454 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
[junit4] 2> 402454 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 402458 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49381/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:49381__fp%2Fuy",
[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> 402462 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 402462 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49381/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:49381__fp%2Fuy",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 402466 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 402470 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 402470 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 402483 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 403478 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 403478 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 403478 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 403478 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 403479 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 403479 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1'
[junit4] 2> 403479 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 403479 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 403480 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 403486 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 403489 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 403528 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 403531 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 403671 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 403686 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 403686 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 403693 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 403695 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 403707 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 403708 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/]
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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@49852969
[junit4] 2> 403709 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data
[junit4] 2> 403710 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/index/
[junit4] 2> 403710 WARN
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 403710 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/index
[junit4] 2> 403710 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 403710 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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@664d0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@698c2b73),segFN=segments_1,generation=1}
[junit4] 2> 403710 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 403714 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403715 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403715 WARN
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403716 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 403717 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 403717 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 403718 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 403719 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49381__fp%2Fuy
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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/
[junit4] 2> 403720 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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/ping,/admin/threads,/update,/admin/file
[junit4] 2> 403720 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403720 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49381__fp%2Fuy
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 403734 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403742 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403743 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 403743 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 403743 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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=45, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=66.5224609375,
floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=15.501107233968673,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30082442771360973
[junit4] 2> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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@664d0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@698c2b73),segFN=segments_1,generation=1}
[junit4] 2> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ee5169d[collection1] main]
[junit4] 2> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 403744 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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> 403745 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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 1532309466760871936
[junit4] 2> 403747 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy 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 1532309466760871936
[junit4] 2> 403747 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 403747 INFO
(coreLoadExecutor-1000-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 403762 INFO
(searcherExecutor-1001-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ee5169d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 403766 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController Register replica - core:collection1
address:http://127.0.0.1:49381/_fp/uy collection:control_collection shard:shard1
[junit4] 2> 403767 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy 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> 403959 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 404057 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 404058 INFO (zkCallback-241-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@102d5823
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 404058 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 404059 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 404059 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 404059 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 404060 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 404060 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 404060 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 404068 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy 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/95769341556817924-core_node1-n_0000000000
[junit4] 2> 404068 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy 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> 404069 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 404069 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 404069 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy 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> 404069 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49381/_fp/uy/collection1/
[junit4] 2> 404069 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 404069 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49381/_fp/uy/collection1/
has no replicas
[junit4] 2> 404070 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 404070 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 404071 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 404071 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] 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/95769341556817924-core_node1-n_0000000000
[junit4] 2> 404072 INFO (zkCallback-241-thread-1) [ ]
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> 404082 INFO (zkCallback-242-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@541a2db3
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 404082 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 404082 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 404083 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49381/_fp/uy/collection1/ shard1
[junit4] 2> 404084 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:49381/_fp/uy",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 404085 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 404085 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 404085 INFO (zkCallback-241-thread-1) [ ]
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> 404086 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 404134 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController We are
http://127.0.0.1:49381/_fp/uy/collection1/ and leader is
http://127.0.0.1:49381/_fp/uy/collection1/
[junit4] 2> 404135 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:49381/_fp/uy
[junit4] 2> 404135 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 404135 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController publishing state=active
[junit4] 2> 404135 INFO
(coreZkRegister-994-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy
x:collection1 s:shard1 c:control_collection r:core_node1)
[n:127.0.0.1:49381__fp%2Fuy 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> 404136 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] 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":"http://127.0.0.1:49381/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:49381__fp%2Fuy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 404136 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] 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":"http://127.0.0.1:49381/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:49381__fp%2Fuy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 404136 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ZkStateWriter going to
create_collection /collections/collection1/state.json
[junit4] 2> 404177 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/cores/collection1
[junit4] 2> 404178 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001
[junit4] 2> 404179 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 404180 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5008bc5c{/_fp/uy,null,AVAILABLE}
[junit4] 2> 404180 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6b09aa72{HTTP/1.1,[http/1.1]}{127.0.0.1:55519}
[junit4] 2> 404180 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.Server Started @409325ms
[junit4] 2> 404180 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/_fp/uy, hostPort=55519,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/cores}
[junit4] 2> 404181 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 404181 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001'
[junit4] 2> 404181 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 404181 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 404181 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 404182 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 404189 INFO (zkCallback-243-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6edd82fc
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 404189 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 404189 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 404190 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 404190 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/solr.xml
[junit4] 2> 404193 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/cores
[junit4] 2> 404194 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 201953636
[junit4] 2> 404194 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001]
[junit4] 2> 404194 WARN
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/lib
[junit4] 2> 404194 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
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> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59359/solr
[junit4] 2> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 404195 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 404196 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 404197 INFO (zkCallback-246-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@684eb44f
name:ZooKeeperConnection Watcher:127.0.0.1:59359 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 404197 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 404197 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 404198 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$27/340308621@2e7c817
[junit4] 2> 404199 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 404214 INFO
(zkCallback-247-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5973a8d4
name:ZooKeeperConnection Watcher:127.0.0.1:59359/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 404214 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 404217 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 404217 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 404218 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 404218 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95769341556817929-127.0.0.1:55519__fp%2Fuy-n_0000000001
[junit4] 2> 404219 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000
to know if I could be the leader
[junit4] 2> 404219 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.ZkController Publish
node=127.0.0.1:55519__fp%2Fuy as DOWN
[junit4] 2> 404220 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:55519__fp%2Fuy"} current state
version: 3
[junit4] 2> 404220 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.NodeMutator DownNode state invoked
for node: 127.0.0.1:55519__fp%2Fuy
[junit4] 2> 404220 INFO (zkCallback-241-thread-1) [ ]
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> 404220 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 404222 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ZkStateWriter going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 404307 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] 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> 404330 INFO (zkCallback-241-thread-1) [ ]
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> 404330 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] 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> 404331 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 405226 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55519__fp%2Fuy
[junit4] 2> 405226 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:55519__fp%2Fuy
[junit4] 2> 405227 INFO (zkCallback-241-thread-1) [ ]
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> 405227 INFO (zkCallback-241-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 405227 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] 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> 405227 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 405230 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] 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> 405230 INFO
(zkCallback-239-thread-1-processing-n:127.0.0.1:49381__fp%2Fuy)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 405260 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 405260 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 405266 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/cores
[junit4] 2> 405267 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 405267 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-1-001/cores/collection1
[junit4] 2> 405267 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 405290 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 405290 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B])
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 405298 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 405298 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 405301 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55519/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:55519__fp%2Fuy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 405301 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 405301 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [collection1]
[junit4] 2> 405302 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55519/_fp/uy",
[junit4] 2> "node_name":"127.0.0.1:55519__fp%2Fuy",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 405302 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ReplicaMutator Collection already
exists with numShards=2
[junit4] 2> 405302 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 405302 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1]
o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
[junit4] 2> 405302 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 405414 INFO
(OverseerStateUpdate-95769341556817924-127.0.0.1:49381__fp%2Fuy-n_0000000000)
[n:127.0.0.1:49381__fp%2Fuy ] o.a.s.c.o.ZkStateWriter going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 405415 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 405415 INFO
(zkCallback-247-thread-2-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [1] to [2]
[junit4] 2> 406350 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 406350 INFO
(coreLoadExecutor-1011-thread-1-processing-n:127.0.0.1:55519__fp%2Fuy)
[n:127.0.0.1:55519__fp%2Fuy c:collection1 x:collection1] o.a.s.c.ZkController
[...truncated too long message...]
/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-4-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-4-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 455269 INFO
(zkCallback-263-thread-2-processing-n:127.0.0.1:45420__fp%2Fuy)
[n:127.0.0.1:45420__fp%2Fuy c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 455269 INFO
(zkCallback-263-thread-2-processing-n:127.0.0.1:45420__fp%2Fuy)
[n:127.0.0.1:45420__fp%2Fuy c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001/shard-4-001/cores/collection1/data/index
[junit4] 2> 455271 INFO
(zkCallback-263-thread-2-processing-n:127.0.0.1:45420__fp%2Fuy)
[n:127.0.0.1:45420__fp%2Fuy c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.ElectionContext Canceling election
/collections/collection1/leader_elect/shard1/election/95769341556817938-core_node4-n_0000000001
[junit4] 2> 455271 WARN
(zkCallback-263-thread-2-processing-n:127.0.0.1:45420__fp%2Fuy)
[n:127.0.0.1:45420__fp%2Fuy c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/collection1/leader_elect/shard1/election/95769341556817938-core_node4-n_0000000001
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[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> 455274 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@4c50db86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 455275 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b6a8d13{/_fp/uy,null,UNAVAILABLE}
[junit4] 2> 455279 INFO
(TEST-TestNamedUpdateProcessors.test-seed#[C74838B41CD1B7B]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59359 59359
[junit4] 2> 455466 INFO (Thread-771) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59359 59359
[junit4] 2> 455486 WARN (Thread-771) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test
-Dtests.seed=C74838B41CD1B7B -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=no -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 53.6s J2 | TestNamedUpdateProcessors.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:.system
[junit4] > at
__randomizedtesting.SeedInfo.seed([C74838B41CD1B7B:8420BC51EF317683]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
[junit4] > at
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:78)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 455489 INFO
(SUITE-TestNamedUpdateProcessors-seed#[C74838B41CD1B7B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors_C74838B41CD1B7B-001
[junit4] 2> Apr 22, 2016 11:23:54 AM
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:{}, maxPointsInLeafNode=642, maxMBSortInHeap=6.08886109413068,
sim=ClassicSimilarity, locale=no, timezone=Europe/Kaliningrad
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=316418592,total=499122176
[junit4] 2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery,
TestManagedResource, BlockJoinFacetDistribTest, CollectionsAPISolrJTest,
TestUtils, TestCharFilters, ConnectionManagerTest,
TlogReplayBufferedWhileIndexingTest, HdfsRecoverLeaseTest,
TestMaxScoreQueryParser, TestWriterPerf, TestGroupingSearch,
TestStandardQParsers, SimpleCollectionCreateDeleteTest, TestCollationField,
SimpleFacetsTest, TestXIncludeConfig, TestCustomDocTransformer,
TestMiniSolrCloudClusterBase, OverseerStatusTest, RequestLoggingTest,
CircularListTest, TermVectorComponentDistributedTest, TestSchemaManager,
TestFieldCollectionResource, FieldMutatingUpdateProcessorTest,
TestCloudPivotFacet, DirectUpdateHandlerTest, TestCSVResponseWriter,
TestReload, MergeStrategyTest, TestNamedUpdateProcessors]
[junit4] Completed [97/591 (1!)] on J2 in 53.89s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1638 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014:
There were test failures: 591 suites (10 ignored), 2380 tests, 1 failure, 85
ignored (70 assumptions) [seed: C74838B41CD1B7B]
Total time: 92 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]