beats icon indicating copy to clipboard operation
beats copied to clipboard

[DoNotMerge] Test beat agents

Open oakrizan opened this issue 1 year ago • 16 comments

Proposed commit message

BK builds: https://buildkite.com/elastic/filebeat/builds?branch=oakrizan%3ADNM-test-beat-agents

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

oakrizan avatar Feb 14 '24 13:02 oakrizan

This pull request doesn't have a Team:<team> label.

botelastic[bot] avatar Feb 14 '24 13:02 botelastic[bot]

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @oakrizan? 🙏. For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

mergify[bot] avatar Feb 14 '24 13:02 mergify[bot]

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 71 min 28 sec

:grey_exclamation: Flaky test report

No test was executed to be analysed.

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine avatar Feb 14 '24 13:02 elasticmachine

:broken_heart: Build Failed

Failed CI Steps

History

  • :broken_heart: Build #2610 failed 8e7735d7730958a5f7e16437aa9e2cb94d84e7fc

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

:broken_heart: Build Failed

Failed CI Steps

History

  • :broken_heart: Build #3046 failed 8e7735d7730958a5f7e16437aa9e2cb94d84e7fc
  • :broken_heart: Build #3044 failed f9b87aa3fe20e9fe995dabfd2d6f1c633914700a
  • :broken_heart: Build #3043 failed 5312da7b69c4c603e3219a0e3ce0a72db37fdefa
  • :green_heart: Build #3042 succeeded 8208edae248945013953d6a66c67425c409d6694
  • :broken_heart: Build #3039 failed 02586ba4e824662919a57266ded0494a563b25eb

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

:broken_heart: Build Failed

Failed CI Steps

History

  • :broken_heart: Build #561 failed 8e7735d7730958a5f7e16437aa9e2cb94d84e7fc

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

:green_heart: Build Succeeded

History

  • :green_heart: Build #1385 succeeded 54fd5f21aa6f5fd5338213509d1023267198d9b0
  • :green_heart: Build #1379 succeeded a9e329232d02d346dc827d4b0acbb3f5b4e8bdfb
  • :broken_heart: Build #1373 failed daca3f8b48554cf55be644a44437b55bc17ead64
  • :green_heart: Build #1372 succeeded 5a22136a6f76408af1f58f076822787ff9a8ee32

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

:green_heart: Build Succeeded

History

  • :broken_heart: Build #1390 failed 8e7735d7730958a5f7e16437aa9e2cb94d84e7fc
  • :green_heart: Build #1378 succeeded 54fd5f21aa6f5fd5338213509d1023267198d9b0
  • :broken_heart: Build #1371 failed 3dd00fb089059187828a1aa75b45c572446a9bb4
  • :green_heart: Build #1365 succeeded 5a22136a6f76408af1f58f076822787ff9a8ee32

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

:broken_heart: Build Failed

Failed CI Steps

History

  • :broken_heart: Build #1707 failed 8e7735d7730958a5f7e16437aa9e2cb94d84e7fc
  • :broken_heart: Build #1705 failed f9b87aa3fe20e9fe995dabfd2d6f1c633914700a
  • :broken_heart: Build #1698 failed 54fd5f21aa6f5fd5338213509d1023267198d9b0
  • :broken_heart: Build #1692 failed 3dd00fb089059187828a1aa75b45c572446a9bb4
  • :broken_heart: Build #1688 failed daca3f8b48554cf55be644a44437b55bc17ead64

cc @oakrizan

elasticmachine avatar Feb 14 '24 17:02 elasticmachine

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar Apr 15 '24 09:04 mergify[bot]

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar May 10 '24 16:05 mergify[bot]

/test metricbeat

oakrizan avatar May 10 '24 17:05 oakrizan

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar May 14 '24 10:05 mergify[bot]

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar May 14 '24 11:05 mergify[bot]

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar May 16 '24 14:05 mergify[bot]

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b DNM-test-beat-agents upstream/DNM-test-beat-agents
git merge upstream/main
git push upstream DNM-test-beat-agents

mergify[bot] avatar May 20 '24 14:05 mergify[bot]