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

Testing: Flaky tests, No such file or directory: 'docker-compose' #6623

Closed
rdimaio opened this issue Apr 2, 2024 · 1 comment · Fixed by #6625
Closed

Testing: Flaky tests, No such file or directory: 'docker-compose' #6623

rdimaio opened this issue Apr 2, 2024 · 1 comment · Fixed by #6625
Assignees
Milestone

Comments

@rdimaio
Copy link
Contributor

rdimaio commented Apr 2, 2024

Description

Related to #6600

Example

test (alma9, 3.9, autotest, remote_dbs, postgres14, influxdb_elastic):

failed on first attempt: https://github.com/rdimaio/rucio/actions/runs/8523796087/job/23346925174
passed on second attempt: https://github.com/rdimaio/rucio/actions/runs/8523796087/job/23351470162

Steps to reproduce

  1. Run CI tests

Rucio Version

No response

Additional Information

No response

@rdimaio rdimaio self-assigned this Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
@rdimaio
Copy link
Contributor Author

rdimaio commented Apr 2, 2024

This is not as straightforward as changing docker-compose to docker compose, because this line is also broken json.loads(run('docker', 'compose', '-p', project, 'ps', '--format', 'json', return_stdout=True)) due to this: docker/compose#10958

rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 2, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue Apr 3, 2024
@bari12 bari12 added this to the 34.2.0 / 34.1.1 milestone Apr 3, 2024
voetberg pushed a commit to voetberg/rucio that referenced this issue Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants