Whenever I attempt to publish a produced artifact from my bamboo agent (OSX Yosemite) to the bamboo server (version 5.6.0 build 4409) for deployment, the task never finishes.
If I check the agent log I get to see:
[DefaultHttpClient] I/O Exception (java.net.SocketException) caught when processing request: Broken pipe.
[DefaultHttpClient] Retrying request
If I disable the production of the artifact, the build plan completes succesfully, as this task is the last step.
The bamboo server is up & running. The agent's internet connection is working fine.
All other shared artifacts between my jobs are working correctly.
Any ideas or suggestions?
Thanks in advance!
Hello LW,
Thank you for your question.
Broken pipe, that could be due to a client disconnect.
There are several reasons for that, such as: timeout, internet connection/network broken, server refused to accept request because of load etc.
I would kindly ask you to review Troubleshooting Remote Agents documentation. In there, you will have information on how to enable debug in Bamboo Server and Agents.
If you find this answer useful, I would kindly ask you to accept it so the same will be visible to others who might be facing the same issue you have inquired.
Thank you for your understanding.
—
Kind regards,
Rafael P. Sperafico
Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.