Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1040/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([8A8070009CF638F5:2D44FDA320A550D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
        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 11761 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/init-core-data-001
   [junit4]   2> 1534560 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1534560 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1534702 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1534705 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1534706 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13dae789{/,null,AVAILABLE}
   [junit4]   2> 1534707 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19970bc1{SSL,[ssl, 
http/1.1]}{127.0.0.1:35024}
   [junit4]   2> 1534707 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server Started @1538628ms
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=35024, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores}
   [junit4]   2> 1534708 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T17:45:17.111Z
   [junit4]   2> 1534708 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/solr.xml
   [junit4]   2> 1534718 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores
   [junit4]   2> 1534718 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1534720 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1534744 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1534755 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1534837 WARN  (coreLoadExecutor-6613-thread-1) [    
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> 1534838 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1534845 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1534846 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1534846 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1534851 WARN  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1534862 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1534862 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3de501dd[collection1] main]
   [junit4]   2> 1534864 WARN  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1534864 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1534864 INFO  
(searcherExecutor-6614-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3de501dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534865 INFO  (coreLoadExecutor-6613-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554982756436410368
   [junit4]   2> 1535441 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1535447 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1535448 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57a281e8{/,null,AVAILABLE}
   [junit4]   2> 1535449 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50c0023a{SSL,[ssl, 
http/1.1]}{127.0.0.1:48917}
   [junit4]   2> 1535449 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server Started @1539371ms
   [junit4]   2> 1535449 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=48917, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores}
   [junit4]   2> 1535449 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1535450 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1535450 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1535450 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1535450 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T17:45:17.853Z
   [junit4]   2> 1535450 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1535460 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores
   [junit4]   2> 1535460 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1535467 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1535491 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1535503 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1535595 WARN  (coreLoadExecutor-6624-thread-1) [    
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> 1535597 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1535613 WARN  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1535625 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1535625 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1535626 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1535626 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1535627 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@703b0f97[collection1] main]
   [junit4]   2> 1535627 WARN  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1535628 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1535628 INFO  (coreLoadExecutor-6624-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554982757236473856
   [junit4]   2> 1535632 INFO  
(searcherExecutor-6625-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@703b0f97[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1536211 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1536214 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1536216 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35b721df{/,null,AVAILABLE}
   [junit4]   2> 1536223 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5116c53{SSL,[ssl, 
http/1.1]}{127.0.0.1:48198}
   [junit4]   2> 1536223 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server Started @1540145ms
   [junit4]   2> 1536223 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=48198, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores}
   [junit4]   2> 1536223 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1536223 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1536223 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1536224 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536224 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T17:45:18.627Z
   [junit4]   2> 1536224 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1536235 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores
   [junit4]   2> 1536236 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1536305 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1536331 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1536368 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1536452 WARN  (coreLoadExecutor-6635-thread-1) [    
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> 1536455 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1536462 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1536462 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1536463 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1536469 WARN  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1536498 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1536498 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1536499 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1536499 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1536500 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b6fb1db[collection1] main]
   [junit4]   2> 1536501 WARN  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1536501 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1536501 INFO  (coreLoadExecutor-6635-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554982758151880704
   [junit4]   2> 1536510 INFO  
(searcherExecutor-6636-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b6fb1db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537018 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1537021 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1537022 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@535f886d{/,null,AVAILABLE}
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@100d447a{SSL,[ssl, 
http/1.1]}{127.0.0.1:59125}
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server Started @1540945ms
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=59125, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores}
   [junit4]   2> 1537023 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1537023 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1537024 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T17:45:19.427Z
   [junit4]   2> 1537025 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1537034 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores
   [junit4]   2> 1537034 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1537036 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1537063 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1537094 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1537176 WARN  (coreLoadExecutor-6646-thread-1) [    
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> 1537178 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1537191 WARN  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1537205 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1537212 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@423c1cbd[collection1] main]
   [junit4]   2> 1537213 WARN  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1537213 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1537213 INFO  (coreLoadExecutor-6646-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554982758898466816
   [junit4]   2> 1537215 INFO  
(searcherExecutor-6647-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@423c1cbd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537802 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1537811 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1537812 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e3ab4e5{/,null,AVAILABLE}
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5be068d9{SSL,[ssl, 
http/1.1]}{127.0.0.1:57699}
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.Server Started @1541736ms
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=57699, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores}
   [junit4]   2> 1537813 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1537813 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T17:45:20.216Z
   [junit4]   2> 1537814 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1537832 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores
   [junit4]   2> 1537832 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1537841 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1537868 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1537897 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1538029 WARN  (coreLoadExecutor-6657-thread-1) [    
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> 1538053 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1538084 WARN  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1538107 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1538107 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1538108 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538108 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538157 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32fb1f40[collection1] main]
   [junit4]   2> 1538157 WARN  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1538157 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1538159 INFO  (coreLoadExecutor-6657-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554982759890419712
   [junit4]   2> 1538162 INFO  
(searcherExecutor-6658-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32fb1f40[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538570 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1538592 INFO  (qtp1055932889-21120) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760343404544)} 0 1
   [junit4]   2> 1538618 INFO  (qtp1206370458-21139) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760370667520)} 0 1
   [junit4]   2> 1538638 INFO  (qtp906978605-21159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760390590464)} 0 1
   [junit4]   2> 1538681 INFO  (qtp1785423090-21173) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760436727808)} 0 1
   [junit4]   2> 1538716 INFO  (qtp483323815-21193) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760473427968)} 0 1
   [junit4]   2> 1538728 ERROR 
