[
https://issues.apache.org/jira/browse/IGNITE-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671642#comment-16671642
]
Ryabov Dmitrii commented on IGNITE-8903:
----------------------------------------
Hi, [~ruslangm]! I got 1 fail (3 tests failed) in one hour when running the
whole test class.
I investigated this fail and [log from
TC|https://ci.ignite.apache.org/viewLog.html?tab=buildLog&logTab=tree&filter=debug&expand=all&buildId=2214654&_focus=870180],
and I see 2 problems:
# Interrupted exceptions on node start - looks like fails in the IGNITE-9986.
Fix is merged, so we need to wait for statistic from TeamCity runs.
# NPEs in the previous tests.
Can you check the NPEs in the log and find out their possible reasons?
> IgniteCacheGetRestartTest.testGetRestartReplicated fails in master
> ------------------------------------------------------------------
>
> Key: IGNITE-8903
> URL: https://issues.apache.org/jira/browse/IGNITE-8903
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Maxim Muzafarov
> Assignee: Ruslan Gilemzyanov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, newbie
>
> Test {{IgniteCacheGetRestartTest.testGetRestartReplicated}} fails with
> message:
> {code:java}
> org.apache.ignite.IgniteCheckedException: Ignite instance with this name has
> already been started: distributed.IgniteCacheGetRestartTest5{code}
> Probably some grids remains not stopped between test-cases within
> IgniteCacheGetRestartTest.
>
> TC (master):
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7917326378982816549&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)