Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/759/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest.test

Error Message:
Error from server at https://127.0.0.1:39259//collection1: ERROR: [doc=19] 
Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39259//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
        at 
__randomizedtesting.SeedInfo.seed([98952A69E91D8E9E:10C115B347E1E366]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest.test(DistributedFacetPivotSmallAdvancedTest.java:58)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12557 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/init-core-data-001
   [junit4]   2> 448735 WARN  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[98952A69E91D8E9E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 448735 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[98952A69E91D8E9E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 448737 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[98952A69E91D8E9E]-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> 448738 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[98952A69E91D8E9E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 448739 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[98952A69E91D8E9E]-worker) [ 
   ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 448914 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 448945 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 448945 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 448945 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 448945 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 448946 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@638b13e{/,null,AVAILABLE}
   [junit4]   2> 448948 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@3c2f4cef{SSL,[ssl, 
http/1.1]}{127.0.0.1:52729}
   [junit4]   2> 448948 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server Started @449141ms
   [junit4]   2> 448948 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=52729, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/control/cores}
   [junit4]   2> 448949 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-08T03:18:57.127Z
   [junit4]   2> 448949 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/control/solr.xml
   [junit4]   2> 448951 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 448951 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 448952 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 450488 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 450488 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 450500 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 450506 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 450506 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 450510 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/control/cores
   [junit4]   2> 450511 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 450521 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 450584 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 450609 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 450715 WARN  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 450715 WARN  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 450715 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 450715 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 450716 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 450716 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 450716 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 450717 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.759758600444004]
   [junit4]   2> 450839 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 450839 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 450840 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11348912957696014]
   [junit4]   2> 450840 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e233b3b[collection1] 
main]
   [junit4]   2> 450840 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 450866 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 450933 INFO  (coreLoadExecutor-2409-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 450934 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 450935 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 450935 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 450935 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 450935 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 450936 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 450936 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 450936 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 450937 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 450937 INFO  
(searcherExecutor-2410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e233b3b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451649 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 451653 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 451655 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 451655 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 451655 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 451655 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@116f160{/,null,AVAILABLE}
   [junit4]   2> 451657 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@587f163b{SSL,[ssl, 
http/1.1]}{127.0.0.1:39259}
   [junit4]   2> 451657 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server Started @451851ms
   [junit4]   2> 451657 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=39259, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard0/cores}
   [junit4]   2> 451658 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 451658 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 451658 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 451658 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 451658 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 451659 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-08T03:18:59.836Z
   [junit4]   2> 451662 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 451684 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 451684 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 451687 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 453590 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 453590 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 453609 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 453626 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 453627 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 453627 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard0/cores
   [junit4]   2> 453627 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 453631 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 453669 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453692 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 453841 WARN  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 453841 WARN  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 453842 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 453842 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 453842 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 453842 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 453842 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 453844 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.759758600444004]
   [junit4]   2> 453902 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 453902 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453903 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11348912957696014]
   [junit4]   2> 453904 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3302a75e[collection1] main]
   [junit4]   2> 453905 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 453946 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 454002 INFO  (coreLoadExecutor-2422-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 454003 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 454003 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 454003 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 454003 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 454004 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 454004 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 454005 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 454005 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 454005 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 454006 INFO  
(searcherExecutor-2423-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3302a75e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 454167 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 454170 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 454171 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 454171 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 454171 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 454172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c5f778c{/,null,AVAILABLE}
   [junit4]   2> 454172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@c34d6df{SSL,[ssl, 
http/1.1]}{127.0.0.1:40994}
   [junit4]   2> 454172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.Server Started @454367ms
   [junit4]   2> 454172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=40994, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard1/cores}
   [junit4]   2> 454174 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 454174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 454174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 454174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 454174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 454174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-08T03:19:02.352Z
   [junit4]   2> 454175 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 454179 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 454179 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 454179 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 455034 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 455034 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 455050 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 455055 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 455055 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 455061 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard1/cores
   [junit4]   2> 455061 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 455062 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 455103 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 455127 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 455190 WARN  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 455190 WARN  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 455190 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 455190 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 455190 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21209754
   [junit4]   2> 455191 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 455191 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 455192 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.759758600444004]
   [junit4]   2> 455259 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 455259 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 455259 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11348912957696014]
   [junit4]   2> 455260 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@367dcb0b[collection1] main]
   [junit4]   2> 455260 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 455277 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 455336 INFO  (coreLoadExecutor-2435-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455337 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 455337 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 455337 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 455337 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 455338 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 455338 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 455338 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 455339 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 455339 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 455340 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@367dcb0b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455342 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 455453 INFO  (qtp947908102-7876) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 455454 INFO  (qtp947908102-7876) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
   [junit4]   2> 455515 INFO  (qtp764453779-7898) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 455517 INFO  (qtp764453779-7898) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 455568 INFO  (qtp1395541597-7922) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 455570 INFO  (qtp1395541597-7922) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
   [junit4]   2> 455574 INFO  (qtp764453779-7901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 455574 ERROR (qtp764453779-7901) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: 
[doc=19] Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
   [junit4]   2>        at 
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple 
values encountered for non multiValued copy field text: microsoft polecat
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2>        ... 63 more
   [junit4]   2> 
   [junit4]   2> 455576 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 455577 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@3c2f4cef{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 455577 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=283304070
   [junit4]   2> 455578 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 455578 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bb6c529: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4768b3a9
   [junit4]   2> 455582 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 455582 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c257913: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@8353774
   [junit4]   2> 455585 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 455585 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27e057e5: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7cda03a2
   [junit4]   2> 455585 INFO  (coreCloseExecutor-2440-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ee2e353
   [junit4]   2> 455585 INFO  (coreCloseExecutor-2440-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7ee2e353
   [junit4]   2> 455585 INFO  (coreCloseExecutor-2440-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76304ebc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ee7f093
   [junit4]   2> 455600 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@638b13e{/,null,UNAVAILABLE}
   [junit4]   2> 455600 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 455606 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@587f163b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 455606 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1799354893
   [junit4]   2> 455607 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 455607 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c2a97a4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@27a3e89e
   [junit4]   2> 455612 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 455612 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1afdf853: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@8353774
   [junit4]   2> 455614 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 455614 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@141f83b7: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7cda03a2
   [junit4]   2> 455615 INFO  (coreCloseExecutor-2442-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56f354e7
   [junit4]   2> 455615 INFO  (coreCloseExecutor-2442-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=56f354e7
   [junit4]   2> 455615 INFO  (coreCloseExecutor-2442-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5103aa2d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ff35462
   [junit4]   2> 455625 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@116f160{/,null,UNAVAILABLE}
   [junit4]   2> 455625 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 455629 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@c34d6df{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 455630 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=493079948
   [junit4]   2> 455630 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 455630 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16a3d13c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@456daff1
   [junit4]   2> 455637 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 455637 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27195e40: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@8353774
   [junit4]   2> 455640 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 455640 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b6f7b40: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7cda03a2
   [junit4]   2> 455641 INFO  (coreCloseExecutor-2444-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13bcb4b
   [junit4]   2> 455641 INFO  (coreCloseExecutor-2444-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=13bcb4b
   [junit4]   2> 455641 INFO  (coreCloseExecutor-2444-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3efedd62: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67d1e435
   [junit4]   2> 455654 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c5f778c{/,null,UNAVAILABLE}
   [junit4]   2> 455654 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[98952A69E91D8E9E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.method=test 
-Dtests.seed=98952A69E91D8E9E -Dtests.slow=true -Dtests.locale=zh-HK 
-Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   6.92s J1 | DistributedFacetPivotSmallAdvancedTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39259//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98952A69E91D8E9E:10C115B347E1E366]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest.test(DistributedFacetPivotSmallAdvancedTest.java:58)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_98952A69E91D8E9E-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, maxDocsPerChunk=739, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, blockSize=2)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh-HK, timezone=Europe/Saratov
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 
(64-bit)/cpus=3,threads=1,free=73610136,total=194510848
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocTermOrds, 
TestFieldCacheSort, SpellingQueryConverterTest, TestPartialUpdateDeduplication, 
TestRecovery, CdcrVersionReplicationTest, 
TestCollectionsAPIViaSolrCloudCluster, SpatialFilterTest, 
TestPKIAuthenticationPlugin, DateFieldTest, TestDistribDocBasedVersion, 
TestHashPartitioner, DistributedQueryComponentCustomSortTest, 
TestCursorMarkWithoutUniqueKey, TestBackupRepositoryFactory, 
ComputePlanActionTest, DirectSolrSpellCheckerTest, PreAnalyzedFieldTest, 
PKIAuthenticationIntegrationTest, DistributedFacetPivotWhiteBoxTest, 
BlockDirectoryTest, OverseerTest, SharedFSAutoReplicaFailoverTest, 
TestCodecSupport, TestSimpleTrackingShardHandler, MultiSolrCloudTestCaseTest, 
SolrTestCaseJ4Test, MetricsHandlerTest, TestSubQueryTransformerCrossCore, 
SolrRequestParserTest, UpdateRequestProcessorFactoryTest, 
ScheduledTriggerIntegrationTest, HdfsSyncSliceTest, HdfsDirectoryFactoryTest, 
BasicDistributedZk2Test, TestRandomDVFaceting, TestAnalyzedSuggestions, 
LeaderFailureAfterFreshStartTest, TestUnInvertedFieldException, 
CollectionReloadTest, TestCloudRecovery, TestRawResponseWriter, AddReplicaTest, 
TestStressLiveNodes, TestClusterProperties, SolrMetricReporterTest, 
TestCoreBackup, DistributedUpdateProcessorTest, TestUseDocValuesAsStored2, 
TestPayloadScoreQParserPlugin, PrimUtilsTest, TestHttpShardHandlerFactory, 
OverriddenZkACLAndCredentialsProvidersTest, DirectSolrConnectionTest, 
TestApiFramework, SuggesterTSTTest, TestSQLHandler, 
DistributedFacetPivotSmallAdvancedTest]
   [junit4] Completed [103/827 (1!)] on J1 in 6.95s, 1 test, 1 error <<< 
FAILURES!

[...truncated 50992 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 263: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 269: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 280: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 286: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 291: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2239 links (1792 relative) to 3019 anchors in 230 files
     [echo] Validated Links & Anchors via: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null552933215
     [copy] Copying 35 files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null552933215
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null552933215

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1799802746
     [copy] Copying 239 files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1799802746
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1799802746

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 98 minutes 20 seconds
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-7.x-Solaris] $ /bin/sh -xe /var/tmp/jenkins3714899125938341776.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+ 
PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/759/consoleText
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/759/consoleText

[repro] Revision: b7f14648fadc9b4d2856759bcdb93768f73ff8bc

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  
-Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.method=test 
-Dtests.seed=98952A69E91D8E9E -Dtests.slow=true -Dtests.locale=zh-HK 
-Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       DistributedFacetPivotSmallAdvancedTest
[repro] ant compile-test
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 101ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

check-analyzers-common-uptodate:

jar-analyzers-common:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java
    [javac] Compiling 850 source files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene

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

-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 6 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DistributedFacetPivotSmallAdvancedTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops 
-XX:+UseConcMarkSweepGC" -Dtests.seed=98952A69E91D8E9E -Dtests.slow=true 
-Dtests.locale=zh-HK -Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 98952A69E91D8E9E
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says jolly good day! Master seed: 98952A69E91D8E9E
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(20946@serv1-vm3).
   [junit4] Started J0 PID(20945@serv1-vm3).
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      14.1s J0 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [1/5] on J0 in 17.67s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      15.0s J1 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [2/5] on J1 in 18.64s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest. This 
may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true 
to skip this message.
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      5.99s J1 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [3/5] on J1 in 6.18s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      9.91s J0 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [4/5] on J0 in 10.12s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      6.13s J1 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [5/5] on J1 in 6.32s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.73 ..    29.61 =    28.88s
   [junit4] JVM J1:     0.73 ..    33.24 =    32.51s
   [junit4] Execution time total: 33 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 117.45s | org.apache.solr.cloud.TestWithCollection
[junit4:tophints] 117.17s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 116.44s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 109.26s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 104.82s | 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 36 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1070)
                at hudson.FilePath.act(FilePath.java:1059)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1840)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1072)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b7f14648fadc9b4d2856759bcdb93768f73ff8bc, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #758
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to