Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3667/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([368790174C1B354A:BED3AFCDE2E758B2]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11132 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/init-core-data-001
   [junit4]   2> 650876 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[368790174C1B354A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 650876 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[368790174C1B354A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 650878 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 650878 INFO  (Thread-1033) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 650878 INFO  (Thread-1033) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 650987 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64826
   [junit4]   2> 651016 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 651020 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 651023 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 651026 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 651030 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 651033 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 651035 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 651038 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 651041 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 651044 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 651047 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 651692 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/cores/collection1
   [junit4]   2> 651694 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 651696 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@615fd0b8{/,null,AVAILABLE}
   [junit4]   2> 651697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e4a19db{HTTP/1.1,[http/1.1]}{127.0.0.1:64829}
   [junit4]   2> 651697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server Started @657037ms
   [junit4]   2> 651697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/tempDir-001/control/data,
 hostContext=/, hostPort=64829, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/cores}
   [junit4]   2> 651697 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 651698 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 651698 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 651698 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 651698 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T19:06:31.513Z
   [junit4]   2> 651702 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 651702 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/solr.xml
   [junit4]   2> 651729 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64826/solr
   [junit4]   2> 651776 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64829_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:64829_
   [junit4]   2> 651778 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64829_    ] o.a.s.c.Overseer Overseer 
(id=96994223108587524-127.0.0.1:64829_-n_0000000000) starting
   [junit4]   2> 651792 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64829_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64829_
   [junit4]   2> 651796 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:64829_) [n:127.0.0.1:64829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 651892 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64829_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/cores
   [junit4]   2> 651892 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64829_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 651897 INFO  
(OverseerStateUpdate-96994223108587524-127.0.0.1:64829_-n_0000000000) 
[n:127.0.0.1:64829_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 652921 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 652934 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 653003 WARN  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 653004 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 653025 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 653026 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/control-001/cores/collection1/data/]
   [junit4]   2> 653026 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c68cebd
   [junit4]   2> 653026 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.623046875, 
floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.68515296258704, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.579248354408112
   [junit4]   2> 653030 WARN  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 653065 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 653065 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 653068 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 653068 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 653068 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 653068 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1796a522[collection1] main]
   [junit4]   2> 653070 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 653071 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 653071 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 653072 INFO  
