Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/146/
2 tests failed.
FAILED:
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy
Error Message:
Could not find collection : c1
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
at
__randomizedtesting.SeedInfo.seed([C525E48C20B81BC2:AE6A44F159B7C6F8]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:135)
at
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy(ZkStateReaderTest.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup
Error Message:
Failed to create backup
Stack Trace:
java.lang.AssertionError: Failed to create backup
at
__randomizedtesting.SeedInfo.seed([C525E48C20B81BC2:84AEC4E90706E88D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.CheckBackupStatus.fetchStatus(CheckBackupStatus.java:50)
at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:201)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10910 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/init-core-data-001
[junit4] 2> 468066 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBackupOnCommit
[junit4] 2> 468067 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1
[junit4] 2> 468087 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 468134 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45e6ac89{/solr,null,AVAILABLE}
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@560260eb{HTTP/1.1,[http/1.1]}{127.0.0.1:60477}
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.Server Started @474499ms
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=60477}
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001'
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 468142 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/solr.xml
[junit4] 2> 468154 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/.
[junit4] 2> 468155 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer New CoreContainer 442993594
[junit4] 2> 468155 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001]
[junit4] 2> 468155 WARN
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/lib
[junit4] 2> 468155 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] 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> 468156 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 468157 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 468157 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 468157 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 468157 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 468157 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/.
[junit4] 2> 468158 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 468158 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1
[junit4] 2> 468158 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 468166 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1'
[junit4] 2> 468180 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 468180 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 468174 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 468182 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 468185 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 468187 WARN (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 468188 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 468197 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 468203 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 468205 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 468207 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1'
[junit4] 2> 468207 INFO (coreLoadExecutor-797-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1
[junit4] 2> 468207 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 468207 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/]
[junit4] 2> 468207 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 468208 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data
[junit4] 2> 468208 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 468208 WARN (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 468208 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index
[junit4] 2> 468208 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 468209 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2204d3bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64204b37),segFN=segments_1,generation=1}
[junit4] 2> 468209 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 468210 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 468211 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 468211 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 468212 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 468213 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 468218 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 468219 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 468219 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 468225 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/
[junit4] 2> 468225 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 468225 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.552734375,
floorSegmentMB=0.658203125, forceMergeDeletesPctAllowed=4.188358675941492,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5300897372253913
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2204d3bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64204b37),segFN=segments_1,generation=1}
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6217b287[collection1] main]
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1/conf
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1/conf}
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/collection1/conf
[junit4] 2> 468232 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 468233 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 468233 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 468233 INFO (coreLoadExecutor-797-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 468233 INFO
(searcherExecutor-798-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6217b287[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 468704 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 468704 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 468713 INFO (qtp2125891671-1822) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 7
[junit4] 2> 468715 INFO (qtp2125891671-1823) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 468718 INFO (qtp2125891671-1823) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 468730 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 468732 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 468733 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 468735 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 468737 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 468739 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 468740 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 468742 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 468744 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 468746 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 468747 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 468749 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 468750 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 468753 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 468754 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 468756 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 468758 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 468760 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 468762 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 468763 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 468765 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 468767 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 468768 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 468770 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 468771 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 468773 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 468775 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 468776 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 468778 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 468779 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 468781 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 468783 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 468784 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 468786 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 468788 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 468789 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 468791 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 468793 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 468795 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 468796 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 468798 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 468800 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 468801 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 468803 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 468804 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 468806 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 468808 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 468816 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2204d3bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64204b37),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2204d3bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64204b37),segFN=segments_2,generation=2}
[junit4] 2> 468816 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 468833 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22645835[collection1] main]
[junit4] 2> 468833 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 468833 INFO
(searcherExecutor-798-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22645835[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c49)))}
[junit4] 2> 468834 INFO (qtp2125891671-1821) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 26
[junit4] 2> 468842 INFO (Thread-545) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot <not named> at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/
[junit4] 2> 469030 INFO (qtp2125891671-1825) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=188
[junit4] 2> 469034 INFO (Thread-545) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/
[junit4] 2> 470033 INFO (qtp2125891671-1822) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 471041 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBackupOnCommit
[junit4] 2> 471069 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@560260eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 471069 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=442993594
[junit4] 2> 471074 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@509f211
[junit4] 2> 471074 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=49,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 471086 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 471087 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 471087 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] 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.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] 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.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 471118 INFO (coreCloseExecutor-802-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-001/./collection1/data/index
[junit4] 2> 471122 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[C525E48C20B81BC2])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45e6ac89{/solr,null,UNAVAILABLE}
[junit4] 2> 471164 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestBackup
[junit4] 2> 471165 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1
[junit4] 2> 471192 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 471194 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57352cca{/solr,null,AVAILABLE}
[junit4] 2> 471194 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@50090b8d{HTTP/1.1,[http/1.1]}{127.0.0.1:39786}
[junit4] 2> 471194 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.Server Started @477552ms
[junit4] 2> 471194 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=39786}
[junit4] 2> 471194 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 471195 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002'
[junit4] 2> 471195 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 471195 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 471195 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/solr.xml
[junit4] 2> 471208 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/.
[junit4] 2> 471208 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 367569911
[junit4] 2> 471208 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002]
[junit4] 2> 471208 WARN
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/lib
[junit4] 2> 471209 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
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> 471209 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 471210 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 471210 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 471210 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 471210 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 471210 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/.
[junit4] 2> 471211 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 471211 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1
[junit4] 2> 471211 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 471212 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1'
[junit4] 2> 471218 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 471218 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 471212 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 471219 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 471223 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 471225 WARN (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 471226 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 471230 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 471232 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 471234 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 471235 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1'
[junit4] 2> 471235 INFO (coreLoadExecutor-809-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1
[junit4] 2> 471235 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/]
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 471236 WARN (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index
[junit4] 2> 471236 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 471237 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@218de2c2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5058a58b),segFN=segments_1,generation=1}
[junit4] 2> 471237 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 471238 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 471239 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 471240 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 471240 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 471241 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 471242 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/
[junit4] 2> 471242 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
[junit4] 2> 471242 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.552734375,
floorSegmentMB=0.658203125, forceMergeDeletesPctAllowed=4.188358675941492,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5300897372253913
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@218de2c2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5058a58b),segFN=segments_1,generation=1}
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@475bfedf[collection1] main]
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1/conf
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1/conf}
[junit4] 2> 471243 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1/conf
[junit4] 2> 471244 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 471244 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 471244 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 471244 INFO (coreLoadExecutor-809-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 471244 INFO
(searcherExecutor-810-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@475bfedf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 471742 INFO (qtp430832153-1841) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 471743 INFO (qtp430832153-1841) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 471762 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 12
[junit4] 2> 471766 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 471768 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 471774 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 471778 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 471782 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 471798 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 471800 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 471807 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 471814 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 471822 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 471824 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 471837 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 471844 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 471846 INFO (qtp430832153-1838) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 471851 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 471968 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 471970 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 471973 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 471974 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 471976 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 471980 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 471981 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 471983 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 471985 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 471987 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 471988 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 471990 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 471992 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 471993 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 471995 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 471996 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 471998 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 471999 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 472001 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 472003 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 472004 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 472006 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 472008 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 472009 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 472011 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 472012 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 472014 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 472016 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 472017 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 472019 INFO (qtp430832153-1844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 472020 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 472022 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 472024 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 472025 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 472027 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 472029 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 472030 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 472032 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 472033 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 472035 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 472037 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 472038 INFO (qtp430832153-1842) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 472040 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 472047 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@218de2c2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5058a58b),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@218de2c2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5058a58b),segFN=segments_2,generation=2}
[junit4] 2> 472048 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 472058 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@321e5a0d[collection1] main]
[junit4] 2> 472058 INFO (Thread-558) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot <not named> at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/
[junit4] 2> 472059 INFO
(searcherExecutor-810-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@321e5a0d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c58)))}
[junit4] 2> 472058 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 472066 INFO (qtp430832153-1843) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 25
[junit4] 2> 472105 INFO (qtp430832153-1839) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=backup} status=0 QTime=11
[junit4] 2> 472105 INFO (Thread-559) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot <not named> at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/
[junit4] 2> 472115 INFO (Thread-559) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/
[junit4] 2> 472118 ERROR (Thread-558) [ x:collection1]
o.a.s.h.SnapShooter Exception while creating snapshot
[junit4] 2> java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/collection1/data/snapshot.20160417130821479/segments_2
[junit4] 2> at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[junit4] 2> at
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
[junit4] 2> at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
[junit4] 2> at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
[junit4] 2> at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] 2> at
org.apache.lucene.store.Directory.copyFrom(Directory.java:154)
[junit4] 2> at
org.apache.solr.handler.SnapShooter.copyFiles(SnapShooter.java:203)
[junit4] 2> at
org.apache.solr.handler.SnapShooter.createSnapshot(SnapShooter.java:136)
[junit4] 2> at
org.apache.solr.handler.SnapShooter$1.run(SnapShooter.java:85)
[junit4] 2> 472139 INFO (qtp430832153-1841) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 472140 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending doTestBackup
[junit4] 2> 472141 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@50090b8d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 472141 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=367569911
[junit4] 2> 472152 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40941417
[junit4] 2> 472152 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=58,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 472154 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 472154 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 472154 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 472155 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 472155 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 472155 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] 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.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 472155 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 472155 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data/index
[junit4] 2> 472163 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] 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.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 472163 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 472163 INFO (coreCloseExecutor-814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001/solr-instance-002/./collection1/data
[junit4] 2> 472163 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[C525E48C20B81BC2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57352cca{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup
-Dtests.seed=C525E48C20B81BC2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-BO -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 1.01s J2 | TestReplicationHandlerBackup.doTestBackup <<<
[junit4] > Throwable #1: java.lang.AssertionError: Failed to create backup
[junit4] > at
__randomizedtesting.SeedInfo.seed([C525E48C20B81BC2:84AEC4E90706E88D]:0)
[junit4] > at
org.apache.solr.handler.CheckBackupStatus.fetchStatus(CheckBackupStatus.java:50)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:201)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 472168 INFO
(SUITE-TestReplicationHandlerBackup-seed#[C525E48C20B81BC2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup_C525E48C20B81BC2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, maxPointsInLeafNode=56, maxMBSortInHeap=6.445951052392107,
sim=ClassicSimilarity, locale=es-BO, timezone=Europe/Vaduz
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=35146160,total=383254528
[junit4] 2> NOTE: All tests run in this JVM: [BitVectorTest,
TestPostingsSolrHighlighter, TestReRankQParserPlugin, SSLMigrationTest,
TestTolerantUpdateProcessorCloud, TestCustomDocTransformer,
TestHashQParserPlugin, CollectionStateFormat2Test, TestFieldTypeResource,
SimpleFacetsTest, TestSort, TestSolrConfigHandler, TestSolrJ,
CloneFieldUpdateProcessorFactoryTest, TestImplicitCoreProperties,
DateMathParserTest, TestRandomRequestDistribution, ForceLeaderTest,
TestUseDocValuesAsStored, LeaderElectionTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestReplicationHandlerBackup]
[junit4] Completed [93/587 (1!)] on J2 in 4.33s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 1271 lines...]
[junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_C525E48C20B81BC2-001/init-core-data-001
[junit4] 2> 2482044 INFO
(SUITE-ZkStateReaderTest-seed#[C525E48C20B81BC2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 2482045 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStateFormatUpdateWithExplicitRefreshLazy
[junit4] 2> 2482046 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2482046 INFO (Thread-4514) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2482046 INFO (Thread-4514) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2482150 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.ZkTestServer start zk server on port:53873
[junit4] 2> 2482150 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2482158 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2482178 INFO (zkCallback-15267-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@bd8ff03 name:ZooKeeperConnection
Watcher:127.0.0.1:53873 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2482178 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2482178 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2482206 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2482218 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2482245 INFO (zkCallback-15268-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e85e6ac
name:ZooKeeperConnection Watcher:127.0.0.1:53873 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2482247 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2482247 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2482247 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2482259 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2482270 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2482274 INFO (zkCallback-15269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@578197c0
name:ZooKeeperConnection Watcher:127.0.0.1:53873/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2482282 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2482282 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2482282 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2482283 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2482283 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2482283 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2482284 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2482284 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2482285 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2482285 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2482286 INFO (zkCallback-15269-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2482287 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2482315 INFO (zkCallback-15269-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [0])
[junit4] 2> 2482315 WARN (zk
[...truncated too long message...]
c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2484370 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2484373 INFO (zkCallback-15281-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@795bd2c3
name:ZooKeeperConnection Watcher:127.0.0.1:57621/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2484373 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2484373 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2484378 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2484379 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2484379 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2484380 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2484380 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2484380 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2484386 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2484387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
[junit4] 2> 2484387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2484387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2484387 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
[junit4] 2> 2484388 INFO (zkCallback-15281-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 2484390 INFO (zkCallback-15281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Deleting data for [c1]
[junit4] 2> 2484390 INFO (zkCallback-15281-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: [0])
[junit4] 2> 2484390 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/c1/state.json
[junit4] 2> 2484391 INFO (zkCallback-15281-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: [0])
[junit4] 2> 2484398 INFO (zkCallback-15281-thread-1) [ ]
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
[junit4] 2> 2484400 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57621 57621
[junit4] 2> 2484694 INFO (Thread-4518) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:57621 57621
[junit4] 2> 2484697 INFO
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[C525E48C20B81BC2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
[junit4] 2> 2484698 INFO
(SUITE-ZkStateReaderTest-seed#[C525E48C20B81BC2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_C525E48C20B81BC2-001
[junit4] 2> Apr 17, 2016 11:41:53 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity,
locale=sr-Latn-ME, timezone=US/Central
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=269635992,total=517996544
[junit4] 2> NOTE: All tests run in this JVM: [DistanceUnitsTest,
TestUniqueKeyFieldResource, TestDefaultStatsCache,
WrapperMergePolicyFactoryTest, OverriddenZkACLAndCredentialsProvidersTest,
TestRestoreCore, TestMaxScoreQueryParser, TestLFUCache,
MoreLikeThisHandlerTest, TestXmlQParser, AsyncMigrateRouteKeyTest, TestSolrXml,
BigEndianAscendingWordSerializerTest, DistribDocExpirationUpdateProcessorTest,
FileUtilsTest, SpellCheckComponentTest, OpenExchangeRatesOrgProviderTest,
BasicFunctionalityTest, SpellPossibilityIteratorTest, TestJsonRequest,
DirectSolrSpellCheckerTest, ConjunctionSolrSpellCheckerTest,
TestMiniSolrCloudClusterBase, ShardRoutingTest, SpatialFilterTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterFSTTest,
LeaderFailoverAfterPartitionTest, MergeStrategyTest,
DistributedIntervalFacetingTest, MultiTermTest, TestShortCircuitedRequests,
TestSolrDeletionPolicy2, SolrIndexConfigTest, SolrPluginUtilsTest,
TestStressLiveNodes, SpatialHeatmapFacetsTest, TestCodecSupport,
TestSystemIdResolver, TestSurroundQueryParser, TestSmileRequest,
ChaosMonkeyNothingIsSafeTest, MinimalSchemaTest, CachingDirectoryFactoryTest,
TestExactStatsCache, TimeZoneUtilsTest, TestDocBasedVersionConstraints,
TestSimpleTrackingShardHandler, TestRawResponseWriter, TestDocumentBuilder,
TestRuleBasedAuthorizationPlugin, BadCopyFieldTest, TestInitParams,
TestCoreContainer, SoftAutoCommitTest, TestQuerySenderListener,
SolrIndexSplitterTest, SegmentsInfoRequestHandlerTest, NumericFieldsTest,
DOMUtilTest, ZkControllerTest, CollectionReloadTest,
AnalyticsMergeStrategyTest, TestConfigReload, TestDynamicFieldResource,
ClusterStateUpdateTest, TestEmbeddedSolrServerConstructors,
TestNamedUpdateProcessors, HdfsSyncSliceTest, DeleteShardTest,
UpdateRequestProcessorFactoryTest, TestBM25SimilarityFactory,
HdfsBasicDistributedZk2Test, TestSortingResponseWriter, ConfigSetsAPITest,
DocValuesTest, TestFiltering, DistributedVersionInfoTest,
TestComplexPhraseQParserPlugin, TestSchemaResource,
TestCopyFieldCollectionResource, CSVRequestHandlerTest, TestHashPartitioner,
PKIAuthenticationIntegrationTest, SchemaVersionSpecificBehaviorTest,
TestReloadDeadlock, TermVectorComponentTest, DeleteInactiveReplicaTest,
DistributedTermsComponentTest, NotRequiredUniqueKeyTest,
TestAuthenticationFramework, TestDistributedStatsComponentCardinality,
FastVectorHighlighterTest, ReturnFieldsTest, QueryParsingTest,
BinaryUpdateRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest,
CopyFieldTest, SampleTest, TestSearchPerf, TestElisionMultitermQuery,
TestXIncludeConfig, TestDFRSimilarityFactory, URLClassifyProcessorTest,
TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter,
SpellingQueryConverterTest, TestUtils, SystemInfoHandlerTest,
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest,
DistribJoinFromCollectionTest, MultiThreadedOCPTest, RestartWhileUpdatingTest,
RollingRestartTest, SolrCloudExampleTest, TestCollectionAPI,
TestDistribDocBasedVersion, TestDownShardTolerantSearch,
TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
TestReplicaProperties, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest,
TestClusterStateMutator, ZkStateReaderTest]
[junit4] Completed [480/587 (2!)] on J1 in 2.96s, 5 tests, 1 error <<<
FAILURES!
[...truncated 361 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014:
There were test failures: 587 suites (10 ignored), 2366 tests, 1 error, 1
failure, 85 ignored (70 assumptions) [seed: C525E48C20B81BC2]
Total time: 87 minutes 15 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]