+ ls -lah /var/lib/jenkins/.ssh
total 13M
drwx------. 2 root jenkins 4.0K Oct 12 03:11 .
drwxr-xr-x. 22 root jenkins 4.0K Oct 12 03:18 ..
-rwxr-xr-x. 1 root root 13M Aug 5 18:07 cm
-rw-------. 1 root root 1.7K Jul 17 19:09 dev_private.rsa
-rw-r--r--. 1 root root 1.7K Jul 12 12:55 id_rsa
-rw-r--r--. 1 root jenkins 3.4K Sep 19 13:00 known_hosts
+ ssh-copy-id dev@s*
d.ru -p 22
/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/bin/ssh-copy-id: WARNING: All keys were skipped because they already exist on the remote system.
(if you think this is a mistake, you may want to use -f option)
+ ssh dev@s*
d.ru -p 22 id
uid=25(dev) gid=0(root) groups=0(root) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
Как я понимаю, с подключением все впорядке🙊