[JIRA] (JENKINS-58232) Launch agent fails after the athentication successful

3 views
Skip to first unread message

thangarajube@gmail.com (JIRA)

unread,
Jun 27, 2019, 3:53:02 AM6/27/19
to jenkinsc...@googlegroups.com
Thangaraju R created an issue
 
Jenkins / Bug JENKINS-58232
Launch agent fails after the athentication successful
Issue Type: Bug Bug
Assignee: Unassigned
Components: core, ssh-agent-plugin
Created: 2019-06-27 07:52
Environment: Linux Master, Linux slave machine
Priority: Minor Minor
Reporter: Thangaraju R

When I try to add a new slave node, I end up in getting this below error.

[06/27/19 03:46:52] [SSH] SSH host key matches key in Known Hosts file. Connection will be allowed.
[06/27/19 03:46:52] [SSH] Authentication successful.
ERROR: null
java.util.concurrent.CancellationException
at java.util.concurrent.FutureTask.report(FutureTask.java:121)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:902)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:294)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
[06/27/19 03:50:21] Launch failed - cleaning up connection
[06/27/19 03:50:21] [SSH] Connection closed.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

vrnsky@protonmail.ch (JIRA)

unread,
Jun 30, 2019, 2:00:02 PM6/30/19
to jenkinsc...@googlegroups.com
Egor Voronyansky updated an issue
Change By: Egor Voronyansky
When I try to add a new slave node, I end up in getting this below error.

{code}
[06/27/19 03:46:52] [SSH] SSH host key matches key in Known Hosts file. Connection will be allowed.
[06/27/19 03:46:52] [SSH] Authentication successful.
ERROR: null
java.util.concurrent.CancellationException
at java.util.concurrent.FutureTask.report(FutureTask.java:121)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:902)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:294)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
[06/27/19 03:50:21] Launch failed - cleaning up connection
[06/27/19 03:50:21] [SSH] Connection closed.

{code}

thangarajube@gmail.com (JIRA)

unread,
Jul 2, 2019, 1:25:02 AM7/2/19
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages