Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

All pipeline builds fail with unexpected EOF, what can I do to investigate further?

Daniël Riezebos April 10, 2019

Today I was called by a colleague to investigate quite the problem. Since today all our builds are failing with an unexpected EOF error even though we haven't changed anything to the bitbucket-pipelines.yml. Looking into the YAML file I saw that it called a .sh script. So I checked wether or not that file was changed but to no avail. 

We have not made any changes to the way we want to use the pipelines. Yet, suddenly, all our builds are failing with the unexpected EOF error.

Googling around didn't help me fix this problem. Now I'm stuck with this.

Has anything changed in the background that I wasn't aware of by bitbucket?

2 answers

1 accepted

0 votes
Answer accepted
Daniël Riezebos April 10, 2019

SOLVED

In my case it was because my YAML file requested a docker image provided by a third party. This image is not available right now so it throws an error. Makes a little sense that it receives an unexpected End Of File if no file is found in the first place. Changed the docker image reference and it worked perfectly.

0 votes
Akshay Vijay Jain July 30, 2020

I faced this error while running pipeline for branch A

I retried , again faced error

I tried running from branch B, which was created from A, no error

I run pipeline for branch A, works

I don't know the cause

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events