nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

Failure: Push Buildpackage workflow

Open github-actions[bot] opened this issue 3 years ago • 13 comments

Push Buildpackage workflow failed.

github-actions[bot] avatar Jun 29 '22 14:06 github-actions[bot]

This was caused by GHA being down. The CNB registry didn't respond before the action on our end hit the timeout. Even though the action timed out, the buildpack was successfully added to the registry: https://github.com/buildpacks/registry-index/issues/3255

ryanmoran avatar Jun 29 '22 16:06 ryanmoran

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567

github-actions[bot] avatar Aug 18 '22 14:08 github-actions[bot]

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567

github-actions[bot] avatar Aug 18 '22 15:08 github-actions[bot]

The release was still published and the image pushed to all registry locations. The issue was a timeout from the CNB registry GHA: https://github.com/paketo-buildpacks/nodejs/actions/runs/2883120567/jobs/4581890378

ryanmoran avatar Sep 23 '22 19:09 ryanmoran

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/9764173539

github-actions[bot] avatar Jul 02 '24 15:07 github-actions[bot]

@sophiewigmore I know we had some problems with the GitHub registry but I had thought it was only for paketo-community. Wanted to check if we expect the publishing to be ok in this repo?

I looks like the push to DockerHub was ok.

mhdawson avatar Jul 02 '24 20:07 mhdawson

@mhdawson I think the job just needs a longer time out, the release made it into the registry eventually. If you click into the CNB Registry issue - https://github.com/buildpacks/registry-index/issues/8708, you can see that it did eventually make it in, our job just hit a timeout waiting

sophiewigmore avatar Jul 03 '24 14:07 sophiewigmore

@sophiewigmore ok, thanks.

mhdawson avatar Jul 04 '24 15:07 mhdawson

Btw I've just raised the timeout in https://github.com/buildpacks/github-actions/pull/289 which is now available in: https://github.com/buildpacks/github-actions/releases/tag/v5.7.3

edmorley avatar Jul 09 '24 10:07 edmorley

thank you @edmorley

sophiewigmore avatar Jul 09 '24 15:07 sophiewigmore

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/11736494362

github-actions[bot] avatar Nov 13 '24 14:11 github-actions[bot]

The push workflow works fine. The error was due to removing the tag, and recreating a new release with that tag.

pacostas avatar Nov 14 '24 10:11 pacostas

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/15202717089

github-actions[bot] avatar May 23 '25 05:05 github-actions[bot]

All good till now

pacostas avatar Jun 04 '25 12:06 pacostas

Another failure occurred: https://github.com/paketo-buildpacks/nodejs/actions/runs/18041750551

github-actions[bot] avatar Sep 26 '25 16:09 github-actions[bot]

The workflow does not fail anymore

pacostas avatar Oct 27 '25 17:10 pacostas