Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/278/
1 tests failed.
REGRESSION: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([F9621C62FA3B0AC9:713623B854C76731]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:830)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:109)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10254 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/init-core-data-001
[junit4] 2> 175227 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 175295 WARN
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 175301 WARN
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 175311 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 175334 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_43972_hdfs____.ewz7mp/webapp
[junit4] 2> 175468 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 176031 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43972
[junit4] 2> 176124 WARN
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 176125 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 176137 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46293_datanode____.6fiscv/webapp
[junit4] 2> 176239 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 177077 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46293
[junit4] 2> 177138 WARN
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 177140 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 177157 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_58579_datanode____.9k9o79/webapp
[junit4] 2> 177236 INFO (IPC Server handler 5 on 52727) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-dd9a1a98-e28f-48b3-88df-1fc7cb67b314 node DatanodeRegistration(127.0.0.1,
datanodeUuid=f9e721d4-a3a3-4426-aa06-bd50ba64d2ae, infoPort=46293,
ipcPort=44416, storageInfo=lv=-56;cid=testClusterID;nsid=851740929;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 177237 INFO (IPC Server handler 5 on 52727) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-97c9c0e2-7c3d-4e34-a475-409b00eaaa20 node DatanodeRegistration(127.0.0.1,
datanodeUuid=f9e721d4-a3a3-4426-aa06-bd50ba64d2ae, infoPort=46293,
ipcPort=44416, storageInfo=lv=-56;cid=testClusterID;nsid=851740929;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 177310 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 177746 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58579
[junit4] 2> 177831 INFO (IPC Server handler 9 on 52727) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-5367df70-69ab-4b1c-a9c9-8f65020c6fa4 node DatanodeRegistration(127.0.0.1,
datanodeUuid=6466b28f-3625-4ea1-89ee-6c643e464ef8, infoPort=58579,
ipcPort=49763, storageInfo=lv=-56;cid=testClusterID;nsid=851740929;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 177837 INFO (IPC Server handler 9 on 52727) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-395c436f-e393-418f-9c4b-65c9030ac7ad node DatanodeRegistration(127.0.0.1,
datanodeUuid=6466b28f-3625-4ea1-89ee-6c643e464ef8, infoPort=58579,
ipcPort=49763, storageInfo=lv=-56;cid=testClusterID;nsid=851740929;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 177916 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 177916 INFO (Thread-1008) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 177917 INFO (Thread-1008) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 178016 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkTestServer
start zk server on port:52547
[junit4] 2> 178019 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 178020 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 178031 INFO (zkCallback-168-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7ba33979
name:ZooKeeperConnection Watcher:127.0.0.1:52547 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 178039 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 178039 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 178040 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 178052 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 178054 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 178055 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c8aaa70 name:ZooKeeperConnection
Watcher:127.0.0.1:52547/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 178055 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 178055 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 178056 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 178067 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 178069 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 178071 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 178073 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 178073 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 178079 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 178079 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 178082 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 178082 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 178085 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 178085 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 178087 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 178087 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 178093 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 178093 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 178099 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 178099 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 178104 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 178104 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 178111 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 178111 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 178114 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 178114 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 178116 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 178116 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 178512 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1
[junit4] 2> 178514 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 178516 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@242256c0{/,null,AVAILABLE}
[junit4] 2> 178517 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@64cbbeca{HTTP/1.1}{127.0.0.1:59816}
[junit4] 2> 178517 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.e.j.s.Server
Started @182123ms
[junit4] 2> 178517 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:52727/hdfs__localhost_52727__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-Tests-trunk-Java8_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001_tempDir-002_control_data,
hostContext=/, hostPort=59816,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores}
[junit4] 2> 178518 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 178518 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/'
[junit4] 2> 178536 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 178536 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 178538 INFO (zkCallback-170-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2f52e5a7
name:ZooKeeperConnection Watcher:127.0.0.1:52547/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 178538 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 178538 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 178540 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 178540 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/solr.xml
[junit4] 2> 178546 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoresLocator
Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores
[junit4] 2> 178546 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
New CoreContainer 1658748388
[junit4] 2> 178546 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/]
[junit4] 2> 178546 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/lib
[junit4] 2> 178547 WARN
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/lib).
[junit4] 2> 178554 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 178555 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 178556 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 178556 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 178556 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:52547/solr
[junit4] 2> 178556 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 178556 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 178557 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 178558 INFO (zkCallback-172-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@711d270d
name:ZooKeeperConnection Watcher:127.0.0.1:52547 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 178559 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 178559 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 178561 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 178562 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@64848b8b
name:ZooKeeperConnection Watcher:127.0.0.1:52547/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 178563 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 178564 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 178566 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 178569 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 178575 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 178577 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 178579 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 178580 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 178581 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 178583 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 178584 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59816_
[junit4] 2> 178584 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59816_
[junit4] 2> 178585 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 178587 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 178588 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 178588 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94317975410573316-127.0.0.1:59816_-n_0000000000
[junit4] 2> 178589 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59816_
[junit4] 2> 178589 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 178591 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.Overseer Overseer (id=94317975410573316-127.0.0.1:59816_-n_0000000000)
starting
[junit4] 2> 178593 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 178603 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 178607 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 178608 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 178615 INFO
(OverseerCollectionProcessor-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.OverseerProcessor Process current queue of
overseer operations
[junit4] 2> 178619 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 178637 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 178637 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 178638 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores
[junit4] 2> 178639 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1/,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 178639 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1/
[junit4] 2> 178639 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 178652 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 178652 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 178653 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 178659 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 178660 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59816",
[junit4] 2> "node_name":"127.0.0.1:59816_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 178660 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59816",
[junit4] 2> "node_name":"127.0.0.1:59816_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 178661 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 178662 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 178663 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
[junit4] 2> 178663 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 178664 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:59816_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 178675 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 179653 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 179653 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 179655 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 179655 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 179656 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 179656 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1/'
[junit4] 2> 179672 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 179678 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 179685 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 179698 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 179700 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 179708 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 179833 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 179840 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 179841 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 179853 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 179855 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 179860 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 179861 WARN
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 179861 WARN
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 179862 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 179864 WARN
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 179864 WARN
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 179866 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
[junit4] 2> 179866 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 179866 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
[junit4] 2> 179875 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:52727/solr_hdfs_home
[junit4] 2> 179876 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 179876 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 179876 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41591e8f
[junit4] 2> 179877 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 179910 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.h.HdfsLocalityReporter Registering direcotry
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data for
locality metrics.
[junit4] 2> 179910 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 179913 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data/index/
[junit4] 2> 179952 WARN
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'hdfs:/localhost:52727/solr_hdfs_home/control_collection/core_node1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 179953 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 179963 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 179964 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 179964 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 181966 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 181966 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.h.HdfsLocalityReporter Registering direcotry
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data/index
for locality metrics.
[junit4] 2> 181966 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 181967 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39084969634159183]
[junit4] 2> 182027 INFO (IPC Server handler 7 on 52727) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39769 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-5367df70-69ab-4b1c-a9c9-8f65020c6fa4:NORMAL:127.0.0.1:46875|RBW],
ReplicaUnderConstruction[[DISK]DS-dd9a1a98-e28f-48b3-88df-1fc7cb67b314:NORMAL:127.0.0.1:39769|RBW]]}
size 0
[junit4] 2> 182036 INFO (IPC Server handler 2 on 52727) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46875 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-5367df70-69ab-4b1c-a9c9-8f65020c6fa4:NORMAL:127.0.0.1:46875|RBW],
ReplicaUnderConstruction[[DISK]DS-dd9a1a98-e28f-48b3-88df-1fc7cb67b314:NORMAL:127.0.0.1:39769|RBW]]}
size 0
[junit4] 2> 182044 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@b84961f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4590d49d);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 182044 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 182046 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
hdfs://localhost:52727/solr_hdfs_home/control_collection/core_node1/data/
[junit4] 2> 182051 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 182051 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 182051 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 182052 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 182052 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 182052 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 182052 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 182053 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 182053 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 182055 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 182060 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 182061 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 182064 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 182072 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 182073 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 182076 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 182076 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
[junit4] 2> 182103 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 182104 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 182112 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 182149 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(BlockDirectory(HdfsDirectory@b84961f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4590d49d);
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
[junit4] 2> 182150 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 182150 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@75ca87ed[collection1] main
[junit4] 2> 182150 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 182151 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 182151 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 182152 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 182152 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 182152 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 182152 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 182153 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 182153 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 182153 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 182154 INFO
(searcherExecutor-894-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@75ca87ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 182163 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 182163 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version
buckets from index
[junit4] 2> 182164 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 182164 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1509087611020378112
[junit4] 2> 182164 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version
1509087611020378112
[junit4] 2> 182164 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 182165 INFO
(coreLoadExecutor-893-thread-1-processing-n:127.0.0.1:59816_)
[n:127.0.0.1:59816_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 182169 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 182171 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:59816
collection:control_collection shard:shard1
[junit4] 2> 182172 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 182176 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/94317975410573316-core_node1-n_0000000000
[junit4] 2> 182177 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 182179 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 182179 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 182179 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:59816/collection1/
[junit4] 2> 182180 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 182180 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:59816/collection1/ has no replicas
[junit4] 2> 182180 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59816/collection1/ shard1
[junit4] 2> 182180 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 182187 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 182187 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 182188 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer processMessage: queueSize: 2, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 182190 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182190 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182193 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:59816",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 182195 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 182196 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182196 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182200 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ddd2fa5 name:ZooKeeperConnection
Watcher:127.0.0.1:52547/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 182200 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 182201 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 182201 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 182205 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 182235 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:59816/collection1/ and leader is
http://127.0.0.1:59816/collection1/
[junit4] 2> 182235 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59816
[junit4] 2> 182235 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 182235 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 182235 INFO
(coreZkRegister-887-thread-1-processing-n:127.0.0.1:59816_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59816_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 182236 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 182237 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59816",
[junit4] 2> "node_name":"127.0.0.1:59816_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 182238 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59816",
[junit4] 2> "node_name":"127.0.0.1:59816_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 182341 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182341 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182341 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 182532 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores/collection1
[junit4] 2> 182533 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001
[junit4] 2> 182534 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 182547 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43a63be2{/,null,AVAILABLE}
[junit4] 2> 182548 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@27f6c46{HTTP/1.1}{127.0.0.1:48793}
[junit4] 2> 182548 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.e.j.s.Server
Started @186154ms
[junit4] 2> 182548 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:52727/hdfs__localhost_52727__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-Tests-trunk-Java8_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=48793,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores}
[junit4] 2> 182549 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 182549 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/'
[junit4] 2> 182566 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 182579 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 182587 INFO (zkCallback-176-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11cd8502
name:ZooKeeperConnection Watcher:127.0.0.1:52547/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 182587 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 182588 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 182589 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 182589 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/solr.xml
[junit4] 2> 182595 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoresLocator
Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores
[junit4] 2> 182595 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
New CoreContainer 1561059346
[junit4] 2> 182595 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/]
[junit4] 2> 182595 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.CoreContainer
loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/lib
[junit4] 2> 182595 WARN
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/lib).
[junit4] 2> 182604 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 182605 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 182606 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 182606 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 182606 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:52547/solr
[junit4] 2> 182606 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ] o.a.s.c.ZkController
zkHost includes chroot
[junit4] 2> 182606 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 182619 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 182627 INFO (zkCallback-178-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28cee871
name:ZooKeeperConnection Watcher:127.0.0.1:52547 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 182628 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 182628 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 182635 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 182643 INFO
(zkCallback-179-thread-1-processing-n:127.0.0.1:48793_) [n:127.0.0.1:48793_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fab96f4 name:ZooKeeperConnection
Watcher:127.0.0.1:52547/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 182643 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 182647 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 183652 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48793_
[junit4] 2> 183652 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48793_
[junit4] 2> 183654 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 183654 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 183654 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 183655 INFO
(zkCallback-179-thread-1-processing-n:127.0.0.1:48793_) [n:127.0.0.1:48793_
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 183657 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 183658 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94317975410573320-127.0.0.1:48793_-n_0000000001
[junit4] 2> 183659 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94317975410573316-127.0.0.1:59816_-n_0000000000 to
know if I could be the leader
[junit4] 2> 183677 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 183677 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 183678 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores
[junit4] 2> 183679 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores/collection1,
collection=collection1,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores/collection1/,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 183679 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores/collection1/
[junit4] 2> 183679 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 183695 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 183695 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 183696 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 183697 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 183698 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:48793",
[junit4] 2> "node_name":"127.0.0.1:48793_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 183698 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:48793",
[junit4] 2> "node_name":"127.0.0.1:48793_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 183698 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 183699 INFO
(OverseerStateUpdate-94317975410573316-127.0.0.1:59816_-n_0000000000)
[n:127.0.0.1:59816_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 183705 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
[junit4] 2> 183706 INFO
(TEST-StressHdfsTest.test-seed#[F9621C62FA3B0AC9]) [n:127.0.0.1:48793_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 183806 INFO
(zkCallback-173-thread-2-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 183806 INFO
(zkCallback-179-thread-1-processing-n:127.0.0.1:48793_) [n:127.0.0.1:48793_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 183806 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 183806 INFO
(zkCallback-173-thread-1-processing-n:127.0.0.1:59816_) [n:127.0.0.1:59816_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 184697 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 184697 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 184700 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 184700 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from:/collections/collection1
[junit4] 2> 184701 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 184701 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001/shard-1-001/cores/collection1/'
[junit4] 2> 184767 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 184774 INFO
(coreLoadExecutor-904-thread-1-processing-n:127.0.0.1:48793_)
[n:127.0.0.1:48793_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 184778 INFO (coreLoadExecutor-9
[...truncated too long message...]
pted: java.lang.InterruptedException: sleep interrupted
[junit4] 2> 670200 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [n:127.0.0.1:43139_
c:collection1 s:shard1 r:core_node2 x:collection1] o.m.log Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 670302 ERROR
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [n:127.0.0.1:43139_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.h.m.l.MethodMetric Error
invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[junit4] 2> at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown
Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
[junit4] 2> at
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:74)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 53 more
[junit4] 2> 670306 INFO
(SUITE-StressHdfsTest-seed#[F9621C62FA3B0AC9]-worker) [n:127.0.0.1:43139_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_F9621C62FA3B0AC9-001
[junit4] 2> Aug 09, 2015 11:49:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=ar_SA, timezone=CET
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_45 (64-bit)/cpus=4,threads=2,free=244366144,total=383254528
[junit4] 2> NOTE: All tests run in this JVM: [TestClassNameShortening,
TestSweetSpotSimilarityFactory, ExternalFileFieldSortTest, MinimalSchemaTest,
AnalyticsMergeStrategyTest, TestConfigSetProperties, TestSolrDeletionPolicy1,
TestSchemaNameResource, TestInfoStreamLogging, TestLazyCores,
TestMiniSolrCloudCluster, DateMathParserTest, TestLRUStatsCache,
CursorMarkTest, URLClassifyProcessorTest, TestIBSimilarityFactory,
MBeansHandlerTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreTest,
SchemaVersionSpecificBehaviorTest, TestManagedSchemaFieldTypeResource,
SimpleMLTQParserTest, HdfsDirectoryTest, TestIndexingPerformance,
TestQuerySenderListener, FullHLLTest, SolrRequestParserTest,
TestClusterStateMutator, RequestHandlersTest, TestDFRSimilarityFactory,
StressHdfsTest]
[junit4] Completed [194/540] on J0 in 504.97s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1099 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:716:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:660:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:514:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1429:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:984:
There were test failures: 540 suites, 2127 tests, 1 failure, 44 ignored (32
assumptions)
Total time: 58 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #277
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 346409539 bytes
Compression is 0.0%
Took 1 min 3 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]