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

Macos auditbeat workflow fails regularly #33337

Closed
matschaffer opened this issue Oct 13, 2022 · 2 comments
Closed

Macos auditbeat workflow fails regularly #33337

matschaffer opened this issue Oct 13, 2022 · 2 comments
Labels
flaky-test Unstable or unreliable test cases.

Comments

@matschaffer
Copy link
Contributor

Flaky Test

Stack Trace

The failure I noticed was on https://github.com/elastic/beats/actions/runs/3231561566/jobs/5291216321

Extracting Go...
/usr/bin/tar xz -C /Users/runner/work/_temp/92936884-9ee4-4749-8fce-71c67fa6c982 -f /Users/runner/work/_temp/121c1fca-5969-4b64-ba6a-759ede53bfe5
Successfully extracted go to /Users/runner/work/_temp/92936884-9ee4-4749-8fce-71c67fa6c982
Adding to the cache ...
Assertion failed: (timeout != -1), function uv__io_poll, file ../deps/uv/src/unix/kqueue.c, line 256.

But looking at the run log it seems to fail at least once per day with a few different errors.

@matschaffer matschaffer added flaky-test Unstable or unreliable test cases. Team:Security-External Integrations labels Oct 13, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@matschaffer matschaffer changed the title Macos auditbeat workflow fails occasionally Macos auditbeat workflow fails regularly Oct 13, 2022
@andrewkroh
Copy link
Member

andrewkroh commented May 15, 2023

That particular assertion is from NodeJS (which has no part of Auditbeat testing). So I think this is related to GitHub actions (probably setup-go) and caching.

nodejs/node#47241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases.
Projects
None yet
Development

No branches or pull requests

3 participants