Octopus Deploy uploads package and then fails

We are having an issue with downloading a Nuget package an need assistance with troubleshooting the issue

It appears that the package seems to stall before completing the upload

This is the log in the Octopus Server

[“L”,“ServerTasks-62797/0eb748984a00461898569e1add1f8e11/5727b47f8ac943ecb9464262114e43fc/07edc739c258481aa9c7fae947f137cb”,“2017-08-14T23:42:59.1815469+00:00”,“Verbose”,“FileSender-ARll-BI0Xc+Wt2w@SQ-WO-LOPGDP01VD-2E779EBD”,“Failed receiving Octopus.Shared.FileTransfer.SendStreamRequest”,“Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.\r\nSystem.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. —> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond\r\n at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)\r\n — End of inner exception stack trace —\r\n at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)\r\n at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)\r\n at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count)\r\n at System.IO.Stream.ReadByte()\r\n at Pipefish.Transport.SecureTcp.ProtocolParser.ReadPrelude(Stream clientStream) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\ProtocolParser.cs:line 106\r\n at Pipefish.Transport.SecureTcp.ProtocolParser.ParseResponse(SslStream responseStream, StatusCode& statusCode, String& statusText, ResponseHeaders& headers, String& protocol) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\ProtocolParser.cs:line 165\r\n at Pipefish.Transport.SecureTcp.Client.SecureTcpClient.Send(SecureTcpRequest request, Action1 response) in y:\\work\\3cbe05672d69a231\\source\\Pipefish.Transport.SecureTcp\\Client\\SecureTcpClient.cs:line 129\r\n at Pipefish.Transport.SecureTcp.Streaming.Client.StreamClient.Send(Action1 streamWriter, Int64 contentLength) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\Streaming\Client\StreamSender.cs:line 60\r\n at Octopus.Shared.FileTransfer.FileSender.Receive(SendStreamRequest message) in y:\work\refs\heads\release\source\Octopus.Shared\FileTransfer\FileSender.cs:line 122\r\n at Pipefish.Actor.OnReceivingTyped[TBody](Message message) in y:\work\3cbe05672d69a231\source\Pipefish\Actor.cs:line 113\r\nOctopus.Server version 2.6.0.778”]
[“L”,“ServerTasks-62797/0eb748984a00461898569e1add1f8e11/5727b47f8ac943ecb9464262114e43fc/07edc739c258481aa9c7fae947f137cb”,“2017-08-14T23:42:59.1815469+00:00”,“Fatal”,“FileSender-ARll-BI0Xc+Wt2w@SQ-WO-LOPGDP01VD-2E779EBD”,“Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.”,“System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. —> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond\r\n at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)\r\n — End of inner exception stack trace —\r\n at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)\r\n at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)\r\n at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)\r\n at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count)\r\n at System.IO.Stream.ReadByte()\r\n at Pipefish.Transport.SecureTcp.ProtocolParser.ReadPrelude(Stream clientStream) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\ProtocolParser.cs:line 106\r\n at Pipefish.Transport.SecureTcp.ProtocolParser.ParseResponse(SslStream responseStream, StatusCode& statusCode, String& statusText, ResponseHeaders& headers, String& protocol) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\ProtocolParser.cs:line 165\r\n at Pipefish.Transport.SecureTcp.Client.SecureTcpClient.Send(SecureTcpRequest request, Action1 response) in y:\\work\\3cbe05672d69a231\\source\\Pipefish.Transport.SecureTcp\\Client\\SecureTcpClient.cs:line 129\r\n at Pipefish.Transport.SecureTcp.Streaming.Client.StreamClient.Send(Action1 streamWriter, Int64 contentLength) in y:\work\3cbe05672d69a231\source\Pipefish.Transport.SecureTcp\Streaming\Client\StreamSender.cs:line 60\r\n at Octopus.Shared.FileTransfer.FileSender.Receive(SendStreamRequest message) in y:\work\refs\heads\release\source\Octopus.Shared\FileTransfer\FileSender.cs:line 122\r\n at Pipefish.Actor.OnReceivingTyped[TBody](Message message) in y:\work\3cbe05672d69a231\source\Pipefish\Actor.cs:line 113\r\nOctopus.Server version 2.6.0.778”]

This is the log on the Tentacle agent
2017-08-14 16:42:59.0009 ERROR Error in FileReceiver-Aw-BI0XdBcZXw@SQ-WC-AZW2PTDBVP04-52A4CBB5 while receiving 49d6dd64-814a-11e7-bef3-00155d1bdf04
System.InvalidOperationException: The actor FileReceiver-Aw-BI0XdBcZXw@SQ-WC-AZW2PTDBVP04-52A4CBB5 cannot handle failure Octopus.Shared.FileTransfer.SendStreamRequest
at Pipefish.Actor.OnHandleFailedTyped[TBody](Message deliveryFailure, Message failedMessage, Error error) in y:\work\3cbe05672d69a231\source\Pipefish\Actor.cs:line 169

I am not able find to any network connectivity issued and the other packages seem to upload successfully.
When I check the Tentacle stream folder the octostream file sha1 matches the file that is hosted on the Octopus server

The Tentacle agent is setup to run as Local System
We are using Octopus version 2.6.0.778

OctopusError.txt (6 KB)