Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure: Create Draft Release workflow #492

Open
github-actions bot opened this issue Jul 13, 2022 · 21 comments
Open

Failure: Create Draft Release workflow #492

github-actions bot opened this issue Jul 13, 2022 · 21 comments
Labels
failure:release An issue filed automatically when a release workflow run fails

Comments

@github-actions
Copy link

Create Draft Release workflow failed.

@github-actions github-actions bot added the failure:release An issue filed automatically when a release workflow run fails label Jul 13, 2022
@github-actions
Copy link
Author

@robdimsdale
Copy link
Member

Failed to upload. Re-running.

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/python/releases/72828148/assets?name=python-2.0.0.cnb": write tcp 172.17.0.2:40090->140.82.114.14:443: write: connection reset by peer

@robdimsdale
Copy link
Member

robdimsdale commented Jul 26, 2022

Succeeded - closing.

@github-actions
Copy link
Author

@github-actions github-actions bot reopened this Jul 30, 2022
@robdimsdale
Copy link
Member

Failed to upload. Re-running:

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/python/releases/73231472/assets?name=python-2.0.0.cnb": read tcp 172.17.0.2:57890->140.82.112.14:443: read: connection reset by peer

@robdimsdale
Copy link
Member

Succeeded - closing.

@github-actions
Copy link
Author

github-actions bot commented Aug 5, 2022

@github-actions github-actions bot reopened this Aug 5, 2022
@github-actions
Copy link
Author

github-actions bot commented Aug 5, 2022

@github-actions
Copy link
Author

github-actions bot commented Aug 5, 2022

@robdimsdale
Copy link
Member

I think these recent failures are because the pip version has been bumped but the corresponding packages in requirements.txt are out of date. I've also seen this type of failure when the python version is too old.

I see that the PRs failed the integration tests for the same reason but were merged anyway. @paketo-buildpacks/python-maintainers am I missing something about why we felt we could merge the PR?

@robdimsdale
Copy link
Member

Ah, I see we're fixing it in https://github.com/paketo-buildpacks/python/pull/500/files

Still, I think it would be cleaner to have fixed the integration tests separately from adding jammy support.

@joshuatcasey
Copy link
Contributor

Still, I think it would be cleaner to have fixed the integration tests separately from adding jammy support.

I agree - but strangely enough the integration tests were passing when running without an integration.json file, but failing for bionic in the jammy PR. I probably could have done an intermediate PR to add an integration.json with only bionic and the integration tests fixes, but it didn't seem worth it.

@github-actions github-actions bot reopened this Feb 20, 2023
@github-actions
Copy link
Author

@robdimsdale
Copy link
Member

This looks like an issue downloading tools. Re-triggering.

Installing jam v1.7.0
Error: Process completed with exit code 22.

@github-actions
Copy link
Author

@github-actions github-actions bot reopened this Mar 30, 2023
@robdimsdale
Copy link
Member

Network flake downloading/install CPython. Re-running.

            [builder]     Selected CPython version (using pyproject.toml): 3.11.2
            [builder] 
            [builder]   Executing build process
            [builder]     Installing CPython 3.11.2
            [builder] unexpected EOF
            [builder] ERROR: failed to build: exit status 1

@github-actions
Copy link
Author

@github-actions github-actions bot reopened this May 23, 2023
@robdimsdale
Copy link
Member

  Uploading asset: build/buildpackage.cnb -> python-2.12.0.cnb
Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/python/releases/103968616/assets?name=python-2.12.0.cnb": unexpected EOF

Failed on all automatic retries - succeeded when re-run manually.

@github-actions github-actions bot reopened this Sep 8, 2023
@github-actions
Copy link
Author

github-actions bot commented Sep 8, 2023

Copy link
Author

github-actions bot commented Sep 4, 2024

@github-actions github-actions bot reopened this Sep 4, 2024
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:release An issue filed automatically when a release workflow run fails
Projects
None yet
Development

No branches or pull requests

2 participants