[BGPCEP-541] BmpMockTest#testMainInPassiveMode() fails occasionally on jenkins Created: 05/Sep/16  Updated: 03/Mar/19  Resolved: 06/Oct/16

Status: Resolved
Project: bgpcep
Component/s: BGP
Affects Version/s: Bugzilla Migration
Fix Version/s: Bugzilla Migration

Type: Bug
Reporter: Milos Fabian Assignee: Ajay L
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Duplicate
duplicates BGPCEP-570 BGPCEP Boron Autorelease Breaking Resolved
is duplicated by BGPCEP-562 Intermitent BmpMockTest fail Resolved
External issue ID: 6627

 Description   

10:29:02 Running org.opendaylight.protocol.bmp.mock.BmpMockTest
10:29:14 Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.266 sec <<< FAILURE! - in org.opendaylight.protocol.bmp.mock.BmpMockTest
10:29:14 testMainInPassiveMode(org.opendaylight.protocol.bmp.mock.BmpMockTest) Time elapsed: 5.453 sec <<< FAILURE!
10:29:14 org.mockito.exceptions.verification.WantedButNotInvoked:
10:29:14 Wanted but not invoked:
10:29:14 bmpSessionListener.onSessionUp(<any>);
10:29:14 -> at org.opendaylight.protocol.bmp.mock.BmpMockTest.testMainInPassiveMode(BmpMockTest.java:91)
10:29:14 Actually, there were zero interactions with this mock.
10:29:14
10:29:14 at org.opendaylight.protocol.bmp.mock.BmpMockTest.testMainInPassiveMode(BmpMockTest.java:91)
10:29:14
10:29:15 Running org.opendaylight.protocol.bmp.mock.BmpMockUtilTest
10:29:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.opendaylight.protocol.bmp.mock.BmpMockUtilTest
10:29:15
10:29:15 Results :
10:29:15
10:29:15 Failed tests:
10:29:15 BmpMockTest.testMainInPassiveMode:91
10:29:15 Wanted but not invoked:
10:29:15 bmpSessionListener.onSessionUp(<any>);
10:29:15 -> at org.opendaylight.protocol.bmp.mock.BmpMockTest.testMainInPassiveMode(BmpMockTest.java:91)
10:29:15 Actually, there were zero interactions with this mock.


Generated at Wed Feb 07 19:13:23 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.