Hi, i am using Mac plugin as jenkins cloud node,. it works fine in MacOS monterey but failed when i upgrade MacOS to sonoma. and it return “Connection failed : There was a problem while connecting to 192.168.xx.xx:22” .
i can not find any log either jenkins server(453-jdk17) or mac node .
btw: i also try to add mac node as static node via ssh and it worked, but it Unscheduled automatic restart and return IOException error as:
2024-06-24 03:02:05.056+0000 [id=49840] INFO h.r.SynchronousCommandTransport$ReaderThread#run: I/O error in channel mac
java.io.IOException: Unexpected EOF
at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:101)
at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
2024-06-24 03:02:09.639+0000 [id=119] INFO hudson.slaves.SlaveComputer#tryReconnect: Attempting to reconnect mac