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

Curl doesn't work on only one repo

Will Plaisance September 30, 2021

We have multiple repositories using bitbucket pipelines, however on one of them the curl command to grab nodejs isn't working like the rest. they have identical yaml files up to that point. The others with the identical curl request take like 30 seconds and output the result. does anyone have any ideas why it wouldn't be working here?

Screenshot 2021-09-30 115644.png

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 1, 2021

Hi Will,

Are you using the same Docker image for the step that is failing as with the steps that are successful on other repos?

You mentioned that the repos have identical yaml files; one possibility I can think of is that the yaml file may be identical on the main branch of all repos, but it may have been modified on a different branch of the repo (where builds are running) and it may use a different Docker image.

You can view the yaml file for the step that is failing if you open the failed build and select the cog icon that shows the text "View configuration" if you hover it:

Screenshot 2021-10-01 at 17.58.02.png


Keep in mind that a Docker image may be defined either globally or at the step level.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events