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

Add logging to the integration test #1486

Closed
wants to merge 2 commits into from

Conversation

tomaka
Copy link
Member

@tomaka tomaka commented Mar 9, 2020

cc #1323

Should help understand what's going on.

@tomaka
Copy link
Member Author

tomaka commented Mar 9, 2020

I think it's the first time I re-run CI because it's green and I want it to be red.

@romanb
Copy link
Contributor

romanb commented Mar 10, 2020

Using RUST_LOG=debug may give more insight, because the curious thing is that when the example fails it is due to 10 minutes without output, supposedly, yet the query timeout is set to 5 minutes. If the query timeout isn't utterly broken, this may even mean that a code path somewhere outside libp2p-kad stalls / hangs. I've also never been able to reproduce such a 10 minute hang running the example locally, which may furthermore indicate that the environment in which the example is run in CI is another contributing factor.

@romanb
Copy link
Contributor

romanb commented Mar 18, 2020

Superseded by #1493.

@romanb romanb closed this Mar 18, 2020
@tomaka tomaka deleted the debug-integration-test branch March 18, 2020 10:15
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

Successfully merging this pull request may close these issues.

3 participants