Skip to content

custom-ci-build-id example timeout in master branch #1449

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

Closed
MikeMcC399 opened this issue May 1, 2025 · 2 comments
Closed

custom-ci-build-id example timeout in master branch #1449

MikeMcC399 opened this issue May 1, 2025 · 2 comments

Comments

@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented May 1, 2025

Issue

The workflow example-custom-ci-build-id.yml has sporadically failed several times in the last days in the master branch.

Workflows filtered by the master branch are shown with:

https://github.com/cypress-io/github-action/actions/workflows/example-custom-ci-build-id.yml?query=branch%3Amaster

An example error message is:

The run you are attempting to access is already complete and will not accept new groups.

The existing run is: https://cloud.cypress.io/projects/3tb7jn/runs

When a run finishes all of its groups, it waits for a configurable set of time before finally completing. You must add more groups during that time period.

The --tag flag you passed was:
The --group flag you passed was: 2 - all tests
The --parallel flag you passed was: true
The --ciBuildId flag you passed was: sha-6d4f8f59600b4259fe501be43a99bfc6c05c5927-time-1746045680

https://on.cypress.io/already-complete
Error: The process '/usr/local/bin/npx' failed with exit code 1

Suggestion

Examine the value of the Cypress Cloud project https://cloud.cypress.io/projects/3tb7jn Parallelization / Run Completion Delay setting and determine if it should be increased. This needs to be done by somebody in the Cypress.io team with admin access to the project.

@MikeMcC399
Copy link
Collaborator Author

MikeMcC399 commented May 2, 2025

@MikeMcC399
Copy link
Collaborator Author

@MikeMcC399 MikeMcC399 closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant