-
Suggestion
-
Resolution: Unresolved
-
None
Sometimes, self-hosted Bitbucket Pipeline builds running with the Autoscaler for Runners on Kubernetes feature fail with the following error message:
Error java.io.FileNotFoundException
This request aims to provide a clearer error message that helps users identify the root cause of the issue.
- mentioned in
-
Page Failed to load
[BCLOUD-23106] Autoscaler throwing FileNotFoundExceptions error
Description |
Original:
h3. Issue Summary
Sometimes, self-hosted Bitbucket Pipeline builds running with the [Autoscaler for Runners on Kubernetes|https://support.atlassian.com/bitbucket-cloud/docs/autoscaler-for-runners-on-kubernetes/] feature fail with the following error message: {code:java} Error java.io.FileNotFoundException {code} This request aims to provide a clearer error message that helps users identify the root cause of the issue. |
New:
Sometimes, self-hosted Bitbucket Pipeline builds running with the [Autoscaler for Runners on Kubernetes|https://support.atlassian.com/bitbucket-cloud/docs/autoscaler-for-runners-on-kubernetes/] feature fail with the following error message:
{code:java} Error java.io.FileNotFoundException {code} This request aims to provide a clearer error message that helps users identify the root cause of the issue. |
Description |
Original:
h3. Issue Summary
Autoscaler throwing FileNotFoundExceptions error h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
New:
h3. Issue Summary
Sometimes, self-hosted Bitbucket Pipeline builds running with the [Autoscaler for Runners on Kubernetes|https://support.atlassian.com/bitbucket-cloud/docs/autoscaler-for-runners-on-kubernetes/] feature fail with the following error message: {code:java} Error java.io.FileNotFoundException {code} This request aims to provide a clearer error message that helps users identify the root cause of the issue. |
Remote Link | New: This issue links to "Page (Confluence)" [ 946356 ] |
Description |
Original:
h3. Issue Summary
Auto scalar throwing FileNotFoundExceptions error h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
New:
h3. Issue Summary
Autoscaler throwing FileNotFoundExceptions error h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
Summary | Original: Auto scalar throwing FileNotFoundExceptions error | New: Autoscaler throwing FileNotFoundExceptions error |
Description |
Original:
h3. Issue Summary
Auto scalar throwing FileNotFoundExceptions errorExpected Results h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
New:
h3. Issue Summary
Auto scalar throwing FileNotFoundExceptions error h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
Description |
Original:
h3. Issue Summary
When a Runners pod created by autoscaler gets terminated during an active build, the build fails "java.io.FileNotFoundException" error.Steps to Reproduce # Create Kubernetes runners with the autoscaler # Execute a build, which utilizes the runners # Kill the pod h3. Expected Results * Clear error message, for example: "The Runners pod got terminated during build execution" h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
New:
h3. Issue Summary
Auto scalar throwing FileNotFoundExceptions errorExpected Results h3. Expected Results The runner shouldn't fail h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
Summary | Original: Better messaging when autoscaler pod gets terminated during build | New: Auto scalar throwing FileNotFoundExceptions error |
Description |
Original:
h3. Issue Summary
When a Runners pod created by autoscaler gets terminated during an active build, the build fails "java.io.FileNotFoundException" error. It would be better if the error message would be more informative h3. Steps to Reproduce # Create Kubernetes runners with the autoscaler # Execute a build, which utilizes the runners # Kill the pod h3. Expected Results * Clear error message, for example: "The Runners pod got terminated during build execution" h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
New:
h3. Issue Summary
When a Runners pod created by autoscaler gets terminated during an active build, the build fails "java.io.FileNotFoundException" error.Steps to Reproduce # Create Kubernetes runners with the autoscaler # Execute a build, which utilizes the runners # Kill the pod h3. Expected Results * Clear error message, for example: "The Runners pod got terminated during build execution" h3. Actual Results * Build fails with the following error {code:java} Error java.io.FileNotFoundException {code} |
Any updates on it?