You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/07/01 06:19:44 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1944 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at http://127.0.0.1:59492/c_se/cb/collection1: ERROR: [doc=1] unknown field 'a_idv'

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59492/c_se/cb/collection1: ERROR: [doc=1] unknown field 'a_idv'
	at __randomizedtesting.SeedInfo.seed([1223BB490363A1A9:9A778493AD9FCC51]: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.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
	at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:465)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:75)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	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)


FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testMultiVariateNormalDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DADA4493BA75E575:4021CDE48D5CA77E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testMultiVariateNormalDistribution(MathExpressionTest.java:3009)
	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 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 12405 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/init-core-data-001
   [junit4]   2> 238877 WARN  (SUITE-TestDistributedGrouping-seed#[1223BB490363A1A9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 238877 INFO  (SUITE-TestDistributedGrouping-seed#[1223BB490363A1A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 238879 INFO  (SUITE-TestDistributedGrouping-seed#[1223BB490363A1A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 238879 INFO  (SUITE-TestDistributedGrouping-seed#[1223BB490363A1A9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 238880 INFO  (SUITE-TestDistributedGrouping-seed#[1223BB490363A1A9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /c_se/cb
   [junit4]   2> 239042 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 239045 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] 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> 239045 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239045 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239045 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 239047 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eaa8fb{/c_se/cb,null,AVAILABLE}
   [junit4]   2> 239061 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b6d388d{HTTP/1.1,[http/1.1]}{127.0.0.1:59492}
   [junit4]   2> 239061 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.Server Started @239255ms
   [junit4]   2> 239061 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/c_se/cb, hostPort=59492, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/control/cores}
   [junit4]   2> 239061 ERROR (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239061 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 239062 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 239062 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 239062 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239062 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T04:58:51.509Z
   [junit4]   2> 239062 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/control/solr.xml
   [junit4]   2> 239066 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239066 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239067 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 239815 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 239815 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 239828 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 239833 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 239833 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 239835 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/control/cores
   [junit4]   2> 239835 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 239836 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 239865 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 239886 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 239912 WARN  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 239912 WARN  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 239912 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 239912 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 239913 INFO  (coreLoadExecutor-789-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@5d0b22f0
   [junit4]   2> 239913 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 239913 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 239914 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=49.5478515625, floorSegmentMB=0.79296875, forceMergeDeletesPctAllowed=4.442170203598106, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=2.3163281771236135
   [junit4]   2> 239959 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 239959 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 239960 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 239960 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 239961 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.740234375, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=8.16862980062739, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7848623157020329, reclaimDeletesWeight=0.7715066651338138
   [junit4]   2> 239961 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3098ac67[collection1] main]
   [junit4]   2> 239962 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 240006 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 240067 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240068 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 240068 INFO  (coreLoadExecutor-789-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604762869448048640
   [junit4]   2> 240068 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 240068 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 240068 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 240068 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 240069 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 240069 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 240069 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 240069 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 240070 INFO  (searcherExecutor-790-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3098ac67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240218 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 240219 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] 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> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144aa7f5{/c_se/cb,null,AVAILABLE}
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3865d4f7{HTTP/1.1,[http/1.1]}{127.0.0.1:63440}
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.Server Started @240415ms
   [junit4]   2> 240220 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/c_se/cb, hostPort=63440, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/shard0/cores}
   [junit4]   2> 240222 ERROR (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 240222 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 240223 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 240223 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 240223 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 240223 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T04:58:52.670Z
   [junit4]   2> 240223 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 240226 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 240226 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 240227 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 240555 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 240555 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 240575 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 240580 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 240580 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d0b22f0
   [junit4]   2> 240582 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/shard0/cores
   [junit4]   2> 240582 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 240584 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 240606 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 240617 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 240644 WARN  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 240644 WARN  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 240644 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 240644 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 240650 INFO  (coreLoadExecutor-803-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@5d0b22f0
   [junit4]   2> 240650 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 240651 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 240652 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=49.5478515625, floorSegmentMB=0.79296875, forceMergeDeletesPctAllowed=4.442170203598106, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=2.3163281771236135
   [junit4]   2> 240711 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 240711 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 240712 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 240712 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 240712 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=58.740234375, floorSegmentMB=1.8310546875, forceMergeDeletesPctAllowed=8.16862980062739, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7848623157020329, reclaimDeletesWeight=0.7715066651338138
   [junit4]   2> 240713 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73d672fb[collection1] main]
   [junit4]   2> 240714 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 240983 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 241038 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 241038 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 241038 INFO  (coreLoadExecutor-803-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604762870465167360
   [junit4]   2> 241039 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 241039 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 241039 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 241039 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 241039 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 241040 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 241040 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 241040 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 241042 INFO  (searcherExecutor-804-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73d672fb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 241544 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 241573 INFO  (qtp593163219-2086) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c_se/cb path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604762871010426880)} 0 15
   [junit4]   2> 241582 INFO  (qtp1187820590-2106) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c_se/cb path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604762871032446976)} 0 2
   [junit4]   2> 241584 INFO  (qtp593163219-2080) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604762871037689856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 241584 INFO  (qtp593163219-2080) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 241585 INFO  (qtp593163219-2080) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 241585 INFO  (qtp593163219-2080) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c_se/cb path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 241596 INFO  (qtp1187820590-2105) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604762871050272768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 241596 INFO  (qtp1187820590-2105) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 241597 INFO  (qtp1187820590-2105) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 241597 INFO  (qtp1187820590-2105) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c_se/cb path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 241624 INFO  (qtp593163219-2083) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=25
   [junit4]   2> 241660 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::083]:33332/c_se/cb|[ff01::213]:33332/c_se/cb&rows=100&version=2&q=*:*&NOW=1530421134074&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=27
   [junit4]   2> 241687 INFO  (qtp1187820590-2107) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&shards=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::083]:33332/c_se/cb|[ff01::213]:33332/c_se/cb&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=60
   [junit4]   2> 241689 INFO  (qtp593163219-2085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=1
   [junit4]   2> 241692 INFO  (qtp1187820590-2107) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1&rows=100&version=2&q=*:*&NOW=1530421134137&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 241693 INFO  (qtp1187820590-2102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&shards=http://127.0.0.1:63440/c_se/cb/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 241712 INFO  (qtp593163219-2085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=16
   [junit4]   2> 241724 INFO  (qtp1187820590-2102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::213]:33332/c_se/cb|[ff01::083]:33332/c_se/cb&rows=100&version=2&q=*:*&NOW=1530421134170&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 241755 INFO  (qtp1187820590-2102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::213]:33332/c_se/cb|[ff01::083]:33332/c_se/cb&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1530421134170&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=11
   [junit4]   2> 241767 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&shards=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::213]:33332/c_se/cb|[ff01::083]:33332/c_se/cb&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=44
   [junit4]   2> 241792 INFO  (qtp593163219-2083) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=16
   [junit4]   2> 241803 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb&rows=100&version=2&q=*:*&stats=false&NOW=1530421134242&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=3
   [junit4]   2> 241810 INFO  (qtp1187820590-2102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1530421134242&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=1
   [junit4]   2> 241812 INFO  (qtp1187820590-2107) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={q=*:*&shards=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=17
   [junit4]   2> 241814 INFO  (qtp593163219-2085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 241850 INFO  (qtp1187820590-2107) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/c_se/cb|http://127.0.0.1:63440/c_se/cb/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1530421134265&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=22
   [junit4]   2> 241851 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/c_se/cb|http://127.0.0.1:63440/c_se/cb/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=32
   [junit4]   2> 241867 INFO  (qtp593163219-2085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=16
   [junit4]   2> 241875 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb|[ff01::213]:33332/c_se/cb&rows=100&version=2&q=*:*&group.truncate=true&NOW=1530421134316&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 241875 INFO  (qtp1187820590-2104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb|[ff01::213]:33332/c_se/cb&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1530421134316&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 241879 INFO  (qtp1187820590-2102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/c_se/cb path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:63440/c_se/cb/collection1|[ff01::114]:33332/c_se/cb|[ff01::213]:33332/c_se/cb&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=10
   [junit4]   2> 241885 INFO  (qtp593163219-2083) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/c_se/cb path=/update params={wt=javabin&version=2}{} 0 3
   [junit4]   2> 241885 ERROR (qtp593163219-2083) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] unknown field 'a_idv'
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:226)
   [junit4]   2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:955)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:336)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
   [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.doLocalAdd(DistributedUpdateProcessor.java:950)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1168)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
   [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:2539)
   [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.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> 
   [junit4]   2> 241893 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 241894 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b6d388d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 241894 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2144021664
   [junit4]   2> 241894 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 241894 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30ef846f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@45df3593
   [junit4]   2> 241899 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 241899 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33fa6a1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5937a97e
   [junit4]   2> 241901 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 241901 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a20d159: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52d78334
   [junit4]   2> 241902 INFO  (coreCloseExecutor-810-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@58de4d81
   [junit4]   2> 241902 INFO  (coreCloseExecutor-810-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=58de4d81
   [junit4]   2> 241902 INFO  (coreCloseExecutor-810-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@702596d5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6ebe231b
   [junit4]   2> 241916 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@eaa8fb{/c_se/cb,null,UNAVAILABLE}
   [junit4]   2> 241916 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 241918 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3865d4f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 241918 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=552921501
   [junit4]   2> 241918 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 241919 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@247d5c6e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5325e2a4
   [junit4]   2> 241935 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 241935 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1efef258: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5937a97e
   [junit4]   2> 241939 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 241939 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a75773e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52d78334
   [junit4]   2> 241940 INFO  (coreCloseExecutor-812-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14bf9c5c
   [junit4]   2> 241940 INFO  (coreCloseExecutor-812-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=14bf9c5c
   [junit4]   2> 241940 INFO  (coreCloseExecutor-812-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34f94ece: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@55367947
   [junit4]   2> 241964 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144aa7f5{/c_se/cb,null,UNAVAILABLE}
   [junit4]   2> 241964 INFO  (TEST-TestDistributedGrouping.test-seed#[1223BB490363A1A9]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=1223BB490363A1A9 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.09s J0 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59492/c_se/cb/collection1: ERROR: [doc=1] unknown field 'a_idv'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1223BB490363A1A9:9A778493AD9FCC51]: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.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.indexr(BaseDistributedSearchTestCase.java:465)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:75)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_1223BB490363A1A9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=52, maxMBSortInHeap=7.893576588882839, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e8a50b1), locale=en-AU, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=140233072,total=341835776
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, TestFileDictionaryLookup, TestInfoStreamLogging, TriLevelCompositeIdRoutingTest, HdfsNNFailoverTest, FieldAnalysisRequestHandlerTest, TestSolrCoreSnapshots, TestUnifiedSolrHighlighter, ShowFileRequestHandlerTest, TestCorePropertiesReload, HdfsWriteToMultipleCollectionsTest, HdfsAutoAddReplicasIntegrationTest, PKIAuthenticationIntegrationTest, TestExpandComponent, PreAnalyzedFieldManagedSchemaCloudTest, TestBulkSchemaConcurrent, DistribDocExpirationUpdateProcessorTest, TestSQLHandler, TestDistributedGrouping]
   [junit4] Completed [42/820 (1!)] on J0 in 3.13s, 1 test, 1 error <<< FAILURES!

[...truncated 3422 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/init-core-data-001
   [junit4]   2> 70934 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 70934 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 70935 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 70935 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/tempDir-001
   [junit4]   2> 70935 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70936 INFO  (Thread-180) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70936 INFO  (Thread-180) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 70938 ERROR (Thread-180) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 71042 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33265
   [junit4]   2> 71067 INFO  (zkConnectionManagerCallback-150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71084 INFO  (jetty-launcher-147-thread-1) [    ] 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> 71084 INFO  (jetty-launcher-147-thread-2) [    ] 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> 71084 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71085 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71085 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71085 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@305a2212{/solr,null,AVAILABLE}
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ef7bb33{HTTP/1.1,[http/1.1]}{127.0.0.1:38281}
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.e.j.s.Server Started @71203ms
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38281}
   [junit4]   2> 71089 ERROR (jetty-launcher-147-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71089 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T05:55:48.475Z
   [junit4]   2> 71092 INFO  (jetty-launcher-147-thread-3) [    ] 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> 71126 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71126 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71126 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71129 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b68ac15{/solr,null,AVAILABLE}
   [junit4]   2> 71130 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ceb108b{HTTP/1.1,[http/1.1]}{127.0.0.1:54240}
   [junit4]   2> 71130 INFO  (jetty-launcher-147-thread-2) [    ] o.e.j.s.Server Started @71244ms
   [junit4]   2> 71130 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54240}
   [junit4]   2> 71133 ERROR (jetty-launcher-147-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71133 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71141 INFO  (jetty-launcher-147-thread-4) [    ] 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> 71142 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71142 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71142 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71143 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3008f931{/solr,null,AVAILABLE}
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T05:55:48.534Z
   [junit4]   2> 71148 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71149 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f8cfa3c{/solr,null,AVAILABLE}
   [junit4]   2> 71150 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75c62af3{HTTP/1.1,[http/1.1]}{127.0.0.1:42648}
   [junit4]   2> 71150 INFO  (jetty-launcher-147-thread-3) [    ] o.e.j.s.Server Started @71264ms
   [junit4]   2> 71150 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42648}
   [junit4]   2> 71151 ERROR (jetty-launcher-147-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70c47faa{HTTP/1.1,[http/1.1]}{127.0.0.1:36408}
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-4) [    ] o.e.j.s.Server Started @71265ms
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36408}
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71151 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T05:55:48.537Z
   [junit4]   2> 71152 ERROR (jetty-launcher-147-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71152 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71152 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 71152 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71152 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71152 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T05:55:48.538Z
   [junit4]   2> 71162 INFO  (zkConnectionManagerCallback-152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71163 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71165 INFO  (zkConnectionManagerCallback-154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71166 INFO  (zkConnectionManagerCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71172 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71173 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71183 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71183 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101535523df0002, likely client has closed socket
   [junit4]   2> 71233 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72802 INFO  (jetty-launcher-147-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33265/solr
   [junit4]   2> 72922 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72939 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72998 WARN  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 73067 INFO  (jetty-launcher-147-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33265/solr
   [junit4]   2> 73097 INFO  (jetty-launcher-147-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33265/solr
   [junit4]   2> 73102 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73103 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42648_solr
   [junit4]   2> 73105 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73134 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.Overseer Overseer (id=72430694153781254-127.0.0.1:42648_solr-n_0000000000) starting
   [junit4]   2> 73138 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73169 INFO  (zkConnectionManagerCallback-174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73183 INFO  (zkConnectionManagerCallback-183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73188 WARN  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 73189 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33265/solr ready
   [junit4]   2> 73191 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42648_solr
   [junit4]   2> 73249 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73260 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73295 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73296 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73299 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 73309 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73312 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73312 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38281_solr
   [junit4]   2> 73318 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73318 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73330 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73331 WARN  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 73345 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 73360 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73363 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73363 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36408_solr
   [junit4]   2> 73366 INFO  (zkCallback-163-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73366 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73405 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73406 INFO  (zkConnectionManagerCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73409 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73412 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 73413 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33265/solr ready
   [junit4]   2> 73414 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 73480 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36408.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73503 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42648.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73509 INFO  (zkConnectionManagerCallback-199-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73510 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36408.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73513 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36408.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73515 INFO  (jetty-launcher-147-thread-4) [n:127.0.0.1:36408_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/tempDir-001/node3/.
   [junit4]   2> 73521 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 73529 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33265/solr ready
   [junit4]   2> 73529 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 73543 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42648.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73544 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42648.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73545 INFO  (jetty-launcher-147-thread-3) [n:127.0.0.1:42648_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/tempDir-001/node4/.
   [junit4]   2> 73548 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38281.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73556 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38281.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73556 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38281.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 73558 INFO  (jetty-launcher-147-thread-1) [n:127.0.0.1:38281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/tempDir-001/node1/.
   [junit4]   2> 75550 INFO  (jetty-launcher-147-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33265/solr
   [junit4]   2> 75558 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75563 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75580 WARN  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 75582 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 75591 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75598 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 75598 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54240_solr
   [junit4]   2> 75601 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75603 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75603 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75606 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75613 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75613 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75613 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75645 INFO  (zkConnectionManagerCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75649 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 75652 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33265/solr ready
   [junit4]   2> 75652 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 75683 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54240.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 75691 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54240.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 75691 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54240.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1767db39
   [junit4]   2> 75693 INFO  (jetty-launcher-147-thread-2) [n:127.0.0.1:54240_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_DADA4493BA75E575-001/tempDir-001/node2/.
   [junit4]   2> 75735 INFO  (zkConnectionManagerCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75742 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75744 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 75746 INFO  (SUITE-MathExpressionTest-seed#[DADA4493BA75E575]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33265/solr ready
   [junit4]   2> 75766 INFO  (qtp201647145-805) [n:127.0.0.1:42648_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75772 INFO  (OverseerThreadFactory-333-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 75911 INFO  (OverseerStateUpdate-72430694153781254-127.0.0.1:42648_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36408/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 75919 INFO  (OverseerStateUpdate-72430694153781254-127.0.0.1:42648_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutat

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

MathExpressionTest.testMeanDifference
   [junit4] OK      0.04s J0 | MathExpressionTest.testTimeDifferencingDefinedLag
   [junit4] OK      0.06s J0 | MathExpressionTest.testEnumeratedDistribution
   [junit4] OK      0.07s J0 | MathExpressionTest.testCorrelationStream
   [junit4] OK      0.06s J0 | MathExpressionTest.testMovingAverage
   [junit4] OK      0.24s J0 | MathExpressionTest.testGammaDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testMannWhitney
   [junit4] OK      0.05s J0 | MathExpressionTest.testFFT
   [junit4] OK      0.06s J0 | MathExpressionTest.testEbeMultiply
   [junit4] OK      0.05s J0 | MathExpressionTest.testIntegrate
   [junit4] OK      0.05s J0 | MathExpressionTest.testOnes
   [junit4] OK      0.06s J0 | MathExpressionTest.testGeometricDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testCovMatrix
   [junit4] OK      0.08s J0 | MathExpressionTest.testAnalyzeEvaluator
   [junit4] OK      0.04s J0 | MathExpressionTest.testGtestDataSet
   [junit4] OK      0.06s J0 | MathExpressionTest.testTermVectors
   [junit4] OK      0.04s J0 | MathExpressionTest.testLoess
   [junit4] OK      0.07s J0 | MathExpressionTest.testScale
   [junit4] OK      0.07s J0 | MathExpressionTest.testCovariance
   [junit4] OK      0.25s J0 | MathExpressionTest.testWeibullDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testProbabilityRange
   [junit4] OK      0.05s J0 | MathExpressionTest.testMonteCarlo
   [junit4] OK      0.05s J0 | MathExpressionTest.testAddAll
   [junit4] OK      0.05s J0 | MathExpressionTest.testTimeDifferencingDefaultLag
   [junit4] OK      0.04s J0 | MathExpressionTest.testSetAndGetValue
   [junit4] OK      0.04s J0 | MathExpressionTest.testMatrixMath
   [junit4] OK      0.34s J0 | MathExpressionTest.testBetaDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testNorms
   [junit4] OK      0.04s J0 | MathExpressionTest.testSpline
   [junit4] OK      0.06s J0 | MathExpressionTest.testNormalizeSum
   [junit4] OK      0.06s J0 | MathExpressionTest.testUniformIntegerDistribution
   [junit4] OK      0.10s J0 | MathExpressionTest.testTriangularDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testSumDifference
   [junit4] OK      0.06s J0 | MathExpressionTest.testFreqTable
   [junit4] OK      0.06s J0 | MathExpressionTest.testPercentile
   [junit4] OK      0.05s J0 | MathExpressionTest.testArray
   [junit4] OK      0.04s J0 | MathExpressionTest.testMonteCarloWithVariables
   [junit4] OK      0.04s J0 | MathExpressionTest.testMatrix
   [junit4] OK      0.18s J0 | MathExpressionTest.testLogNormalDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testNestedDoubleTimeDifference
   [junit4] OK      0.05s J0 | MathExpressionTest.testPrimes
   [junit4] OK      0.05s J0 | MathExpressionTest.testEbeSubtract
   [junit4] OK      0.04s J0 | MathExpressionTest.testMinMaxScale
   [junit4] OK      0.05s J0 | MathExpressionTest.testBicubicSpline
   [junit4] OK      0.07s J0 | MathExpressionTest.testLength
   [junit4] OK      0.07s J0 | MathExpressionTest.testCopyOf
   [junit4] OK      0.06s J0 | MathExpressionTest.testLerp
   [junit4] OK      0.04s J0 | MathExpressionTest.testCumulativeProbability
   [junit4] OK      0.04s J0 | MathExpressionTest.testTranspose
   [junit4] OK      0.04s J0 | MathExpressionTest.testMemsetSize
   [junit4] OK      0.09s J0 | MathExpressionTest.testPoissonDistribution
   [junit4] OK      0.05s J0 | MathExpressionTest.testMarkovChain
   [junit4] OK      0.05s J0 | MathExpressionTest.testHist
   [junit4] OK      0.05s J0 | MathExpressionTest.testDotProduct
   [junit4] Completed [5/5] on J0 in 11.91s, 97 tests
   [junit4] 
   [junit4] JVM J0:     0.69 ..    52.55 =    51.86s
   [junit4] JVM J1:     0.69 ..    40.54 =    39.85s
   [junit4] Execution time total: 52 seconds
   [junit4] Tests summary: 5 suites, 485 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints]  81.93s | org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints]  46.64s | org.apache.solr.client.solrj.request.SchemaTest
[junit4:tophints]  44.08s | org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  39.83s | org.apache.solr.common.cloud.TestCloudCollectionsListeners
[junit4:tophints]  18.88s | org.apache.solr.client.solrj.io.stream.StreamExpressionTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 54 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.TestDistributedGrouping
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[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:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
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:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		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:3084)
	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:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	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=ea4043b954dd089e3deb27b1f70da868b383152a, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1943
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