Skip to content

Flaky test: test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node #93177

@kssenii

Description

@kssenii

Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.

Test name: test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node
Failure reason: DB::NetException: Net Exception: No route to host
CI report: Integration tests (amd_tsan, 2/6)

CIDB statistics: cidb

Test output:

File: test_backup_restore_on_cluster/test_disallow_concurrency.py:272 - in test_concurrent_restores_on_different_node
    create_and_fill_table()
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:57 - in create_and_fill_table
    create_test_table(node0)
File: test_backup_restore_on_cluster/concurrency_helper.py:62 - in create_test_table
    node.query(
File: helpers/cluster.py:4479 - in query
    return self.client.query(
File: helpers/client.py:40 - in wrap
    return func(self, *args, **kwargs)
File: helpers/client.py:80 - in query
    ).get_answer()
File: helpers/client.py:269 - in get_answer
    raise QueryRuntimeException(
E   helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Net Exception: No route to host (172.16.4.5:9000). (NETWORK_ERROR)
[teardown]
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:45 - in drop_after_test
    node0.query(
File: helpers/cluster.py:4479 - in query
    return self.client.query(
File: helpers/client.py:40 - in wrap
    return func(self, *args, **kwargs)
File: helpers/client.py:80 - in query
    ).get_answer()
File: helpers/client.py:269 - in get_answer
    raise QueryRuntimeException(
E   helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Net Exception: No route to host (172.16.4.5:9000). (NETWORK_ERROR)

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CItestingSpecial issue with list of bugs found by CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions