Project

General

Profile

Actions

Bug #63756

open

Can't communicate with remote host, possibly because the host is not reachable or python3 is not installed on the host

Added by Laura Flores 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805

is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22)
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last):
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     yield
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     preferred_auth=['publickey'], options=ssh_options)
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     'Opening SSH connection to')
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect
2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     local_addr=local_addr)
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     raise exceptions[0]
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     yield from self.sock_connect(sock, address)
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     return (yield from fut)
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:   File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]:     raise OSError(err, 'Connect call failed %s' % (address,))
2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22)

The same test passed on a rerun.

Possible dupe of https://tracker.ceph.com/issues/57175, although a fix for that was merged a year ago.


Related issues 1 (1 open0 closed)

Related to Orchestrator - Bug #57175: cephadm: don't try to write client/os tuning files to offline hostsPending BackportAdam King

Actions
Actions #1

Updated by Laura Flores 5 months ago

  • Related to Bug #57175: cephadm: don't try to write client/os tuning files to offline hosts added
Actions

Also available in: Atom PDF