You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/11/03 06:46:00 UTC

[jira] [Commented] (IGNITE-15733) Eventually failure of baseline registration.

    [ https://issues.apache.org/jira/browse/IGNITE-15733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437758#comment-17437758 ] 

Ignite TC Bot commented on IGNITE-15733:
----------------------------------------

{panel:title=Branch: [pull/9527/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9527/head] Base: [master] : New Tests (12)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}ZooKeeper (Discovery) 4{color} [[tests 10|https://ci.ignite.apache.org/viewLog.html?buildId=6251057]]
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: DistributedMetaStoragePersistentTest.testStoreLagOnOneNode - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: DistributedMetaStoragePersistentTest.changeTagWithNodeCrash - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testTagChangedEvent - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testInMemoryClusterIdWithClientReconnect - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testInMemoryClusterId - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testPersistentClusterTag - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testInMemoryClusterTag - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testPersistentClusterId - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testChangeTagExceptions - PASSED{color}
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: IgniteClusterIdTagTest.testTagChangedEventMultinodeWithRemoteFilter - PASSED{color}

{color:#00008b}PDS 1{color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=6250825]]
* {color:#013220}IgnitePdsTestSuite: DistributedMetaStoragePersistentTest.testStoreLagOnOneNode - PASSED{color}
* {color:#013220}IgnitePdsTestSuite: DistributedMetaStoragePersistentTest.changeTagWithNodeCrash - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6250853&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Eventually failure of baseline registration.
> --------------------------------------------
>
>                 Key: IGNITE-15733
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15733
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.11
>            Reporter: Evgeny Stanilovsky
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>         Attachments: _Community_Edition_Cache_9_18998_cut.log
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> All info can be found in attached log:
> briefly: Cluster of 2 nodes with persistence, sequentially start nodes, activate, stop nodes using org.apache.ignite.Ignite#close, start nodes, activate:
> expected :
> 1 node : Cluster ID and tag has been read from metastorage: null
> 2 node : Cluster ID and tag has been read from metastorage: null
> stop
> start
> 1 node: Cluster ID and tag has been read from metastorage: ClusterIdAndTag [id=some_id, tag=some_tag]
> 2 node: Cluster ID and tag has been read from metastorage: ClusterIdAndTag [id=some_id, tag=some_tag]
> but obtained (check attach)
>  
> 1 node : Cluster ID and tag has been read from metastorage: null
> 2 node : Cluster ID and tag has been read from metastorage: null
> stop
> start
> 1 node: Cluster ID and tag has been read from metastorage: null
> 2 node: Cluster ID and tag has been read from metastorage: ClusterIdAndTag [id=some_id, tag=some_tag]
> and as a result : 
> _Joining node has conflicting distributed metastorage data_
> [^_Community_Edition_Cache_9_18998_cut.log]
> this test MetricsConfigurationTest.testNodeRestart [1] is flaky
> [1][https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache9/6220901?buildTab=tests&name=MetricsConfigurationTes&view=tests&status=passed&suite=org.apache.ignite.testsuites.IgniteCacheTestSuite9%3A+&package=org.apache.ignite.internal.metric&expandedTest=build%3A%28id%3A6220901%29%2Cid%3A576406]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)