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

itest-pull.sh timeout flake while pulling from http #1549

Open
jlebon opened this issue Apr 19, 2018 · 2 comments
Open

itest-pull.sh timeout flake while pulling from http #1549

jlebon opened this issue Apr 19, 2018 · 2 comments

Comments

@jlebon
Copy link
Member

jlebon commented Apr 19, 2018

I've seen a few times the following flake from itest-pull.sh:

+ ostree --repo=bare-repo pull --disable-static-deltas origin fedora/27/x86_64/atomic-host
error: [28] Timeout was reached

My theory is that the python server might start flaking if load is high from the other parallel tests happening, though I haven't looked further into it.

@cgwalters
Copy link
Member

Might be another variant of e89d37e except with curl_easy_setopt (req->easy, CURLOPT_CONNECTTIMEOUT, 30L);

@cgwalters
Copy link
Member

Need to figure out if we can teach libcurl to tell us the reason why we timed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants