Skip to content

Assertion error in system_tests_cert_rotation.py #1776

@ganeshmurthy

Description

@ganeshmurthy
>       self.assertTrue(ok, f"Bad control links: {router_C.get_active_inter_router_control_links()}")
E       AssertionError: None is not true : Bad control links: [{'name': 'qdlink.ZGyofWN43urhRE7', 'identity': '5', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.ZGyofWN43urhRE7', 'linkType': 'router-control', 'linkDir': 'in', 'owningAddr': None, 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(13), 'connectionId': '13', 'operStatus': 'up', 'presettledCount': ulong(13), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(0), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}, {'name': 'qdlink.5Cea2ObuB3BxGiO', 'identity': '77', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.5Cea2ObuB3BxGiO', 'linkType': 'router-control', 'linkDir': 'in', 'owningAddr': None, 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(310), 'connectionId': '30', 'operStatus': 'up', 'presettledCount': ulong(310), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(0), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}, {'name': 'qdlink.7rnN0h43z2f06+g', 'identity': '78', 'type': 'io.skupper.router.router.link', 'linkName': 'qdlink.7rnN0h43z2f06+g', 'linkType': 'router-control', 'linkDir': 'out', 'owningAddr': 'Lqdhello', 'capacity': uint(250), 'undeliveredCount': ulong(0), 'unsettledCount': ulong(0), 'deliveryCount': ulong(309), 'connectionId': '30', 'operStatus': 'up', 'presettledCount': ulong(309), 'droppedPresettledCount': ulong(0), 'acceptedCount': ulong(0), 'rejectedCount': ulong(0), 'releasedCount': ulong(0), 'modifiedCount': ulong(0), 'deliveriesDelayed1Sec': ulong(0), 'deliveriesDelayed10Sec': ulong(0), 'deliveriesStuck': ulong(0), 'openMovedStreams': ulong(0), 'ingressHistogram': None, 'priority': uint(9), 'settleRate': uint(1), 'creditAvailable': uint(250), 'zeroCreditSeconds': uint(0), '': None}]

/home/runner/work/skupper-router/skupper-router/skupper-router/tests/system_tests_cert_rotation.py:348: AssertionError

https://github.com/skupperproject/skupper-router/actions/runs/14378608842/job/40316846127?pr=1775#step:33:4703

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions