paketo-community / ubi-base-stack

Apache License 2.0
2 stars 5 forks source link

Failure: Push Image workflow #32

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 9 months ago

Push Image workflow failed. Please take a look to ensure CVE patches can be released. (cc @paketo-buildpacks/stacks-maintainers).

pacostas commented 9 months ago

This issue can be closed

github-actions[bot] commented 7 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/7738310259

github-actions[bot] commented 7 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/7783664931

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/7975310067

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/7975863574

mhdawson commented 6 months ago

Believe this is related to https://github.com/orgs/paketo-buildpacks/discussions/253, reaching out to Daniel to figure out how we should address.

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/8052872695

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/8052872695

mhdawson commented 6 months ago

Closing since there is now a work around in place

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/8120254993

pacostas commented 6 months ago

@mhdawson This error happened due to

time="2024-03-02T04:07:27Z" level=fatal msg="authenticating creds for \"index.docker.io\": pinging container registry index.docker.io: Get \"[https://index.docker.io/v2/\](https://index.docker.io/v2//)": net/http: TLS handshake timeout"

It doesnt have to do with the code a some images has been pushed successfully and some not. Seems like it has to do with the internet connection due to its trying to push 8 images at a time. I'm opening a PR for reducing the concurrent jobs.

pacostas commented 6 months ago

@mhdawson Seems like the push workflow works fine as the latest action on push image succeeded https://github.com/paketo-community/ubi-base-stack/actions/runs/8150870845 I think we shouldnt merge the PR yet, we will see in the future if this fails consistently

mhdawson commented 6 months ago

@pacostas thanks for the analysis PR. We'll see if future pushes continue to be ok with the reduced threads and close if it does not reoccur.

github-actions[bot] commented 6 months ago

Another failure occurred: https://github.com/paketo-community/ubi-base-stack/actions/runs/8205320590

pacostas commented 5 months ago

@mhdawson The failure says wrong username/password. Can you rerun the create release workflow to see if this is going to happen again?

mhdawson commented 5 months ago

re-running

mhdawson commented 5 months ago

Passed, closing.