beats
beats copied to clipboard
Build 912 for main with status FAILURE
:broken_heart: Tests Failed
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
Expand to view the summary
Build stats
-
Start Time: 2022-09-29T19:00:50.540+0000
-
Duration: 103 min 40 sec
Test stats :test_tube:
| Test | Results |
|---|---|
| Failed | 2 |
| Passed | 27846 |
| Skipped | 2317 |
| Total | 30165 |
Test errors 
Expand to view the tests failures
Extended / x-pack/filebeat-cloudAWS / Test_StorageClient/TwoContainersWithoutPoll_NoErr – github.com/elastic/beats/v7/x-pack/filebeat/input/azureblobstorage
Expand to view the error details
Failed
Expand to view the stacktrace
=== RUN Test_StorageClient/TwoContainersWithoutPoll_NoErr
input_test.go:316:
Error Trace: input_test.go:316
Error: Target error should be in err chain:
expected: ""
in chain: "context canceled"
Test: Test_StorageClient/TwoContainersWithoutPoll_NoErr
--- FAIL: Test_StorageClient/TwoContainersWithoutPoll_NoErr (0.01s)
Extended / x-pack/filebeat-cloudAWS / Test_StorageClient – github.com/elastic/beats/v7/x-pack/filebeat/input/azureblobstorage
Expand to view the error details
Failed
Expand to view the stacktrace
=== RUN Test_StorageClient
--- FAIL: Test_StorageClient (0.08s)
Steps errors 
Expand to view the steps failures
filebeat-pythonIntegTest - mage pythonIntegTest
- Took 17 min 3 sec . View more details here
- Description:
mage pythonIntegTest
metricbeat-goIntegTest - mage goIntegTest
- Took 30 min 36 sec . View more details here
- Description:
mage goIntegTest
x-pack/filebeat-cloudAWS - mage build test goIntegTest
- Took 5 min 32 sec . View more details here
- Description:
mage build test goIntegTest
Error signal
- Took 0 min 0 sec . View more details here
- Description:
Error "hudson.AbortException: script returned exit code 1"
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)
@elastic/obs-cloud-monitoring this is the first time I've seen a test failure for Extended / x-pack/filebeat-cloudAWS / Test_StorageClient/TwoContainersWithoutPoll_NoErr, I assume this is one of your tests? Did something change recently that could have caused this?
=== RUN Test_StorageClient/TwoContainersWithoutPoll_NoErr
input_test.go:316:
Error Trace: input_test.go:316
Error: Target error should be in err chain:
expected: ""
in chain: "context canceled"
Test: Test_StorageClient/TwoContainersWithoutPoll_NoErr
--- FAIL: Test_StorageClient/TwoContainersWithoutPoll_NoErr (0.01s)
It seems like this is a test from Azure blob storage input: https://github.com/elastic/beats/blob/main/x-pack/filebeat/input/azureblobstorage/input_test.go#L112
Thanks, I saw Azure and assumed cloud monitoring.
@ShourieG you were the last person to touch this input (https://github.com/elastic/beats/pull/33112), do you recognize this test failure?
This issue doesn't have a Team:<team> label.