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

[Metricbeat][test failures] master branch got some test failures for the last few days #20304

Closed
v1v opened this issue Jul 29, 2020 · 1 comment · Fixed by #20320
Closed

[Metricbeat][test failures] master branch got some test failures for the last few days #20304

v1v opened this issue Jul 29, 2020 · 1 comment · Fixed by #20320
Assignees
Labels
bug flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat Team:Integrations Label for the Integrations team

Comments

@v1v
Copy link
Member

v1v commented Jul 29, 2020

Tests failures:

  • Name: Build and Test / Metricbeat OSS Unit tests / test_system.Test.test_process

Logs

Log details: see https://gist.github.com/v1v/44ea64fc056d4ee392942cd122ec3fc0

Error Message
False is not true : fd not found in any process events
Stacktrace
Traceback (most recent call last):
  File "/usr/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/usr/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/module/system/test_system.py", line 425, in test_process
    self.assertTrue(found_fd, "fd not found in any process events")
  File "/usr/lib/python3.6/unittest/case.py", line 682, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : fd not found in any process events

How to reproduce:

  • Spinup an ubuntu-18 VM
  • Run the below command
cd metricbeats
mage build unitTest
@v1v v1v added bug Metricbeat Metricbeat labels Jul 29, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 29, 2020
@jsoriano jsoriano added the Team:Integrations Label for the Integrations team label Jul 29, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants