Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/3/
2 tests failed.
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
expected:<2036> but was:<1789>
Stack Trace:
java.lang.AssertionError: expected:<2036> but was:<1789>
at
__randomizedtesting.SeedInfo.seed([9B74E733E29463EF:1320D8E94C680E17]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:129)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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.cloud.hdfs.StressHdfsTest.test
Error Message:
Error from server at http://127.0.0.1:43149/im/delete_data_dir: 2 Async
exceptions during distributed update: java.util.concurrent.TimeoutException:
Idle timeout expired: 30000/30000 ms java.util.concurrent.TimeoutException:
Idle timeout expired: 30000/30000 ms
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:43149/im/delete_data_dir: 2 Async exceptions
during distributed update:
java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
at
__randomizedtesting.SeedInfo.seed([9B74E733E29463EF:1320D8E94C680E17]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:936)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:899)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:914)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:211)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:108)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 14935 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
[junit4] 2> 3193307 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/init-core-data-001
[junit4] 2> 3193308 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=48 numCloses=48
[junit4] 2> 3193308 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3193311 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 3193311 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/fd/xk
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3193392 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3193413 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3193417 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3193445 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_40411_hdfs____ylmy2q/webapp
[junit4] 2> 3193890 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40411
[junit4] 2> 3194002 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3194004 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3194025 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_36360_datanode____.z9rc4v/webapp
[junit4] 2> 3194496 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36360
[junit4] 2> 3194552 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3194554 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3194575 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_43107_datanode____.l831q8/webapp
[junit4] 2> 3194664 ERROR (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:46179) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 3194684 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1feb023da1fea1: from storage
DS-1001da2a-7095-4d47-a555-5ecf55a4ea58 node
DatanodeRegistration(127.0.0.1:44923,
datanodeUuid=b7aa4b1b-5580-46bd-9d71-304a095a1699, infoPort=34369,
infoSecurePort=0, ipcPort=44868,
storageInfo=lv=-56;cid=testClusterID;nsid=878927344;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3194685 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1feb023da1fea1: from storage
DS-e66237e6-8c00-44a2-b52e-d6f60b45ffda node
DatanodeRegistration(127.0.0.1:44923,
datanodeUuid=b7aa4b1b-5580-46bd-9d71-304a095a1699, infoPort=34369,
infoSecurePort=0, ipcPort=44868,
storageInfo=lv=-56;cid=testClusterID;nsid=878927344;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3195092 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[9B74E733E29463EF]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43107
[junit4] 2> 3195239 ERROR (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:46179) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 3195259 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1feb025fe4e323: from storage
DS-96d1eacd-a45c-45cf-8451-e6c05105cc34 node
DatanodeRegistration(127.0.0.1:42212,
datanodeUuid=0f545da2-a232-4d1d-924e-e2e0a1c515dd, infoPort=44429,
infoSecurePort=0, ipcPort=40297,
storageInfo=lv=-56;cid=testClusterID;nsid=878927344;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3195259 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1feb025fe4e323: from storage
DS-1d6fac63-0a0d-4a9e-8325-a74388339756 node
DatanodeRegistration(127.0.0.1:42212,
datanodeUuid=0f545da2-a232-4d1d-924e-e2e0a1c515dd, infoPort=44429,
infoSecurePort=0, ipcPort=40297,
storageInfo=lv=-56;cid=testClusterID;nsid=878927344;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3195564 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3195565 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3195565 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3195665 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35373
[junit4] 2> 3195665 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35373
[junit4] 2> 3195665 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35373
[junit4] 2> 3195675 INFO (zkConnectionManagerCallback-15321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3195679 INFO (zkConnectionManagerCallback-15323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3195681 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3195682 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 3195684 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3195686 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3195687 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3195689 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3195690 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3195691 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3195697 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3195698 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3195700 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3195701 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3195898 WARN
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3195898 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3195898 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3195899 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3195900 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3195900 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3195900 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3195903 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d20ff33{/fd/xk,null,AVAILABLE}
[junit4] 2> 3195904 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e8337ff{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44547}
[junit4] 2> 3195904 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.s.Server Started @3195966ms
[junit4] 2> 3195904 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:46179/hdfs__localhost_46179__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001_tempDir-002_control_data,
replicaType=NRT, hostContext=/fd/xk, hostPort=44547,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/control-001/cores}
[junit4] 2> 3195905 ERROR
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3195905 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3195905 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3195905 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3195905 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3195905 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-18T22:09:11.328Z
[junit4] 2> 3195907 INFO (zkConnectionManagerCallback-15325-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3195908 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3195908 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/control-001/solr.xml
[junit4] 2> 3195914 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3195914 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3195916 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3196204 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3196207 WARN
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2fc7a919[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3196213 WARN
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@18d97f9d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3196215 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35373/solr
[junit4] 2> 3196217 INFO (zkConnectionManagerCallback-15331-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3196222 INFO (zkConnectionManagerCallback-15333-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3196324 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:44547_fd%2Fxk
[junit4] 2> 3196325 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.Overseer Overseer
(id=72646377327427588-127.0.0.1:44547_fd%2Fxk-n_0000000000) starting
[junit4] 2> 3196333 INFO (zkConnectionManagerCallback-15340-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3196336 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3196337 INFO
(OverseerStateUpdate-72646377327427588-127.0.0.1:44547_fd%2Fxk-n_0000000000)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44547_fd%2Fxk
[junit4] 2> 3196337 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44547_fd%2Fxk
[junit4] 2> 3196338 INFO
(OverseerStateUpdate-72646377327427588-127.0.0.1:44547_fd%2Fxk-n_0000000000)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3196345 INFO (zkCallback-15339-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3196376 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3196418 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3196434 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3196434 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3196436 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF])
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/control-001/cores
[junit4] 2> 3196467 INFO (zkConnectionManagerCallback-15346-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3196469 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3196470 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3196472 INFO (qtp1209653433-121587)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.h.a.CollectionsHandler Invoked Collection
Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44547_fd%252Fxk&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3196478 INFO
(OverseerThreadFactory-8672-thread-1-processing-n:127.0.0.1:44547_fd%2Fxk)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 3196589 INFO (qtp1209653433-121589)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3196591 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3196592 INFO (qtp1209653433-121586)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3196593 INFO (qtp1209653433-121588)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3196594 INFO (qtp1209653433-121589)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3196598 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk x:control_collection_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3196598 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk x:control_collection_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3197620 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 3197636 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 3197786 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 3197811 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'control_collection_shard1_replica_n1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 3197811 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3197812 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:46179/solr_hdfs_home
[junit4] 2> 3197812 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr
Kerberos Authentication disabled
[junit4] 2> 3197812 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[hdfs://localhost:46179/solr_hdfs_home/control_collection/core_node2/data/]
[junit4] 2> 3197814 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating
directory factory for path
hdfs://localhost:46179/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
[junit4] 2> 3197831 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of
slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3197831 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block
cache target memory usage, slab size of [8388608] will allocate [1] slabs and
use ~[8388608] bytes
[junit4] 2> 3197838 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on
write is disabled
[junit4] 2> 3197839 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating
directory factory for path
hdfs://localhost:46179/solr_hdfs_home/control_collection/core_node2/data
[junit4] 2> 3197863 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating
directory factory for path
hdfs://localhost:46179/solr_hdfs_home/control_collection/core_node2/data/index
[junit4] 2> 3197871 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of
slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3197871 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block
cache target memory usage, slab size of [8388608] will allocate [1] slabs and
use ~[8388608] bytes
[junit4] 2> 3197877 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on
write is disabled
[junit4] 2> 3197878 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14,
maxMergedSegmentMB=37.2109375, floorSegmentMB=1.26953125,
forceMergeDeletesPctAllowed=15.79080366350352, segmentsPerTier=32.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=32.50885646584851
[junit4] 2> 3197901 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44923 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1d6fac63-0a0d-4a9e-8325-a74388339756:NORMAL:127.0.0.1:42212|RBW],
ReplicaUC[[DISK]DS-1001da2a-7095-4d47-a555-5ecf55a4ea58:NORMAL:127.0.0.1:44923|FINALIZED]]}
size 0
[junit4] 2> 3197904 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42212 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1001da2a-7095-4d47-a555-5ecf55a4ea58:NORMAL:127.0.0.1:44923|FINALIZED],
ReplicaUC[[DISK]DS-96d1eacd-a45c-45cf-8451-e6c05105cc34:NORMAL:127.0.0.1:42212|FINALIZED]]}
size 0
[junit4] 2> 3197913 WARN (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 3197998 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3197998 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3197998 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing
HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 3198012 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3198013 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3198015 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=33,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3692669187135158]
[junit4] 2> 3198031 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@480f96e6[control_collection_shard1_replica_n1] main]
[junit4] 2> 3198033 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3198033 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3198034 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3198035 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1623037683651575808
[junit4] 2> 3198039 INFO
(searcherExecutor-8677-thread-1-processing-n:127.0.0.1:44547_fd%2Fxk
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@480f96e6[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3198042 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/control_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 3198042 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/control_collection/leaders/shard1
[junit4] 2> 3198047 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3198047 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 3198047 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44547/fd/xk/control_collection_shard1_replica_n1/
[junit4] 2> 3198047 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 3198048 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:44547/fd/xk/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 3198048 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72646377327427588-core_node2-n_0000000000
[junit4] 2> 3198050 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:44547/fd/xk/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3198152 INFO (zkCallback-15332-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3198152 INFO (zkCallback-15332-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3198154 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 3198156 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1558
[junit4] 2> 3198160 INFO (qtp1209653433-121587)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 3198256 INFO (zkCallback-15332-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3198256 INFO (zkCallback-15332-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3198257 INFO (zkCallback-15332-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3198260 INFO (qtp1209653433-121587)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44547_fd%252Fxk&wt=javabin&version=2}
status=0 QTime=1788
[junit4] 2> 3198268 INFO (zkConnectionManagerCallback-15352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198269 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3198271 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3198271 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3198272 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.h.a.CollectionsHandler Invoked Collection
Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3198276 INFO
(OverseerThreadFactory-8672-thread-2-processing-n:127.0.0.1:44547_fd%2Fxk)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 3198276 INFO
(OverseerCollectionConfigSetProcessor-72646377327427588-127.0.0.1:44547_fd%2Fxk-n_0000000000)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3198483 WARN
(OverseerThreadFactory-8672-thread-2-processing-n:127.0.0.1:44547_fd%2Fxk)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 3198487 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 3198487 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=215
[junit4] 2> 3198488 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 3198704 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-1-001
of type NRT
[junit4] 2> 3198704 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3198705 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3198705 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3198705 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3198710 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3198710 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3198710 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3198711 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51444931{/fd/xk,null,AVAILABLE}
[junit4] 2> 3198711 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3843a1b8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45203}
[junit4] 2> 3198711 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.Server Started @3198773ms
[junit4] 2> 3198711 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:46179/hdfs__localhost_46179__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001_tempDir-002_jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fd/xk,
hostPort=45203,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-1-001/cores}
[junit4] 2> 3198712 ERROR (closeThreadPool-15353-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3198712 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3198712 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3198712 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3198712 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3198712 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-18T22:09:14.135Z
[junit4] 2> 3198714 INFO (zkConnectionManagerCallback-15355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198715 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3198715 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-1-001/solr.xml
[junit4] 2> 3198721 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3198721 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3198723 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3198802 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3198804 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@430aad3c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3198864 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6aa7fda9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3198865 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35373/solr
[junit4] 2> 3198867 INFO (zkConnectionManagerCallback-15361-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198874 INFO (zkConnectionManagerCallback-15363-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198880 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3198885 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.ZkController Publish
node=127.0.0.1:45203_fd%2Fxk as DOWN
[junit4] 2> 3198886 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3198886 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45203_fd%2Fxk
[junit4] 2> 3198887 INFO (zkCallback-15332-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3198887 INFO (zkCallback-15339-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3198901 INFO (zkCallback-15362-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3198904 INFO (zkCallback-15351-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3198941 INFO (zkConnectionManagerCallback-15370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198943 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3198944 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3198944 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3198975 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3198988 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-2-001
of type NRT
[junit4] 2> 3198989 WARN (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3198989 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3198989 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3198989 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3198990 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3198991 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3198991 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3198991 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f3e9119{/fd/xk,null,AVAILABLE}
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@72cbc9f6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42861}
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.e.j.s.Server Started @3199053ms
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:46179/hdfs__localhost_46179__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001_tempDir-002_jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/fd/xk,
hostPort=42861,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-2-001/cores}
[junit4] 2> 3198992 ERROR (closeThreadPool-15353-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3198992 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-18T22:09:14.415Z
[junit4] 2> 3198994 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3198994 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3198995 INFO (zkConnectionManagerCallback-15373-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3198996 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3198996 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-2-001/solr.xml
[junit4] 2> 3198997 INFO (closeThreadPool-15353-thread-1)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-1-001/cores
[junit4] 2> 3199002 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3199002 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3199004 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3199097 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3199099 WARN (closeThreadPool-15353-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@44bb87ff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3199128 WARN (closeThreadPool-15353-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4852defb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3199130 INFO (closeThreadPool-15353-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35373/solr
[junit4] 2> 3199131 INFO (zkConnectionManagerCallback-15379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199134 INFO (zkConnectionManagerCallback-15381-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199139 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3199143 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.ZkController Publish
node=127.0.0.1:42861_fd%2Fxk as DOWN
[junit4] 2> 3199144 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3199144 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42861_fd%2Fxk
[junit4] 2> 3199146 INFO (zkCallback-15351-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199146 INFO (zkCallback-15362-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199146 INFO (zkCallback-15369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199146 INFO (zkCallback-15332-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199146 INFO (zkCallback-15339-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199146 INFO (zkCallback-15380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3199178 INFO (zkConnectionManagerCallback-15388-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199179 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3199181 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3199181 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3199212 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199229 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199229 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199231 INFO (closeThreadPool-15353-thread-2)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-2-001/cores
[junit4] 2> 3199232 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[9B74E733E29463EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-3-001
of type NRT
[junit4] 2> 3199233 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3199233 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3199233 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3199233 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 3199234 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3199234 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3199235 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3199235 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65458e5b{/fd/xk,null,AVAILABLE}
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e43a4d2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36069}
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.e.j.s.Server Started @3199298ms
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:46179/hdfs__localhost_46179__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001_tempDir-002_jetty3,
solrconfig=solrconfig.xml, hostContext=/fd/xk, hostPort=36069,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-3-001/cores}
[junit4] 2> 3199236 ERROR (closeThreadPool-15353-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3199236 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-18T22:09:14.659Z
[junit4] 2> 3199238 INFO (zkConnectionManagerCallback-15391-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199239 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3199239 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-3-001/solr.xml
[junit4] 2> 3199244 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3199244 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3199246 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3199459 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3199489 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@374317be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3199518 WARN (closeThreadPool-15353-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7bb092e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3199519 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35373/solr
[junit4] 2> 3199524 INFO (zkConnectionManagerCallback-15397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199532 INFO (zkConnectionManagerCallback-15399-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199548 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3199554 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36069_fd%2Fxk as DOWN
[junit4] 2> 3199556 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3199556 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36069_fd%2Fxk
[junit4] 2> 3199558 INFO (zkCallback-15339-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199558 INFO (zkCallback-15351-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199559 INFO (zkCallback-15362-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199559 INFO (zkCallback-15332-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199559 INFO (zkCallback-15380-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199559 INFO (zkCallback-15369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199559 INFO (zkCallback-15387-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199560 INFO (zkCallback-15398-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3199612 INFO (zkConnectionManagerCallback-15406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3199613 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3199615 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35373/solr ready
[junit4] 2> 3199615 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3199644 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199660 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199660 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3199662 INFO (closeThreadPool-15353-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_9B74E733E29463EF-001/shard-3-001/cores
[junit4] 2> 3199732 INFO (qtp47663907-121722) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:42861_fd%252Fxk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3199732 INFO (qtp47663907-121721) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:45203_fd%252Fxk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3199733 INFO (qtp47663907-121719) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:36069_fd%252Fxk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3199736 INFO
(OverseerCollectionConfigSetProcessor-72646377327427588-127.0.0.1:44547_fd%2Fxk-n_0000000000)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3199741 INFO (qtp47663907-121723) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199742 INFO (qtp47663907-121720) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199743 INFO (qtp47663907-121723) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199743 INFO (qtp47663907-121720) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199744 INFO (qtp47663907-121723) [n:127.0.0.1:36069_fd%2Fxk
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199746 INFO (qtp2093400613-121685)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199747 INFO (qtp2093400613-121686)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199747 INFO (qtp2093400613-121687)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199748 INFO (qtp2093400613-121688)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199749 INFO (qtp2093400613-121684)
[n:127.0.0.1:42861_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199754 INFO (qtp1209653433-121587)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=3
[junit4] 2> 3199756 INFO (qtp1209653433-121586)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 3199760 INFO (qtp1209653433-121588)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=4
[junit4] 2> 3199762 INFO (qtp1209653433-121589)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199763 INFO (qtp1209653433-121590)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199764 INFO (qtp1209653433-121587)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199765 INFO (qtp1209653433-121586)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199767 INFO (qtp1209653433-121588)
[n:127.0.0.1:44547_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199768 INFO (qtp1672941686-121655)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199769 INFO (qtp1672941686-121656)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199770 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199771 INFO (qtp1672941686-121658)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199772 INFO (qtp1672941686-121654)
[n:127.0.0.1:45203_fd%2Fxk ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 3199774 INFO
(OverseerThreadFactory-8672-thread-3-processing-n:127.0.0.1:44547_fd%2Fxk)
[n:127.0.0.1:44547_fd%2Fxk c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:45203_fd%2Fxk for creating new replica of shard
shard1 for collection collection1
[junit4] 2> 3199777 INFO
(OverseerThreadFactory-8672-thread-3-processing-n:127.0.0.1:44547_fd%2Fxk)
[n:127.0.0.1:44547_fd%2Fxk c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 3199782 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk x:collection1_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3200806 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 3200865 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 3201056 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 3201094 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_n1' using configuration from collection
collection1, trusted=true
[junit4] 2> 3201094 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61dbc225
[junit4] 2> 3201095 INFO (qtp1672941686-121657)
[n:127.0.0.1:45203_fd%2Fxk c:collection1 s:shard1
x:collection1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:46179/solr_hdfs_home
[junit4] 2> 3201095 INFO (qtp1672941686-121657) [n:127.0.0.1:4520
[...truncated too long message...]
vy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1894707517
[copy] Copying 256 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1894707517
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1894707517
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 57ms :: artifacts dl 7ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 258 minutes 53 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
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:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
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:1835)
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:3088)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
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:1835)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]