matrix-org / matrix-org/sytest

Occsionally the nightly docker build job times out

Open
#1,351 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Z-Flaky
Dominant language
Perl
Stars
81
Forks
63
Avg merge
1h 47m
Merged PRs (30d)
1

Description

https://github.com/matrix-org/sytest/actions/runs/4986859836/jobs/8928642990

Would guess hung in doing `poetry install`? Needs more debug to investigate.

Doesn't seem consistent, see https://github.com/matrix-org/sytest/actions/workflows/docker.yml

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked failed job and inspect the Docker workflow at .github/workflows/docker.yml, focusing on the poetry install step. Compare the failed run with successful runs and add enough debugging to identify the intermittent timeout; done means the cause is established and the workflow no longer times out for that cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.