Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Release
Script:InedoProduct-Deploy-Release22
Pipeline:Release22 (Release)
Created:7/13/2024 12:08:17 AM by gdivis@inedo.local
Start date:7/13/2024 12:08:18 AM
Completed date:7/13/2024 12:09:13 AM (55s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs55s

    Unable to initialize server linuxintsv1: Inedo.Agents.Ssh.SshException: Unable to exchange encryption keys
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.HandleError(Int32 res, IntPtr sftp)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.WithSocketAsync[T](Func`1 run, Func`2 getError, IntPtr sftp, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.HandshakeAsync(Socket socket, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.ConnectAsync(SshHostAddress host, SshCredentials credentials, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.SshAgentClient.ConnectAsync(SshConnectionInfo connectionInfo, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Agents.SshAgentConnection.CreateAsync(SshAgent agent, Boolean connect, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetConnectionAsync(CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternalAsync(Type service)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternal(Type service)
       at Inedo.Extensibility.Agents.Agent.GetService[TService]()
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<>c__DisplayClass49_0.<<GetServerAsync>g__internalGetServerAsync|0>d.MoveNext()
    --- End of stack trace from previous location ---
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetServerAsync(String serverName, ILogSink log, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetExternalContextAsync(String contextType, String contextValue, IExecuterContext currentContext)