(searcherExecutor-3020-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@1796a522[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 653072 INFO  
(coreLoadExecutor-3019-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551907572035878912
   [junit4]   2> 653084 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 653084 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 653084 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64829/collection1/
   [junit4]   2> 653084 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 653084 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64829/collection1/ has no replicas
   [junit4]   2> 653092 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64829/collection1/ shard1
   [junit4]   2> 653256 INFO  
(coreZkRegister-3012-thread-1-processing-n:127.0.0.1:64829_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64829_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 653412 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 653414 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 653691 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/cores/collection1
   [junit4]   2> 653693 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001
   [junit4]   2> 653694 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 653695 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48be9084{/,null,AVAILABLE}
   [junit4]   2> 653696 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@14f511b{HTTP/1.1,[http/1.1]}{127.0.0.1:64837}
   [junit4]   2> 653696 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server Started @659036ms
   [junit4]   2> 653696 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64837, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/cores}
   [junit4]   2> 653696 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 653697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 653697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 653697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 653697 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T19:06:33.512Z
   [junit4]   2> 653701 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 653701 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/solr.xml
   [junit4]   2> 653734 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64826/solr
   [junit4]   2> 653751 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64837_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 653760 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64837_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64837_
   [junit4]   2> 653763 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:64829_) [n:127.0.0.1:64829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653764 INFO  
(zkCallback-1374-thread-1-processing-n:127.0.0.1:64837_) [n:127.0.0.1:64837_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653764 INFO  (zkCallback-1369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653800 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64837_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/cores
   [junit4]   2> 653801 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64837_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 653804 INFO  
(OverseerStateUpdate-96994223108587524-127.0.0.1:64829_-n_0000000000) 
[n:127.0.0.1:64829_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 654826 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 654840 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 654945 WARN  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 654947 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 654967 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 654967 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 654967 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c68cebd
   [junit4]   2> 654968 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.623046875, 
floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.68515296258704, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.579248354408112
   [junit4]   2> 654973 WARN  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 654989 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 654989 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 654992 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 654992 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 654993 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 654993 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b297f5d[collection1] main]
   [junit4]   2> 654995 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 654996 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 654996 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 654997 INFO  
(searcherExecutor-3031-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@2b297f5d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 654997 INFO  
(coreLoadExecutor-3030-thread-1-processing-n:127.0.0.1:64837_) 
[n:127.0.0.1:64837_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551907574054387712
   [junit4]   2> 655008 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 655008 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 655008 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64837/collection1/
   [junit4]   2> 655009 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 655009 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64837/collection1/ has no replicas
   [junit4]   2> 655016 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:64837/collection1/ shard2
   [junit4]   2> 655171 INFO  
(coreZkRegister-3025-thread-1-processing-n:127.0.0.1:64837_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64837_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 655579 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/cores/collection1
   [junit4]   2> 655580 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001
   [junit4]   2> 655581 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 655583 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ebf1396{/,null,AVAILABLE}
   [junit4]   2> 655583 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@42db18ad{HTTP/1.1,[http/1.1]}{127.0.0.1:64843}
   [junit4]   2> 655583 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server Started @660924ms
   [junit4]   2> 655583 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64843, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/cores}
   [junit4]   2> 655584 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 655585 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 655585 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655585 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655585 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T19:06:35.400Z
   [junit4]   2> 655589 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 655589 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/solr.xml
   [junit4]   2> 655625 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64826/solr
   [junit4]   2> 655644 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64843_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 655654 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64843_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64843_
   [junit4]   2> 655656 INFO  
(zkCallback-1374-thread-1-processing-n:127.0.0.1:64837_) [n:127.0.0.1:64837_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655657 INFO  
(zkCallback-1380-thread-1-processing-n:127.0.0.1:64843_) [n:127.0.0.1:64843_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655656 INFO  
(zkCallback-1365-thread-2-processing-n:127.0.0.1:64829_) [n:127.0.0.1:64829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655657 INFO  (zkCallback-1369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 655720 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64843_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/cores
   [junit4]   2> 655721 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64843_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 655724 INFO  
(OverseerStateUpdate-96994223108587524-127.0.0.1:64829_-n_0000000000) 
[n:127.0.0.1:64829_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 656747 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 656761 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 656867 WARN  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 656869 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 656889 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 656889 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 656889 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c68cebd
   [junit4]   2> 656890 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.623046875, 
floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.68515296258704, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.579248354408112
   [junit4]   2> 656893 WARN  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 656904 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 656904 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 656906 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 656906 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 656907 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 656907 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27e1b68a[collection1] main]
   [junit4]   2> 656909 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 656910 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 656910 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 656910 INFO  
(searcherExecutor-3042-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@27e1b68a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 656911 INFO  
(coreLoadExecutor-3041-thread-1-processing-n:127.0.0.1:64843_) 
[n:127.0.0.1:64843_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551907576061362176
   [junit4]   2> 656922 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 656922 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 656922 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64843/collection1/
   [junit4]   2> 656922 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 656922 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64843/collection1/ has no replicas
   [junit4]   2> 656928 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:64843/collection1/ shard1
   [junit4]   2> 657096 INFO  
(coreZkRegister-3036-thread-1-processing-n:127.0.0.1:64843_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64843_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 657677 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/cores/collection1
   [junit4]   2> 657679 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001
   [junit4]   2> 657679 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 657681 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@657ad538{/,null,AVAILABLE}
   [junit4]   2> 657682 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1587dae1{HTTP/1.1,[http/1.1]}{127.0.0.1:64849}
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server Started @663023ms
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64849, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/cores}
   [junit4]   2> 657683 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 657683 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T19:06:37.498Z
   [junit4]   2> 657688 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 657688 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/solr.xml
   [junit4]   2> 657710 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64826/solr
   [junit4]   2> 657729 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64849_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 657738 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64849_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64849_
   [junit4]   2> 657743 INFO  
(zkCallback-1374-thread-1-processing-n:127.0.0.1:64837_) [n:127.0.0.1:64837_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 657745 INFO  
(zkCallback-1386-thread-1-processing-n:127.0.0.1:64849_) [n:127.0.0.1:64849_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 657745 INFO  
(zkCallback-1380-thread-1-processing-n:127.0.0.1:64843_) [n:127.0.0.1:64843_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 657745 INFO  
(zkCallback-1365-thread-3-processing-n:127.0.0.1:64829_) [n:127.0.0.1:64829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 657745 INFO  (zkCallback-1369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 657837 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64849_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/cores
   [junit4]   2> 657837 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64849_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 657839 INFO  
(OverseerStateUpdate-96994223108587524-127.0.0.1:64829_-n_0000000000) 
[n:127.0.0.1:64829_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 658858 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 658869 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 658968 WARN  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 658970 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 658990 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 658991 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 658991 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c68cebd
   [junit4]   2> 658991 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.623046875, 
floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.68515296258704, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.579248354408112
   [junit4]   2> 658995 WARN  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 659008 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 659008 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 659011 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 659011 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 659012 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 659012 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10899e7c[collection1] main]
   [junit4]   2> 659014 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 659015 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 659015 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 659015 INFO  
(coreLoadExecutor-3052-thread-1-processing-n:127.0.0.1:64849_) 
[n:127.0.0.1:64849_ c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551907578267566080
   [junit4]   2> 659018 INFO  
(searcherExecutor-3053-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@10899e7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 659023 INFO  
(coreZkRegister-3047-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 659027 INFO  
(updateExecutor-1383-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 659030 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 659031 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 659031 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 659031 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 659031 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:64837/collection1/] 
and I am [http://127.0.0.1:64849/collection1/]
   [junit4]   2> 659035 INFO  
(recoveryExecutor-1384-thread-1-processing-n:127.0.0.1:64849_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64849_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:64837]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64849_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 659043 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 659044 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 659044 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:64849_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64849","node_name":"127.0.0.1:64849_","state":"down"}
   [junit4]   2> 659669 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/cores/collection1
   [junit4]   2> 659671 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001
   [junit4]   2> 659671 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 659673 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6574bae3{/,null,AVAILABLE}
   [junit4]   2> 659674 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@606bd3b6{HTTP/1.1,[http/1.1]}{127.0.0.1:64856}
   [junit4]   2> 659674 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.Server Started @665015ms
   [junit4]   2> 659674 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64856, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/cores}
   [junit4]   2> 659675 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659675 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 659675 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659675 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659675 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-24T19:06:39.490Z
   [junit4]   2> 659680 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659680 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/solr.xml
   [junit4]   2> 659690 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64826/solr
   [junit4]   2> 659708 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64856_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 659718 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64856_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64856_
   [junit4]   2> 659721 INFO  (zkCallback-1369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659722 INFO  
(zkCallback-1374-thread-1-processing-n:127.0.0.1:64837_) [n:127.0.0.1:64837_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659723 INFO  
(zkCallback-1386-thread-1-processing-n:127.0.0.1:64849_) [n:127.0.0.1:64849_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659721 INFO  
(zkCallback-1380-thread-1-processing-n:127.0.0.1:64843_) [n:127.0.0.1:64843_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659723 INFO  
(zkCallback-1365-thread-3-processing-n:127.0.0.1:64829_) [n:127.0.0.1:64829_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659723 INFO  
(zkCallback-1393-thread-1-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 659765 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64856_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/cores
   [junit4]   2> 659765 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) 
[n:127.0.0.1:64856_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 659768 INFO  
(OverseerStateUpdate-96994223108587524-127.0.0.1:64829_-n_0000000000) 
[n:127.0.0.1:64829_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 660048 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:64849_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64849","node_name":"127.0.0.1:64849_","state":"recovering"}
   [junit4]   2> 660048 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 660048 INFO  (qtp116554779-6532) [n:127.0.0.1:64837_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:64849_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1005
   [junit4]   2> 660788 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 660802 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 660920 WARN  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 660922 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 660944 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 660945 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 660945 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c68cebd
   [junit4]   2> 660946 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.623046875, 
floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.68515296258704, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.579248354408112
   [junit4]   2> 660950 WARN  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 660967 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 660967 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660970 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660970 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660970 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 660971 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@394fb75b[collection1] main]
   [junit4]   2> 660974 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 660975 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660975 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 660975 INFO  
(searcherExecutor-3064-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@394fb75b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660976 INFO  
(coreLoadExecutor-3063-thread-1-processing-n:127.0.0.1:64856_) 
[n:127.0.0.1:64856_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551907580323823616
   [junit4]   2> 660982 INFO  
(coreZkRegister-3058-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 660982 INFO  
(updateExecutor-1390-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 660983 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 660983 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 660983 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 660983 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 660983 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:64843/collection1/] 
and I am [http://127.0.0.1:64856/collection1/]
   [junit4]   2> 660985 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:64843]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64856_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 660988 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 660989 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 660989 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:64856_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:64856","node_name":"127.0.0.1:64856_","state":"down"}
   [junit4]   2> 661278 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 661285 INFO  (qtp327044326-6588) [n:127.0.0.1:64849_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&name=.system&action=CREATE&numShards=1&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 661301 INFO  
(OverseerThreadFactory-3017-thread-1-processing-n:127.0.0.1:64829_) 
[n:127.0.0.1:64829_    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 661516 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=.system&newCollection=true&name=.system_shard1_replica2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2
   [junit4]   2> 661517 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=.system&newCollection=true&name=.system_shard1_replica1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2
   [junit4]   2> 661640 INFO  
(zkCallback-1393-thread-1-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 661640 INFO  
(zkCallback-1380-thread-1-processing-n:127.0.0.1:64843_) [n:127.0.0.1:64843_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 661990 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:64856_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:64856","node_name":"127.0.0.1:64856_","state":"recovering"}
   [junit4]   2> 661990 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 661990 INFO  (qtp1249130202-6560) [n:127.0.0.1:64843_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:64856_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 662543 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 662544 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 662551 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 662551 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 662555 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] o.a.s.s.IndexSchema 
[.system_shard1_replica1] Schema name=_system collection or core
   [junit4]   2> 662555 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] o.a.s.s.IndexSchema 
[.system_shard1_replica2] Schema name=_system collection or core
   [junit4]   2> 662558 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 662558 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 662560 INFO  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] o.a.s.s.ManagedIndexSchema 
Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 662560 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] o.a.s.s.ManagedIndexSchema 
Managed schema znode at /configs/.system/managed-schema already exists - no 
need to create it
   [junit4]   2> 662565 INFO  (qtp1249130202-6562) [n:127.0.0.1:64843_ 
c:.system s:shard1  x:.system_shard1_replica2] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 662565 WARN  (qtp2055661727-6623) [n:127.0.0.1:64856_ 
c:.system s:shard1  x:.system_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource 
managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:245)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:242)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at org.ec

[...truncated too long message...]

ard1_replica1/ has no replicas
   [junit4]   2> 671560 INFO  
(zkCallback-1393-thread-2-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_ 
c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.c.SolrCore 
[.system_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ffdaeb3
   [junit4]   2> 671566 ERROR 
(zkCallback-1393-thread-2-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_ 
c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as 
the leader:java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:430)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 671681 INFO  
(zkCallback-1393-thread-2-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 674051 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been 
closed
   [junit4]   2> 674051 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Finished recovery process, 
successful=[false]
   [junit4]   2> 674051 INFO  
(recoveryExecutor-1391-thread-1-processing-n:127.0.0.1:64856_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:64856_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f0e53e
   [junit4]   2> 674056 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.Overseer Overseer (id=96994223108587537-127.0.0.1:64856_-n_0000000004) 
closing
   [junit4]   2> 674056 INFO  
(OverseerStateUpdate-96994223108587537-127.0.0.1:64856_-n_0000000004) 
[n:127.0.0.1:64856_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64856_
   [junit4]   2> 674059 WARN  
(zkCallback-1393-thread-2-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 675566 INFO  
(zkCallback-1393-thread-3-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15313c93
   [junit4]   2> 675567 WARN  
(zkCallback-1393-thread-3-processing-n:127.0.0.1:64856_) [n:127.0.0.1:64856_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Stopping recovery for core=[collection1] coreNodeName=[core_node4]
   [junit4]   2> 675574 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@606bd3b6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 675575 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6574bae3{/,null,UNAVAILABLE}
   [junit4]   2> 675576 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[368790174C1B354A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64826 64826
   [junit4]   2> 675591 INFO  (Thread-1033) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64826 64826
   [junit4]   2> 677870 WARN  (Thread-1033) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        51      /solr/overseer/queue
   [junit4]   2>        19      /solr/overseer/collection-queue-work
   [junit4]   2>        8       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test 
-Dtests.seed=368790174C1B354A -Dtests.slow=true -Dtests.locale=uk 
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   27.0s J0 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, 
Size: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([368790174C1B354A:BED3AFCDE2E758B2]:0)
   [junit4]    >        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    >        at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    >        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 677874 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[368790174C1B354A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_368790174C1B354A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=Lucene50(blocksize=128), range_facet_l_dv=FST50, 
processors_s=PostingsFormat(name=Memory), multiDefault=Lucene50(blocksize=128), 
intDefault=FSTOrd50, version=Lucene50(blocksize=128), 
mul_s=Lucene50(blocksize=128), range_facet_l=FSTOrd50, test_s=FSTOrd50, 
size=PostingsFormat(name=Memory), _version_=FSTOrd50, id=FST50, 
range_facet_i_dv=FSTOrd50, md5=FSTOrd50, timestamp=FSTOrd50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1937, 
maxMBSortInHeap=7.214842642976975, sim=RandomSimilarity(queryNorm=true): {}, 
locale=uk, timezone=Poland
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=221036376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter, 
CoreAdminCreateDiscoverTest, ZkStateWriterTest, ExplicitHLLTest, 
TimeZoneUtilsTest, TestSchemaResource, ZkControllerTest, TestRequestForwarding, 
TestClusterProperties, TestLegacyNumericRangeQueryBuilder, 
CloudExitableDirectoryReaderTest, DistributedSpellCheckComponentTest, 
TestXmlQParserPlugin, TestCharFilters, SolrPluginUtilsTest, 
TestSweetSpotSimilarityFactory, TestElisionMultitermQuery, TestCustomSort, 
TestPartialUpdateDeduplication, AlternateDirectoryTest, SystemInfoHandlerTest, 
TestScoreJoinQPScore, VMParamsZkACLAndCredentialsProvidersTest, 
TestConfigSetsAPI, TestCollationField, TestJmxIntegration, 
TestExtendedDismaxParser, TermsComponentTest, JavabinLoaderTest, 
TestFunctionQuery, TestHashPartitioner, MBeansHandlerTest, TestUpdate, 
TestSolrConfigHandlerCloud, TestHdfsBackupRestoreCore, 
DistributedQueryComponentOptimizationTest, HLLSerializationTest, 
TestJettySolrRunner, TestCloudInspectUtil, TestManagedResource, 
DistributedQueryElevationComponentTest, DeleteLastCustomShardedReplicaTest, 
TestDistributedStatsComponentCardinality, SuggesterFSTTest, 
TestReRankQParserPlugin, SolrCloudExampleTest, SpatialFilterTest, 
TestManagedSchema, ConnectionManagerTest, TestPKIAuthenticationPlugin, 
AssignTest, BlobRepositoryCloudTest, TestGroupingSearch, DeleteStatusTest, 
VersionInfoTest, TestIBSimilarityFactory, IndexBasedSpellCheckerTest, 
PrimUtilsTest, PingRequestHandlerTest, BasicDistributedZkTest, 
TestStressVersions, TestStressReorder, MultiThreadedOCPTest, 
TestClusterStateMutator, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OverseerModifyCollectionTest, ForceLeaderTest, IndexSchemaRuntimeFieldTest, 
FacetPivotSmallTest, HdfsDirectoryTest, TestExceedMaxTermLength, 
TestNamedUpdateProcessors]
   [junit4] Completed [185/654 (1!)] on J0 in 27.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 63930 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to