Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/222/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C04EADF36EA66BA:8450D50598160B42]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:507)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:154)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest
Error Message:
Captured an uncaught exception in thread: Thread[id=11051, name=Thread-3501,
state=RUNNABLE, group=TGRP-HdfsDirectoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11051, name=Thread-3501, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
Caused by: java.lang.IllegalStateException:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr
is not yet opened.
at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
at
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
at
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10085 lines...]
[junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/init-core-data-001
[junit4] 2> 1668091 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1668568 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1668581 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1668582 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1668608 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
to ./temp/Jetty_solaris.vm_33381_hdfs____.kr95cy/webapp
[junit4] 2> 1668834 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 1670696 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33381
[junit4] 2> 1672252 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1672254 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1672322 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_solaris.vm_37825_datanode____.57084a/webapp
[junit4] 2> 1672533 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 1672981 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37825
[junit4] 2> 1678173 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1678174 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 1678185 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
to ./temp/Jetty_solaris.vm_37622_datanode____uj1mn5/webapp
[junit4] 2> 1678322 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 1678447 INFO (IPC Server handler 5 on 61987) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f node DatanodeRegistration(127.0.0.1,
datanodeUuid=8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc, infoPort=37825,
ipcPort=34667, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 1678447 INFO (IPC Server handler 5 on 61987) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-113b94ae-01ac-4499-bdd2-3d716b57a246 node DatanodeRegistration(127.0.0.1,
datanodeUuid=8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc, infoPort=37825,
ipcPort=34667, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 1678749 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37622
[junit4] 2> 1679482 INFO (IPC Server handler 1 on 61987) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74 node DatanodeRegistration(127.0.0.1,
datanodeUuid=891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e, infoPort=37622,
ipcPort=53606, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0),
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
[junit4] 2> 1679487 INFO (IPC Server handler 1 on 61987) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-1de68ff9-8ece-4338-aef6-97c493a3b854 node DatanodeRegistration(127.0.0.1,
datanodeUuid=891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e, infoPort=37622,
ipcPort=53606, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0),
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
[junit4] 2> 1679667 INFO
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
[junit4] 2> 1679707 WARN
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [ ]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 1> Working on pass [0] contains [false]
[junit4] 2> 1690494 WARN (DataXceiver for client
DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:63218 [Receiving block
BP-522029303-127.0.0.1-1448816789255:blk_1073741825_1001]) [ ]
o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5236ms
(threshold=300ms)
[junit4] 2> 1690595 INFO (IPC Server handler 7 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1690629 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 1> Working on pass [1] contains [false]
[junit4] 2> 1696242 INFO (IPC Server handler 2 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]}
size 0
[junit4] 2> 1696247 INFO (IPC Server handler 1 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]}
size 0
[junit4] 1> Working on pass [2] contains [false]
[junit4] 2> 1706462 WARN (DataXceiver for client
DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:33801 [Receiving block
BP-522029303-127.0.0.1-1448816789255:blk_1073741827_1003]) [ ]
o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5090ms
(threshold=300ms)
[junit4] 2> 1706464 WARN (DataXceiver for client
DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:33141 [Receiving block
BP-522029303-127.0.0.1-1448816789255:blk_1073741827_1003]) [ ]
o.a.h.h.s.d.DataNode Slow BlockReceiver write packet to mirror took 5042ms
(threshold=300ms)
[junit4] 2> 1706777 INFO (IPC Server handler 3 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]}
size 0
[junit4] 2> 1706779 INFO (IPC Server handler 2 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]}
size 0
[junit4] 1> Working on pass [3] contains [false]
[junit4] 2> 1709017 INFO (IPC Server handler 7 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1709019 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 1> Working on pass [4] contains [false]
[junit4] 2> 1718446 WARN (DataXceiver for client
DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:50226 [Receiving block
BP-522029303-127.0.0.1-1448816789255:blk_1073741829_1005]) [ ]
o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5203ms
(threshold=300ms)
[junit4] 2> 1718697 INFO (IPC Server handler 7 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]}
size 0
[junit4] 2> 1718699 INFO (IPC Server handler 1 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]}
size 0
[junit4] 1> Working on pass [5] contains [false]
[junit4] 2> 1721989 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW]]}
size 0
[junit4] 2> 1721989 INFO (IPC Server handler 5 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]}
size 0
[junit4] 1> Working on pass [6] contains [false]
[junit4] 2> 1725022 INFO (IPC Server handler 9 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1725023 INFO (IPC Server handler 7 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 1> Working on pass [7] contains [false]
[junit4] 2> 1725591 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1725592 INFO (IPC Server handler 5 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 1> Working on pass [8] contains [false]
[junit4] 2> 1726139 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1726139 INFO (IPC Server handler 5 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 1> Working on pass [9] contains [false]
[junit4] 2> 1728252 INFO (IPC Server handler 1 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1728263 INFO (IPC Server handler 8 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1728772 INFO
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
[junit4] 2> 1728804 INFO
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[C04EADF36EA66BA]) [
] o.a.s.SolrTestCaseJ4 ###Starting testWritingAndReadingAFile
[junit4] 2> 1728848 INFO (IPC Server handler 8 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1728849 INFO (IPC Server handler 6 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1728868 INFO (IPC Server handler 0 on 61987) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741835_1011 127.0.0.1:42695
127.0.0.1:61829
[junit4] 2> 1728869 INFO
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[C04EADF36EA66BA]) [
] o.a.s.SolrTestCaseJ4 ###Ending testWritingAndReadingAFile
[junit4] 2> 1728903 INFO
(TEST-HdfsDirectoryTest.testEOF-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEOF
[junit4] 2> 1729524 WARN (DataXceiver for client
DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:35020 [Receiving block
BP-522029303-127.0.0.1-1448816789255:blk_1073741836_1012]) [ ]
o.a.h.h.s.d.DataNode Slow flushOrSync took 320ms (threshold=300ms),
isSync:false, flushTotalNanos=319146931ns
[junit4] 2> 1729600 INFO (IPC Server handler 8 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1729641 INFO (IPC Server handler 2 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741836_1012 size 3817734
[junit4] 2> 1729643 INFO
(TEST-HdfsDirectoryTest.testEOF-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEOF
[junit4] 2> 1729717 INFO
(TEST-HdfsDirectoryTest.testRename-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRename
[junit4] 2> 1729840 INFO (IPC Server handler 3 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW],
ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]}
size 0
[junit4] 2> 1729859 INFO (IPC Server handler 4 on 61987) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION,
primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW],
ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]}
size 0
[junit4] 2> 1729932 INFO (IPC Server handler 6 on 61987) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741837_1013 127.0.0.1:42695
127.0.0.1:61829
[junit4] 2> 1729936 INFO
(TEST-HdfsDirectoryTest.testRename-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRename
[junit4] 2> 1729938 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 1730483 WARN (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to solaris-vm/127.0.0.1:61987) [ ] o.a.h.h.s.d.DataNode
Ending block pool service for: Block pool BP-522029303-127.0.0.1-1448816789255
(Datanode Uuid 891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e) service to
solaris-vm/127.0.0.1:61987
[junit4] 2> 1730687 WARN (Thread-3501) [ ]
o.a.h.h.s.d.BlockPoolSliceScanner RuntimeException during
BlockPoolScanner.scan()
[junit4] 2> java.lang.IllegalStateException:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr
is not yet opened.
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Nov 30, 2015 2:07:31 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-3501,5,TGRP-HdfsDirectoryTest]
[junit4] 2> java.lang.IllegalStateException:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr
is not yet opened.
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1730775 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
[junit4] 2> 1733691 WARN
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 1733737 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
[junit4] 2> 1734687 WARN (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to solaris-vm/127.0.0.1:61987) [ ] o.a.h.h.s.d.DataNode
BPOfferService for Block pool BP-522029303-127.0.0.1-1448816789255 (Datanode
Uuid 8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc) service to
solaris-vm/127.0.0.1:61987 interrupted
[junit4] 2> 1734687 WARN (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to solaris-vm/127.0.0.1:61987) [ ] o.a.h.h.s.d.DataNode
Ending block pool service for: Block pool BP-522029303-127.0.0.1-1448816789255
(Datanode Uuid 8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc) service to
solaris-vm/127.0.0.1:61987
[junit4] 2> 1734734 WARN
(org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@78ce6f47)
[ ] o.a.h.h.s.b.DecommissionManager Monitor interrupted:
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1734763 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ] o.m.log Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
[junit4] 2> 1734867 ERROR
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[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
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.store.hdfs.HdfsDirectoryTest.afterClass(HdfsDirectoryTest.java:67)
[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:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
[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:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[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:367)
[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> ... 54 more
[junit4] 2> 1734870 INFO
(SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Nov 29, 2015 5:07:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, sim=ClassicSimilarity, locale=mt_MT, timezone=Pacific/Palau
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=2,free=161952384,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSystemIdResolver,
TestIndexSearcher, HdfsThreadLeakTest, HdfsChaosMonkeyNothingIsSafeTest,
TestRealTimeGet, TestConfigSetsAPIExclusivity, TestConfigSetsAPI,
TestPerFieldSimilarityClassic, AsyncMigrateRouteKeyTest, TestCoreDiscovery,
TestSolrJ, SolrXmlInZkTest, OverriddenZkACLAndCredentialsProvidersTest,
GraphQueryTest, HdfsNNFailoverTest, TestShortCircuitedRequests, TestTrie,
TestSolr4Spatial, TestReversedWildcardFilterFactory, AnalysisErrorHandlingTest,
SearchHandlerTest, ExitableDirectoryReaderTest,
TestHighFrequencyDictionaryFactory, HdfsBasicDistributedZkTest,
TestDefaultSearchFieldResource, DistribDocExpirationUpdateProcessorTest,
TestCursorMarkWithoutUniqueKey, ZkSolrClientTest,
TestEmbeddedSolrServerConstructors, TestCollationField,
TestManagedStopFilterFactory, FileUtilsTest, OverseerRolesTest,
TestExceedMaxTermLength, TestSolrCloudWithKerberosAlt,
FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestQueryUtils,
TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestBlobHandler,
TestFuzzyAnalyzedSuggestions, TestSuggestSpellingConverter, OutputWriterTest,
TestCloudManagedSchemaConcurrent, LeaderElectionIntegrationTest,
TestDynamicFieldResource, AsyncCallRequestStatusResponseTest,
NoCacheHeaderTest, DeleteReplicaTest,
TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache,
SuggesterTSTTest, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest,
TestSolr4Spatial2, TestValueSourceCache, TestManagedResource,
UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, TestWriterPerf,
TestSolrQueryParserResource, DistributedExpandComponentTest,
RequestLoggingTest, CoreAdminHandlerTest, DistanceFunctionTest,
CleanupOldIndexTest, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest,
TestBinaryField, FieldMutatingUpdateProcessorTest, TestStandardQParsers,
TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, OverseerTaskQueueTest,
HdfsDirectoryFactoryTest, DebugComponentTest, CopyFieldTest, SuggesterWFSTTest,
TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest,
OverseerStatusTest, TestBadConfig, TestConfigSetImmutable,
RemoteQueryErrorTest, TestIndexingPerformance, TestMacros, PluginInfoTest,
TestDistribDocBasedVersion, HttpPartitionTest, TestFoldingMultitermQuery,
EchoParamsTest, TestCloudPivotFacet, BJQParserTest, QueryParsingTest,
LeaderFailoverAfterPartitionTest, PreAnalyzedUpdateProcessorTest,
SSLMigrationTest, RequestHandlersTest, TriLevelCompositeIdRoutingTest,
TestCloudInspectUtil, RAMDirectoryFactoryTest, ConnectionManagerTest,
TestFiltering, TestDownShardTolerantSearch, SolrInfoMBeanTest,
TestCloudSchemaless, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser,
CollectionReloadTest, TestInitParams, TestAtomicUpdateErrorCases,
BinaryUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSQLHandler,
TestJsonFacets, TestBlendedInfixSuggestions, TestNonDefinedSimilarityFactory,
ZkNodePropsTest, ResponseLogComponentTest, AutoCommitTest, StatsComponentTest,
TestReplicaProperties, TestDynamicFieldCollectionResource, TestNRTOpen,
TestStressRecovery, VersionInfoTest, HLLSerializationTest, CacheHeaderTest,
TestManagedSchemaFieldTypeResource, TestChildDocTransformer,
TestFieldTypeCollectionResource, HdfsDirectoryTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsDirectoryTest
-Dtests.seed=C04EADF36EA66BA -Dtests.slow=true -Dtests.locale=mt_MT
-Dtests.timezone=Pacific/Palau -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | HdfsDirectoryTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11051, name=Thread-3501, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
[junit4] > Caused by: java.lang.IllegalStateException:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr
is not yet opened.
[junit4] > at
__randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
[junit4] > at
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [278/562] on J1 in 74.43s, 4 tests, 1 error <<< FAILURES!
[...truncated 32 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/init-core-data-001
[junit4] 2> 1769655 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1769655 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bsa/
[junit4] 2> 1769661 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1769662 INFO (Thread-3680) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1769662 INFO (Thread-3680) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1769762 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34618
[junit4] 2> 1769762 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1769762 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1769765 INFO (zkCallback-2037-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19aa40d4
name:ZooKeeperConnection Watcher:127.0.0.1:34618 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1769766 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1769766 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1769766 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1769769 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1769769 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1769771 INFO (zkCallback-2038-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@76444605
name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1769771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1769771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1769771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1769773 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1769776 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1769777 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1769780 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1769780 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1769783 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1769784 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1769787 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1769787 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1769789 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1769789 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1769791 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1769791 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1769794 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1769794 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1769796 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1769796 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1769798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1769798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1769801 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1769801 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1769803 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1769803 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1769805 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1769806 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1769809 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1769809 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1769810 INFO (zkCallback-2039-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a42d37d name:ZooKeeperConnection
Watcher:127.0.0.1:34618 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1769811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1769811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1769811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1769813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1769813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1769814 INFO (zkCallback-2040-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@458fde1d
name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1769815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1769815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1769815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 1769815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 1769819 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 1769819 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 1769821 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 1769822 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 1769824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1769824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1769826 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 1769826 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 1769829 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 1769830 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 1769832 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 1769832 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 1769834 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 1769834 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 1769836 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1769836 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 1769838 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 1769839 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 1769841 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 1769841 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 1769843 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 1769843 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 1770639 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1
[junit4] 2> 1770641 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1770642 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10a08321{/_bsa,null,AVAILABLE}
[junit4] 2> 1770655 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b26e5bb{HTTP/1.1}{127.0.0.1:61591}
[junit4] 2> 1770655 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.Server Started @1775038ms
[junit4] 2> 1770655 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/tempDir-001/control/data,
hostContext=/_bsa, hostPort=61591,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores}
[junit4] 2> 1770656 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 1770656 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001'
[junit4] 2> 1770657 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1770657 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1770657 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1770658 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1770660 INFO (zkCallback-2041-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3250c3bc
name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1770661 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1770661 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1770663 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1770663 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/solr.xml
[junit4] 2> 1770666 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores
[junit4] 2> 1770667 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.CoreContainer New CoreContainer 779535608
[junit4] 2> 1770667 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001]
[junit4] 2> 1770667 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/lib
[junit4] 2> 1770667 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
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> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34618/solr
[junit4] 2> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1770669 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1770670 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1770671 INFO (zkCallback-2043-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69a2d7dc
name:ZooKeeperConnection Watcher:127.0.0.1:34618 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1770672 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1770673 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1770675 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1770677 INFO
(zkCallback-2044-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@53757ce4
name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1770677 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1770678 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1770681 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1770686 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1770689 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1770691 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1770695 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1770697 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1770699 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1770701 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1770702 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61591__bsa
[junit4] 2> 1770703 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:61591__bsa
[junit4] 2> 1770705 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1770707 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1770709 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1770710 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94949663736594438-127.0.0.1:61591__bsa-n_0000000000
[junit4] 2> 1770710 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61591__bsa
[junit4] 2> 1770710 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1770712 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.Overseer Overseer
(id=94949663736594438-127.0.0.1:61591__bsa-n_0000000000) starting
[junit4] 2> 1770715 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1770723 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1770723 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1770723 INFO
(OverseerCollectionConfigSetProcessor-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1770724 INFO
(OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1770736 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1770736 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1770737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores
[junit4] 2> 1770737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.SolrCore Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/,
coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 1770737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.CoresLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/
[junit4] 2> 1770737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 1770739 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1770739 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:61591__bsa ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1770739 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1770739 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 1770742 INFO
(OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] 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:61591/_bsa",
[junit4] 2> "node_name":"127.0.0.1:61591__bsa",
[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> 1770742 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1770743 INFO
(OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] 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:61591/_bsa",
[junit4] 2> "node_name":"127.0.0.1:61591__bsa",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1770744 INFO
(OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 1770744 INFO
(OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000)
[n:127.0.0.1:61591__bsa ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1770746 INFO
(zkCallback-2044-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa ] 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> 1771744 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 1771745 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 1771746 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1771746 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 1771746 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 1771747 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1'
[junit4] 2> 1771747 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1771747 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1771749 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 1771754 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1771775 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1771783 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1771788 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1771866 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1771888 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1771889 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1771901 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1771903 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1771906 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1771906 WARN
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1771907 WARN
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1771907 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1771908 WARN
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1771908 WARN
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1771909 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa 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=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1771909 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1771909 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1771909 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1],
dataDir=[null]
[junit4] 2> 1771909 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa 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@5ce146b8
[junit4] 2> 1771910 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data
[junit4] 2> 1771910 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index/
[junit4] 2> 1771910 WARN
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1771910 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index
[junit4] 2> 1771910 INFO
(coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa)
[n:127.0.0.1:61591__bsa 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=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMerge
[...truncated too long message...]
2-127.0.0.1:38885__bsa-n_0000000004) [n:127.0.0.1:38885__bsa ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38885__bsa
[junit4] 2> 1801469 ERROR
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]-EventThread)
[n:127.0.0.1:38885__bsa ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@4540b754
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1d3085a6[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 46]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1801469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1f26904a{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1801469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2dd2eb83{/_bsa,null,UNAVAILABLE}
[junit4] 2> 1801473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA])
[n:127.0.0.1:38885__bsa c:nodes_used_collection s:shard1 r:core_node1
x:nodes_used_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to
127.0.0.1:34618 34618
[junit4] 2> 1801587 INFO (Thread-3680) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34618 34618
[junit4] 2> 1801588 WARN (Thread-3680) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test
-Dtests.seed=C04EADF36EA66BA -Dtests.slow=true -Dtests.locale=es_NI
-Dtests.timezone=Europe/Skopje -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 31.9s J1 | CollectionsAPIDistributedZkTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([C04EADF36EA66BA:8450D50598160B42]:0)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:507)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:154)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1801590 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker)
[n:127.0.0.1:38885__bsa c:nodes_used_collection s:shard1 r:core_node1
x:nodes_used_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001
[junit4] 2> Nov 29, 2015 5:08:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity,
locale=es_NI, timezone=Europe/Skopje
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=1,free=162425048,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSystemIdResolver,
TestIndexSearcher, HdfsThreadLeakTest, HdfsChaosMonkeyNothingIsSafeTest,
TestRealTimeGet, TestConfigSetsAPIExclusivity, TestConfigSetsAPI,
TestPerFieldSimilarityClassic, AsyncMigrateRouteKeyTest, TestCoreDiscovery,
TestSolrJ, SolrXmlInZkTest, OverriddenZkACLAndCredentialsProvidersTest,
GraphQueryTest, HdfsNNFailoverTest, TestShortCircuitedRequests, TestTrie,
TestSolr4Spatial, TestReversedWildcardFilterFactory, AnalysisErrorHandlingTest,
SearchHandlerTest, ExitableDirectoryReaderTest,
TestHighFrequencyDictionaryFactory, HdfsBasicDistributedZkTest,
TestDefaultSearchFieldResource, DistribDocExpirationUpdateProcessorTest,
TestCursorMarkWithoutUniqueKey, ZkSolrClientTest,
TestEmbeddedSolrServerConstructors, TestCollationField,
TestManagedStopFilterFactory, FileUtilsTest, OverseerRolesTest,
TestExceedMaxTermLength, TestSolrCloudWithKerberosAlt,
FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestQueryUtils,
TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestBlobHandler,
TestFuzzyAnalyzedSuggestions, TestSuggestSpellingConverter, OutputWriterTest,
TestCloudManagedSchemaConcurrent, LeaderElectionIntegrationTest,
TestDynamicFieldResource, AsyncCallRequestStatusResponseTest,
NoCacheHeaderTest, DeleteReplicaTest,
TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache,
SuggesterTSTTest, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest,
TestSolr4Spatial2, TestValueSourceCache, TestManagedResource,
UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, TestWriterPerf,
TestSolrQueryParserResource, DistributedExpandComponentTest,
RequestLoggingTest, CoreAdminHandlerTest, DistanceFunctionTest,
CleanupOldIndexTest, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest,
TestBinaryField, FieldMutatingUpdateProcessorTest, TestStandardQParsers,
TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, OverseerTaskQueueTest,
HdfsDirectoryFactoryTest, DebugComponentTest, CopyFieldTest, SuggesterWFSTTest,
TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest,
OverseerStatusTest, TestBadConfig, TestConfigSetImmutable,
RemoteQueryErrorTest, TestIndexingPerformance, TestMacros, PluginInfoTest,
TestDistribDocBasedVersion, HttpPartitionTest, TestFoldingMultitermQuery,
EchoParamsTest, TestCloudPivotFacet, BJQParserTest, QueryParsingTest,
LeaderFailoverAfterPartitionTest, PreAnalyzedUpdateProcessorTest,
SSLMigrationTest, RequestHandlersTest, TriLevelCompositeIdRoutingTest,
TestCloudInspectUtil, RAMDirectoryFactoryTest, ConnectionManagerTest,
TestFiltering, TestDownShardTolerantSearch, SolrInfoMBeanTest,
TestCloudSchemaless, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser,
CollectionReloadTest, TestInitParams, TestAtomicUpdateErrorCases,
BinaryUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSQLHandler,
TestJsonFacets, TestBlendedInfixSuggestions, TestNonDefinedSimilarityFactory,
ZkNodePropsTest, ResponseLogComponentTest, AutoCommitTest, StatsComponentTest,
TestReplicaProperties, TestDynamicFieldCollectionResource, TestNRTOpen,
TestStressRecovery, VersionInfoTest, HLLSerializationTest, CacheHeaderTest,
TestManagedSchemaFieldTypeResource, TestChildDocTransformer,
TestFieldTypeCollectionResource, HdfsDirectoryTest, TestFastWriter,
CloudExitableDirectoryReaderTest, TestConfigSetProperties,
CloneFieldUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [286/562] on J1 in 32.72s, 1 test, 1 failure <<< FAILURES!
[...truncated 924 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
There were test failures: 562 suites (8 ignored), 2228 tests, 1 suite-level
error, 1 failure, 82 ignored (68 assumptions) [seed: C04EADF36EA66BA]
Total time: 75 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]