Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/105/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestRecoveryHdfs
Error Message:
access denied ("java.io.FilePermission"
"/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0"
"write")
Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission"
"/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0"
"write")
at __randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
at
java.security.AccessController.checkPermission(AccessController.java:884)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at java.io.File.canWrite(File.java:791)
at org.apache.hadoop.fs.FileUtil.canWrite(FileUtil.java:1002)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createPermissionsDiagnosisString(MiniDFSCluster.java:856)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:812)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:738)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:608)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:98)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:60)
at
org.apache.solr.search.TestRecoveryHdfs.beforeClass(TestRecoveryHdfs.java:82)
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:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:804)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestRecoveryHdfs
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.TestRecoveryHdfs:
1) Thread[id=20064, name=IPC Server idle connection scanner for port 62393,
state=WAITING, group=TGRP-TestRecoveryHdfs] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.search.TestRecoveryHdfs:
1) Thread[id=20064, name=IPC Server idle connection scanner for port 62393,
state=WAITING, group=TGRP-TestRecoveryHdfs]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestRecoveryHdfs
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=20064, name=IPC Server idle connection scanner for port 62393,
state=WAITING, group=TGRP-TestRecoveryHdfs] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
java.util.TimerThread.mainLoop(Timer.java:526) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=20064, name=IPC Server idle connection scanner for port 62393,
state=WAITING, group=TGRP-TestRecoveryHdfs]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)
Build Log:
[...truncated 10826 lines...]
[junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestRecoveryHdfs_3A88994BB1009DEC-001/init-core-data-001
[junit4] 2> 2826480 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2826695 WARN
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2826701 WARN
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2826702 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2826715 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-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_64634_hdfs____hbytrf/webapp
[junit4] 2> 2826936 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ] o.m.log NO JSP
Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 2828130 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:64634
[junit4] 2> 2848293 WARN
(org.apache.hadoop.util.JvmPauseMonitor$Monitor@43130735) [ ]
o.a.h.u.JvmPauseMonitor Detected pause in JVM or host machine (eg GC): pause of
approximately 19570ms
[junit4] 2> No GCs detected
[junit4] 2> 2848338 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ] o.m.log Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
[junit4] 2> 2848444 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2848446 INFO
(SUITE-TestRecoveryHdfs-seed#[3A88994BB1009DEC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Oct 07, 2015 11:51:24 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Oct 07, 2015 11:51:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.search.TestRecoveryHdfs:
[junit4] 2> 1) Thread[id=20064, name=IPC Server idle connection scanner
for port 62393, state=WAITING, group=TGRP-TestRecoveryHdfs]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> Oct 07, 2015 11:51:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=20064, name=IPC Server idle connection scanner
for port 62393, state=WAITING, group=TGRP-TestRecoveryHdfs]
[junit4] 2> Oct 07, 2015 11:51:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=20064, name=IPC Server idle connection scanner
for port 62393, state=WAITING, group=TGRP-TestRecoveryHdfs]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {},
locale=es_HN, timezone=Asia/Kuala_Lumpur
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=3,threads=2,free=188776056,total=533725184
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsChaosMonkeySafeLeaderTest, DocumentAnalysisRequestHandlerTest,
TestCollationFieldDocValues, TestRequestStatusCollectionAPI,
TestMergePolicyConfig, MigrateRouteKeyTest, DocValuesMultiTest,
RequiredFieldsTest, TestBulkSchemaConcurrent, TestFileDictionaryLookup,
TestCursorMarkWithoutUniqueKey, TestSolrQueryParserResource,
TermsComponentTest, HdfsLockFactoryTest, OverseerTest, BJQParserTest,
AsyncMigrateRouteKeyTest, TestCustomDocTransformer, QueryResultKeyTest,
TestImplicitCoreProperties, HardAutoCommitTest, SpatialFilterTest,
TestSurroundQueryParser, TestSchemaResource, SimplePostToolTest,
SimpleMLTQParserTest, BadComponentTest, TestCustomSort, TestFaceting,
TestStressReorder, AnalysisErrorHandlingTest, AnalyticsQueryTest,
TestDownShardTolerantSearch, SuggesterFSTTest, TestWordDelimiterFilterFactory,
TestAnalyzedSuggestions, TestDynamicFieldCollectionResource, TestMissingGroups,
DistributedExpandComponentTest, TestComponentsName, PrimitiveFieldTypeTest,
TestRandomMergePolicy, AtomicUpdatesTest, CollectionTooManyReplicasTest,
TestReplicationHandlerBackup, TestLazyCores, ZkStateWriterTest, TestRTGBase,
QueryElevationComponentTest, TestAuthenticationFramework,
TestReRankQParserPlugin, TestPostingsSolrHighlighter, TestBlobHandler,
TestMiniSolrCloudCluster, DistributedQueryElevationComponentTest,
TestReqParamsAPI, BasicDistributedZkTest, RegexBoostProcessorTest,
PingRequestHandlerTest, TestTolerantSearch, CustomCollectionTest,
SpatialRPTFieldTypeTest, BlockDirectoryTest, AliasIntegrationTest,
SoftAutoCommitTest, DistributedFacetPivotWhiteBoxTest, SolrRequestParserTest,
HdfsDirectoryFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest,
DistribJoinFromCollectionTest, TestSolrJ, TestPseudoReturnFields, FullHLLTest,
TestNoOpRegenerator, TestCodecSupport, TestPartialUpdateDeduplication,
OverriddenZkACLAndCredentialsProvidersTest, TestDynamicLoading,
AddBlockUpdateTest, HdfsRecoverLeaseTest, TestDistributedSearch,
SystemInfoHandlerTest, BasicAuthIntegrationTest, TestReplicaProperties,
DocumentBuilderTest, DocExpirationUpdateProcessorFactoryTest, DateFieldTest,
TestReloadAndDeleteDocs, TestCollapseQParserPlugin, DeleteReplicaTest,
SharedFSAutoReplicaFailoverUtilsTest, PluginInfoTest, TestSearcherReuse,
ActionThrottleTest, TestStressVersions, VersionInfoTest,
DistributedQueryComponentCustomSortTest, SolrCoreTest,
SegmentsInfoRequestHandlerTest, TestAnalyzeInfixSuggestions, TestRTimerTree,
TestLuceneMatchVersion, LeaderElectionTest, ScriptEngineTest,
TestSerializedLuceneMatchVersion, FileUtilsTest,
DistributedFacetPivotSmallAdvancedTest, TestSystemIdResolver,
AnalysisAfterCoreReloadTest, UnloadDistributedZkTest, TestCrossCoreJoin,
OverseerTaskQueueTest, DistributedIntervalFacetingTest,
MoreLikeThisHandlerTest, SolrTestCaseJ4Test, TestManagedResource,
TestSchemaNameResource, TestLRUCache, TestRestManager, ZkCLITest,
FastVectorHighlighterTest, HdfsThreadLeakTest, TestDocumentBuilder,
DisMaxRequestHandlerTest, CurrencyFieldXmlFileTest,
CoreAdminCreateDiscoverTest, TestExactStatsCache, TestConfigSets,
InfoHandlerTest, TestInitParams, SimpleFacetsTest, TestElisionMultitermQuery,
TestFieldSortValues, TestCloudPivotFacet, OpenCloseCoreStressTest,
ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot,
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestJoin, TestRangeQuery,
SpellCheckComponentTest, TestFunctionQuery, DirectUpdateHandlerTest,
HighlighterTest, TestExtendedDismaxParser, TestFoldingMultitermQuery,
SuggesterTSTTest, PolyFieldTest, TestUpdate, QueryEqualityTest,
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestWriterPerf,
XmlUpdateRequestHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest,
MBeansHandlerTest, TestPHPSerializedResponseWriter, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery,
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf,
MinimalSchemaTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest,
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest,
TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest,
PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, TestUtils,
ZkNodePropsTest, SliceStateTest, CircularListTest, DistributedMLTComponentTest,
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors,
TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CollectionStateFormat2Test,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
DeleteInactiveReplicaTest, DistribCursorPagingTest, DistributedQueueTest,
HttpPartitionTest, ReplicationFactorTest, RollingRestartTest,
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest,
HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest,
StressHdfsTest, TestRestoreCore, TestSolrConfigHandlerConcurrent,
CoreMergeIndexesAdminHandlerTest, SecurityConfHandlerTest,
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest,
DistributedSuggestComponentTest, SpatialHeatmapFacetsTest, TestExpandComponent,
TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest,
SmileWriterTest, TestIntervalFaceting, TestMacros, TestChildDocTransformer,
TestRawResponseWriter, TestSortingResponseWriter,
TestCopyFieldCollectionResource, TestDefaultSearchFieldResource,
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeResource,
TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource,
TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory,
TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest,
DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest,
TestCloudManagedSchema, TestManagedSchema, TestSchemaManager,
AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, RankQueryTest,
TestAddFieldRealTimeGet, TestHashQParserPlugin, TestInitQParser,
TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType,
TestRecoveryHdfs]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRecoveryHdfs
-Dtests.seed=3A88994BB1009DEC -Dtests.slow=true -Dtests.locale=es_HN
-Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestRecoveryHdfs (suite) <<<
[junit4] > Throwable #1: java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0"
"write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at java.io.File.canWrite(File.java:791)
[junit4] > at
org.apache.hadoop.fs.FileUtil.canWrite(FileUtil.java:1002)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createPermissionsDiagnosisString(MiniDFSCluster.java:856)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:812)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:738)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:608)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:98)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:60)
[junit4] > at
org.apache.solr.search.TestRecoveryHdfs.beforeClass(TestRecoveryHdfs.java:82)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.search.TestRecoveryHdfs:
[junit4] > 1) Thread[id=20064, name=IPC Server idle connection scanner
for port 62393, state=WAITING, group=TGRP-TestRecoveryHdfs]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=20064, name=IPC Server idle connection scanner
for port 62393, state=WAITING, group=TGRP-TestRecoveryHdfs]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A88994BB1009DEC]:0)
[junit4] Completed [513/547] on J0 in 45.70s, 0 tests, 3 errors <<< FAILURES!
[...truncated 120 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: 547 suites (8 ignored), 2136 tests, 3 suite-level
errors, 157 ignored (32 assumptions) [seed: 3A88994BB1009DEC]
Total time: 71 minutes 59 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]