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

Fix 'make beats-dashboards' target #37711

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented Jan 23, 2024

A previous dependabot update for Python missed updating the requirements.txt files of each individual beat, creating a dependency conflict on the protobuf package.

@cmacknz cmacknz added the Team:Elastic-Agent Label for the Agent team label Jan 23, 2024
@cmacknz cmacknz self-assigned this Jan 23, 2024
@cmacknz cmacknz requested review from a team as code owners January 23, 2024 18:03
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jan 23, 2024
Copy link
Contributor

mergify bot commented Jan 23, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @cmacknz? 🙏.
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

@elasticmachine
Copy link
Collaborator

💔 Build Failed

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

  • Start Time: 2024-01-23T18:03:32.766+0000

  • Duration: 165 min 46 sec

Test stats 🧪

Test Results
Failed 0
Passed 28200
Skipped 1866
Total 30066

Steps errors 11

Expand to view the steps failures

Show only the first 10 steps failures

Installing golang.org/x/tools/cmd/goimports@latest
  • Took 0 min 16 sec . View more details here
  • Description: go install golang.org/x/tools/cmd/goimports@latest
auditbeat-packaging-linux - mage package
  • Took 7 min 12 sec . View more details here
  • Description: mage package
auditbeat-packaging-arm-ubuntu-2204-aarch64 - mage package
  • Took 3 min 5 sec . View more details here
  • Description: mage package
heartbeat-packaging-linux - mage package
  • Took 13 min 6 sec . View more details here
  • Description: mage package
heartbeat-packaging-arm-ubuntu-2204-aarch64 - mage package
  • Took 8 min 55 sec . View more details here
  • Description: mage package
metricbeat-packaging-linux - mage package
  • Took 11 min 17 sec . View more details here
  • Description: mage package
metricbeat-packaging-arm-ubuntu-2204-aarch64 - mage package
  • Took 6 min 4 sec . View more details here
  • Description: mage package
packetbeat-packaging-linux - mage package
  • Took 11 min 57 sec . View more details here
  • Description: mage package
packetbeat-packaging-arm-ubuntu-2204-aarch64 - mage package
  • Took 3 min 30 sec . View more details here
  • Description: mage package
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

💚 Flaky test report

Tests succeeded.

🤖 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!)

@cmacknz
Copy link
Member Author

cmacknz commented Jan 24, 2024

Merging this, the packaging failures are a known issue separate from the one fixed here.

@cmacknz cmacknz merged commit 90228e6 into elastic:main Jan 24, 2024
103 of 112 checks passed
@cmacknz cmacknz deleted the fix-beats-dashboards-target branch January 24, 2024 14:02
Scholar-Li pushed a commit to Scholar-Li/beats that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants