Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/319/
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([5CCFE3B43C13FA79]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent
Error Message:
ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory,
NRTCachingDirectory, SolrCore]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [NRTCachingDirectory, NRTCachingDirectory, SolrCore]
at __randomizedtesting.SeedInfo.seed([5CCFE3B43C13FA79]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:834)
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 12083 lines...]
[junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/init-core-data-001
[junit4] 2> 2402807 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[5CCFE3B43C13FA79]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2402808 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[5CCFE3B43C13FA79]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gb_r/
[junit4] 2> 2402811 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2402811 INFO (Thread-6819) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2402811 INFO (Thread-6819) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2402911 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36890
[junit4] 2> 2402911 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2402918 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2402920 INFO (zkCallback-3299-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@266e47b2
name:ZooKeeperConnection Watcher:127.0.0.1:36890 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2402920 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2402921 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2402921 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2402924 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2402925 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2402925 INFO (zkCallback-3300-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@36c9b28f
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2402925 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2402926 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2402926 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2402927 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2402928 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2402929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2402931 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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-managed-schema.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2402931 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2402933 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402933 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2402934 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402935 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2402936 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402936 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2402938 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402938 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2402939 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402939 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2402940 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402941 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2402942 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402942 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2402943 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402943 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2402948 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402949 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2402950 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2402950 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2403056 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1
[junit4] 2> 2403057 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2403063 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14dc7d29{/gb_r,null,AVAILABLE}
[junit4] 2> 2403063 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@606cd18d{HTTP/1.1,[http/1.1]}{127.0.0.1:59811}
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.Server Started @2406480ms
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/tempDir-001/control/data,
hostContext=/gb_r, hostPort=59811,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores}
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001'
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2403064 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403065 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403070 INFO (zkCallback-3301-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17db2eea
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403070 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403070 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403071 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2403071 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/solr.xml
[junit4] 2> 2403076 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores
[junit4] 2> 2403076 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1452160418
[junit4] 2> 2403076 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001]
[junit4] 2> 2403077 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/lib
[junit4] 2> 2403077 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2403078 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2403078 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2403078 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2403079 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36890/solr
[junit4] 2> 2403079 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2403079 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403079 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403080 INFO (zkCallback-3304-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4343c909
name:ZooKeeperConnection Watcher:127.0.0.1:36890 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403080 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403081 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403082 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$25/1029886940@2079ed16
[junit4] 2> 2403086 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2403087 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5488b665
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403087 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2403088 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2403089 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2403092 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2403100 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2403102 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2403103 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2403104 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2403105 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2403106 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2403106 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2403107 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2403107 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2403110 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2403110 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2403111 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2403112 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96195681366769668-127.0.0.1:59811_gb_r-n_0000000000
[junit4] 2> 2403112 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59811_gb_r
[junit4] 2> 2403112 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2403113 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer Overseer
(id=96195681366769668-127.0.0.1:59811_gb_r-n_0000000000) starting
[junit4] 2> 2403114 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2403119 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2403119 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2403120 INFO
(OverseerCollectionConfigSetProcessor-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2403129 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59811_gb_r
[junit4] 2> 2403129 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:59811_gb_r
[junit4] 2> 2403130 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2403131 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] 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> 2403131 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2403150 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2403150 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2403151 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores
[junit4] 2> 2403152 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] 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> 2403152 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1
[junit4] 2> 2403152 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 2403159 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 2403159 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 2403160 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 2403160 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:59811_gb_r ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2403160 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403161 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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:59811/gb_r",
[junit4] 2> "node_name":"127.0.0.1:59811_gb_r",
[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> 2403161 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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:59811/gb_r",
[junit4] 2> "node_name":"127.0.0.1:59811_gb_r",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2403161 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 2403162 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
[junit4] 2> 2403162 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 2403163 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] 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> 2403166 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 2403166 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 2403166 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 2403166 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 2403166 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 2403167 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 2403167 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1'
[junit4] 2> 2403167 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2403167 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2403168 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 2403172 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 2403175 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 2403180 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2403181 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2403186 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2403277 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2403283 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2403294 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2403314 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2403316 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2403319 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2403320 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2403323 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/conf1/managed-schema
[junit4] 2> 2403324 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml.bak
[junit4] 2> 2403326 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to
/configs/conf1/schema.xml.bak
[junit4] 2> 2403327 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1
[junit4] 2> 2403328 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 2403328 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 2403328 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/]
[junit4] 2> 2403328 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 2403328 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode:
BEST_SPEED
[junit4] 2> 2403329 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data
[junit4] 2> 2403329 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/index/
[junit4] 2> 2403330 WARN
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2403330 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/index
[junit4] 2> 2403331 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2d6b3c8d
[junit4] 2> 2403336 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c17fd6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 2403336 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2403353 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403353 WARN
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403356 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2403357 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2403358 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2403359 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2403360 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 2403360 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403360 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59811_gb_r
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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/
[junit4] 2> 2403376 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403376 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403376 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2403376 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2403377 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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.21717654600863368]
[junit4] 2> 2403377 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/control-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c17fd6;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 2403377 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2403377 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@26c6bfcb[collection1] main]
[junit4] 2> 2403378 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403378 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403379 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403379 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 2403379 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 2403379 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403379 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the
managed schema at /configs/conf1/managed-schema
[junit4] 2> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController Added new OnReconnect listener
ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId:
collection1:6205873216427401
[junit4] 2> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2403380 INFO
(searcherExecutor-8590-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@26c6bfcb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403380 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403381 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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> 2403381 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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 1539130902464954368
[junit4] 2> 2403382 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r 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 1539130902464954368
[junit4] 2> 2403383 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 2403383 INFO
(coreLoadExecutor-8589-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 2403397 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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:59811/gb_r
collection:control_collection shard:shard1
[junit4] 2> 2403398 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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> 2403401 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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/96195681366769668-core_node1-n_0000000000
[junit4] 2> 2403401 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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> 2403403 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2403403 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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> 2403403 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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> 2403403 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:59811/gb_r/collection1/
[junit4] 2> 2403403 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2403403 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:59811/gb_r/collection1/ has no replicas
[junit4] 2> 2403405 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 2403407 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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/96195681366769668-core_node1-n_0000000000
[junit4] 2> 2403409 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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:59811/gb_r/collection1/ shard1
[junit4] 2> 2403409 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:59811/gb_r",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 2403511 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] 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> 2403560 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:59811/gb_r/collection1/ and leader is
http://127.0.0.1:59811/gb_r/collection1/
[junit4] 2> 2403560 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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:59811/gb_r
[junit4] 2> 2403560 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2403560 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 2403560 INFO
(coreZkRegister-8583-thread-1-processing-n:127.0.0.1:59811_gb_r x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59811_gb_r
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> 2403562 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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:59811/gb_r",
[junit4] 2> "node_name":"127.0.0.1:59811_gb_r",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 2403562 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ReplicaMutator Update state numShards=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:59811/gb_r",
[junit4] 2> "node_name":"127.0.0.1:59811_gb_r",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2403662 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403663 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403665 INFO
(zkCallback-3305-thread-1-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] 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> 2403669 INFO (zkCallback-3309-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@743f52fd
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403669 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403669 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403669 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2403670 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 2403671 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2403673 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2403673 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 2403673 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403675 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403678 INFO (zkCallback-3310-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70517ee1
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403678 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403679 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403681 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 2403681 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 2403785 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 2403863 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores/collection1
[junit4] 2> 2403864 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001
[junit4] 2> 2403864 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2403866 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@717cb822{/gb_r,null,AVAILABLE}
[junit4] 2> 2403866 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4b7ca817{HTTP/1.1,[http/1.1]}{127.0.0.1:50853}
[junit4] 2> 2403866 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.e.j.s.Server Started @2407283ms
[junit4] 2> 2403866 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/gb_r, hostPort=50853,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores}
[junit4] 2> 2403866 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2403867 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001'
[junit4] 2> 2403867 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2403867 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2403867 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403871 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403872 INFO (zkCallback-3311-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6641ef5d
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403872 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403872 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403873 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2403873 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/solr.xml
[junit4] 2> 2403878 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores
[junit4] 2> 2403878 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.CoreContainer New CoreContainer 633151260
[junit4] 2> 2403878 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001]
[junit4] 2> 2403878 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/lib
[junit4] 2> 2403879 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
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> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36890/solr
[junit4] 2> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2403880 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2403888 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2403888 INFO (zkCallback-3314-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a06234 name:ZooKeeperConnection
Watcher:127.0.0.1:36890 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2403888 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2403888 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2403890 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$25/1029886940@2517e211
[junit4] 2> 2403891 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2403892 INFO
(zkCallback-3315-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ff59fb2
name:ZooKeeperConnection Watcher:127.0.0.1:36890/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2403892 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2403898 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2403899 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2403899 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2403902 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2403902 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96195681366769673-127.0.0.1:50853_gb_r-n_0000000001
[junit4] 2> 2403903 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96195681366769668-127.0.0.1:59811_gb_r-n_0000000000 to
know if I could be the leader
[junit4] 2> 2403903 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.ZkController Publish
node=127.0.0.1:50853_gb_r as DOWN
[junit4] 2> 2403904 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50853_gb_r
[junit4] 2> 2403904 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50853_gb_r
[junit4] 2> 2403905 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50853_gb_r"} current state version: 3
[junit4] 2> 2403905 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50853_gb_r
[junit4] 2> 2403906 INFO (zkCallback-3309-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> 2403906 INFO
(zkCallback-3305-thread-3-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] 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> 2403906 INFO
(zkCallback-3315-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] 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> 2403912 INFO (zkCallback-3309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2403912 INFO
(zkCallback-3305-thread-3-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2403913 INFO
(zkCallback-3305-thread-3-processing-n:127.0.0.1:59811_gb_r)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 2403913 INFO (zkCallback-3309-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: [2])
[junit4] 2> 2403924 INFO
(zkCallback-3315-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2403924 INFO
(zkCallback-3315-thread-2-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 2403926 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2403926 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2403927 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores
[junit4] 2> 2403928 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] 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> 2403928 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores/collection1
[junit4] 2> 2403928 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 2403930 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
[junit4] 2> 2403930 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[5CCFE3B43C13FA79])
[n:127.0.0.1:50853_gb_r ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2403930 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2403930 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2403931 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 2403931 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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:50853/gb_r",
[junit4] 2> "node_name":"127.0.0.1:50853_gb_r",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 2403931 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] 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:50853/gb_r",
[junit4] 2> "node_name":"127.0.0.1:50853_gb_r",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2403932 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 2403932 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 2403932 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Add data for [collection1] ver [0]
[junit4] 2> 2403935 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2404034 INFO
(OverseerStateUpdate-96195681366769668-127.0.0.1:59811_gb_r-n_0000000000)
[n:127.0.0.1:59811_gb_r ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 2404035 INFO
(zkCallback-3315-thread-2-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] 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> 2404035 INFO
(zkCallback-3315-thread-2-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [0] to [1]
[junit4] 2> 2404936 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 2404936 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
Check for collection zkNode:collection1
[junit4] 2> 2404936 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2404936 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/collections/collection1]
[junit4] 2> 2404937 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 2404937 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 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/J1/temp/solr.schema.TestBulkSchemaConcurrent_5CCFE3B43C13FA79-001/shard-1-001/cores/collection1'
[junit4] 2> 2404937 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2404937 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2404939 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 2404948 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 2404951 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.2.0
[junit4] 2> 2404963 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2404971 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2405091 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2405096 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 2405096 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 2405110 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2405113 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2405118 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2405118 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2405121 INFO
(coreLoadExecutor-8600-thread-1-processing-n:127.0.0.1:50853_gb_r)
[n:127.0.0.1:50853_gb_r c:collection1 x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet
[...truncated too long message...]
adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=2,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=773,transaction_logs_total_number=1}
[junit4] 2> 7336951 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 7336951 WARN
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.RecoveryStrategy Stopping recovery for
core=[oldindextest_shard1_replica2] coreNodeName=[core_node1]
[junit4] 2> 7336951 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref
count has reached 0 - closing IndexWriter
[junit4] 2> 7336951 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.DefaultSolrCoreState closing
IndexWriter with IndexWriterCloser
[junit4] 2> 7337006 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrDeletionPolicy
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6508c8d9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63680ee8),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6508c8d9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63680ee8),segFN=segments_3,generation=3}
[junit4] 2> 7337006 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit
generation = 3
[junit4] 2> 7337013 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrCore [oldindextest_shard1_replica2]
Closing main searcher on request.
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to
close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data;done=false>>]
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] 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.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to
close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index;done=false>>]
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 7337015 INFO
(recoveryExecutor-47-thread-1-processing-n:127.0.0.1:53332_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:53332_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] 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.cloud.CleanupOldIndexTest_5CCFE3B43C13FA79-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
[junit4] 2> 7337022 INFO (jetty-launcher-42-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96195531601281029-127.0.0.1:53332_solr-n_0000000000) closing
[junit4] 2> 7337046 INFO (jetty-launcher-42-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42df2f08{/solr,null,UNAVAILABLE}
[junit4] 2> 7337055 INFO
(SUITE-CleanupOldIndexTest-seed#[5CCFE3B43C13FA79]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41087 41087
[junit4] 2> 7337078 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x155c1538a130005 due
to java.nio.channels.ClosedByInterruptException
[junit4] 2> 7337182 INFO
(SUITE-CleanupOldIndexTest-seed#[5CCFE3B43C13FA79]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Jul 06, 2016 7:49:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Memory
doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true),
a_i=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)},
docValues:{}, maxPointsInLeafNode=1652, maxMBSortInHeap=5.377604198188432,
sim=ClassicSimilarity, locale=ru, timezone=America/Merida
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=116365408,total=302514176
[junit4] 2> NOTE: All tests run in this JVM: [SuggesterTest,
StressHdfsTest, FieldAnalysisRequestHandlerTest, CachingDirectoryFactoryTest,
TestSort, TestSolrQueryResponse, CleanupOldIndexTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CleanupOldIndexTest
-Dtests.seed=5CCFE3B43C13FA79 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ru -Dtests.timezone=America/Merida -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | CleanupOldIndexTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([5CCFE3B43C13FA79]:0)
[junit4] Completed [524/620 (2!)] on J2 in 7220.62s, 1 test, 1 error <<<
FAILURES!
[...truncated 311 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:530:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2596 tests, 2 suite-level
errors, 85 ignored (70 assumptions) [seed: 5CCFE3B43C13FA79]
Total time: 171 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]