Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

[8.0](backport #2203) Separate ES workload from Agent spec and make it req for the scenarios#2231

Merged
mdelapenya merged 3 commits into8.0from
mergify/bp/8.0/pr-2203
Mar 15, 2022
Merged

[8.0](backport #2203) Separate ES workload from Agent spec and make it req for the scenarios#2231
mdelapenya merged 3 commits into8.0from
mergify/bp/8.0/pr-2203

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Mar 14, 2022

This is an automatic backport of pull request #2203 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Mar 14, 2022

💚 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

  • Start Time: 2022-03-15T12:01:02.794+0000

  • Duration: 49 min 53 sec

Test stats 🧪

Test Results
Failed 0
Passed 272
Skipped 0
Total 272

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@ChrsMark
Copy link
Copy Markdown
Member

Spotted error locally:

{"log.level":"error","@timestamp":"2022-03-15T11:32:26.984Z","log.logger":"publisher_pipeline_output","log.origin":{"file.name":"pipeline/client_worker.go","file.line":150},"message":"Failed to connect to backoff(elasticsearch(http://elasticsearch:9200)): Connection marked as failed because the onConnect callback failed: Elasticsearch is too old. Please upgrade the instance. If you would like to connect to older instances set output.elasticsearch.allow_older_versions to true. ES=8.0.2-SNAPSHOT, Beat=8.1.0.","service.name":"filebeat","ecs.version":"1.6.0"}

I will open a PR to add output.elasticsearch.allow_older_versions

@ChrsMark
Copy link
Copy Markdown
Member

ES=8.0.2-SNAPSHOT, Beat=8.1.0

Hmm, I see ES=8.0.2-SNAPSHOT, Beat=8.1.0. My previous comment was not correct and I found ELASTIC_AGENT_VERSION=8.1.0 set locally so this is why the inconsistency.

Copy link
Copy Markdown
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdelapenya it seems to be healthy now

@mdelapenya mdelapenya merged commit c4a7acd into 8.0 Mar 15, 2022
@mergify mergify bot deleted the mergify/bp/8.0/pr-2203 branch March 15, 2022 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants