You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Rakov (Jira)" <ji...@apache.org> on 2019/10/23 14:55:00 UTC

[jira] [Commented] (IGNITE-11939) IgnitePdsTxHistoricalRebalancingTest.testTopologyChangesWithConstantLoad test failure

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

Ivan Rakov commented on IGNITE-11939:
-------------------------------------

Test history: https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-1273495093844232905&tab=testDetails
Test history (master): https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-1273495093844232905&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E

>  IgnitePdsTxHistoricalRebalancingTest.testTopologyChangesWithConstantLoad test failure
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11939
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11939
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexei Scherbakov
>            Priority: Major
>
> Caused by exception on releasing reserved segments:
> {noformat}
> [12:51:23]W:             [org.apache.ignite:ignite-indexing] [2019-06-21 12:51:23,967][ERROR][exchange-worker-#33825%persistence.IgnitePdsTxHistoricalRebalancingTest1%][GridDhtPartitionsExchangeFuture] Failed to reinitialize local partitions (rebalancing will be stopped)
> : GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=7, minorTopVer=1], discoEvt=DiscoveryCustomEvent [customMsg=CacheAffinityChangeMessage [id=08de0ff7b61-276ac575-e4dc-4525-b24b-d0a5d1d7633d, topVer=AffinityTopologyVersion [topVer=7, minorTopVer=0], exc
> hId=null, partsMsg=null, exchangeNeeded=true], affTopVer=AffinityTopologyVersion [topVer=7, minorTopVer=1], super=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=97e46568-6aa0-4a4b-864c-f05415c00000, consistentId=persistence.IgnitePdsTxHistoricalRebalancingTest0, addrs=Arra
> yList [127.0.0.1], sockAddrs=HashSet [/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, lastExchangeTime=1561110643882, loc=false, ver=2.8.0#20190621-sha1:00000000, isClient=false], topVer=7, nodeId8=0ff3354e, msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=15611106839
> 58]], nodeId=97e46568, evt=DISCOVERY_CUSTOM_EVT]
> [12:51:23]W:             [org.apache.ignite:ignite-indexing] java.lang.AssertionError: cur=null, absIdx=0
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentReservationStorage.release(SegmentReservationStorage.java:55)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware.release(SegmentAware.java:207)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.release(FileWriteAheadLogManager.java:983)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.releaseHistoryForPreloading(GridCacheDatabaseSharedManager.java:1844)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange(GridDhtPartitionsExchangeFuture.java:1431)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:862)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:3079)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2928)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at java.lang.Thread.run(Thread.java:748)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing] [12:51:23] (err) Failed to notify listener: o.a.i.i.processors.timeout.GridTimeoutProcessor$2@79ba1907java.lang.AssertionError: cur=null, absIdx=0
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentReservationStorage.release(SegmentReservationStorage.java:55)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware.release(SegmentAware.java:207)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.release(FileWriteAheadLogManager.java:983)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.releaseHistoryForPreloading(GridCacheDatabaseSharedManager.java:1844)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange(GridDhtPartitionsExchangeFuture.java:1431)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:862)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:3079)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2928)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120)
> [12:51:23]W:             [org.apache.ignite:ignite-indexing]    at java.lang.Thread.run(Thread.java:748)
> {noformat}
> Timed out run link [1]
> [1] https://ci.ignite.apache.org/viewLog.html?buildId=4168883&buildTypeId=IgniteTests24Java8_PdsIndexing



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