(updateExecutor-2785-thread-1-processing-https:////127.0.0.1:35024////collection1)
 [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [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> 1538733 ERROR (updateExecutor-2785-thread-1) [    ] 
o.a.s.u.SolrCmdDistributor java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:442)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:293)
   [junit4]   2>        at 
org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:282)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1538735 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1538736 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@19970bc1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538736 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=66546473
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@57d35c52
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@298d4377
   [junit4]   2> 1538744 INFO  (coreCloseExecutor-6663-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1538744 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538744 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13dae789{/,null,UNAVAILABLE}
   [junit4]   2> 1538749 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@50c0023a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538749 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1242731057
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4245d1ce
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@51dc61bf
   [junit4]   2> 1538756 INFO  (coreCloseExecutor-6665-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1538756 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538757 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57a281e8{/,null,UNAVAILABLE}
   [junit4]   2> 1538761 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5116c53{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538762 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2075271655
   [junit4]   2> 1538762 INFO  (coreCloseExecutor-6667-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2cbdd6ef
   [junit4]   2> 1538763 INFO  (coreCloseExecutor-6667-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538763 INFO  (coreCloseExecutor-6667-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7a4c9c1f
   [junit4]   2> 1538768 INFO  (coreCloseExecutor-6667-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1538769 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538769 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35b721df{/,null,UNAVAILABLE}
   [junit4]   2> 1538773 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@100d447a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538773 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=80596297
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16c11211
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f2dfe2f
   [junit4]   2> 1538800 INFO  (coreCloseExecutor-6669-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1538801 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538801 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@535f886d{/,null,UNAVAILABLE}
   [junit4]   2> 1538805 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5be068d9{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538805 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=814979116
   [junit4]   2> 1538806 INFO  (coreCloseExecutor-6671-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@349f77a1
   [junit4]   2> 1538807 INFO  (coreCloseExecutor-6671-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538807 INFO  (coreCloseExecutor-6671-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6c3cf84
   [junit4]   2> 1538813 INFO  (coreCloseExecutor-6671-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1538814 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538814 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e3ab4e5{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test 
-Dtests.seed=8A8070009CF638F5 -Dtests.slow=true -Dtests.locale=uk 
-Dtests.timezone=America/Ensenada -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 4.26s J0 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
[SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8A8070009CF638F5:2D44FDA320A550D]:0)
   [junit4]    >        at 
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
   [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> 1538823 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1972, maxMBSortInHeap=6.078975926997881, 
sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=America/Ensenada
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=163509032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, 
TestRandomCollapseQParserPlugin, DocValuesMissingTest, SolrMetricManagerTest, 
TestMacros, MigrateRouteKeyTest, TestDistribIDF, TestRemoteStreaming, 
TestCustomSort, CopyFieldTest, ClassificationUpdateProcessorFactoryTest, 
TestBM25SimilarityFactory, TestPostingsSolrHighlighter, 
AnalysisAfterCoreReloadTest, HttpSolrCallGetCoreTest, SoftAutoCommitTest, 
ParsingFieldUpdateProcessorsTest, CdcrReplicationDistributedZkTest, 
CheckHdfsIndexTest, TestSolrCloudWithKerberosAlt, TestSurroundQueryParser, 
TestFieldCollectionResource, TestSimpleQParserPlugin, 
DocumentAnalysisRequestHandlerTest, TestClusterStateMutator, TestInitParams, 
TestSolrXml, SegmentsInfoRequestHandlerTest, TestRandomDVFaceting, 
TestMergePolicyConfig, TestSolrJ, TestCloudDeleteByQuery, TestReqParamsAPI, 
BadCopyFieldTest, TestPhraseSuggestions, TestManagedResourceStorage, 
SolrGraphiteReporterTest, TestSolrConfigHandlerCloud, DistributedQueueTest, 
TestCollapseQParserPlugin, TestExactStatsCache, BlobRepositoryCloudTest, 
TestStressReorder, TestQuerySenderNoQuery, BasicAuthIntegrationTest, 
DeleteReplicaTest, TestPseudoReturnFields, SolrMetricsIntegrationTest, 
TestFaceting, AlternateDirectoryTest, LeaderElectionTest, 
XsltUpdateRequestHandlerTest, TestGroupingSearch, 
TestLeaderInitiatedRecoveryThread, TestSizeLimitedDistributedMap, 
TestHdfsUpdateLog, CachingDirectoryFactoryTest, TestWordDelimiterFilterFactory, 
TestConfigSetImmutable, TestTolerantSearch, HdfsRecoveryZkTest, 
DirectSolrConnectionTest, CursorPagingTest, PluginInfoTest, TestLockTree, 
DOMUtilTest, BJQParserTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestSha256AuthenticationProvider, SmileWriterTest, TestDocumentBuilder, 
TestRandomRequestDistribution, TestPKIAuthenticationPlugin, 
DistributedFacetExistsSmallTest, TestSolrCoreSnapshots, 
DistributedSuggestComponentTest, JvmMetricsTest, HdfsDirectoryFactoryTest, 
BasicDistributedZkTest, TestSort, TestScoreJoinQPScore, DocumentBuilderTest, 
TestSchemaSimilarityResource, OutputWriterTest, CursorMarkTest, 
TestBinaryField, HdfsSyncSliceTest, OverseerTaskQueueTest, 
TestStandardQParsers, ChaosMonkeyNothingIsSafeTest, TestReRankQParserPlugin, 
DistributedFacetPivotLongTailTest, PrimUtilsTest, 
ConjunctionSolrSpellCheckerTest, CoreAdminCreateDiscoverTest, 
SolrPluginUtilsTest, TestReplicaProperties, TestOnReconnectListenerSupport, 
TestSweetSpotSimilarityFactory, TestHashQParserPlugin, BlockCacheTest, 
TestDistribDocBasedVersion, SolrCLIZkUtilsTest, TestFastLRUCache, 
RequiredFieldsTest, TestHashPartitioner, DateFieldTest, TestRTGBase, 
DocValuesTest, SystemInfoHandlerTest, TestJsonFacets, 
CollectionsAPIAsyncDistributedZkTest, SampleTest, TestStressVersions, 
SimplePostToolTest, TestJavabinTupleStreamParser, TestFieldCacheWithThreads, 
PrimitiveFieldTypeTest, TestCharFilters, SolrRequestParserTest, 
TestDynamicFieldCollectionResource, DistribDocExpirationUpdateProcessorTest, 
DeleteLastCustomShardedReplicaTest, TestReloadAndDeleteDocs, TestLazyCores, 
SimpleFacetsTest, TestManagedSchema, TestSerializedLuceneMatchVersion, 
TimeZoneUtilsTest, TestPartialUpdateDeduplication, RuleEngineTest, 
TestClassicSimilarityFactory, TestManagedSchemaThreadSafety, 
SolrTestCaseJ4Test, TestPerFieldSimilarity, FullHLLTest, 
TlogReplayBufferedWhileIndexingTest, TermsComponentTest, TestJettySolrRunner, 
TestBulkSchemaAPI, TestCloudRecovery, ManagedSchemaRoundRobinCloudTest, 
DistributedSpellCheckComponentTest, BaseCdcrDistributedZkTest, SOLR749Test, 
SuggestComponentTest, TestCollationField, AnalysisErrorHandlingTest, 
TestExpandComponent, TestDistributedSearch, HighlighterMaxOffsetTest, 
TestFilteredDocIdSet, DistributedFacetPivotSmallTest, TestNumericTerms32, 
TestCloudPivotFacet, IndexBasedSpellCheckerTest, TestSolrQueryResponse, 
TestUninvertingReader, ZkControllerTest, SpatialRPTFieldTypeTest, 
TestSQLHandler, HdfsNNFailoverTest, FastVectorHighlighterTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
OverseerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, 
TestRandomFaceting, ZkCLITest, AutoCommitTest, TestRealTimeGet, 
DistributedTermsComponentTest, SolrCoreTest, SolrCmdDistributorTest]
   [junit4] Completed [359/673 (1!)] on J0 in 4.28s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63414 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to