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

[7.14] config is now rooted under "schema" key (backport #5544) #5660

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 9, 2021

This is an automatic backport of pull request #5544 done by Mergify.
Cherry-pick of 9081652 has failed:

On branch mergify/bp/7.14/pr-5544
Your branch is up to date with 'origin/7.14'.

You are currently cherry-picking commit 90816520.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   kibana/send_config_test.go

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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.io/

(cherry picked from commit 9081652)

# Conflicts:
#	kibana/send_config_test.go
@mergify mergify bot added the conflicts There is a conflict in the backported pull request label Jul 9, 2021
@apmmachine
Copy link
Contributor

💔 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: 2021-07-09T14:26:27.160+0000

  • Duration: 6 min 51 sec

  • Commit: 36d4db5

Trends 🧪

Image of Build Times

Steps errors 1

Expand to view the steps failures

Run intake
  • Took 2 min 6 sec . View more details on here
  • Description: ./.ci/scripts/intake.sh

Log output

Expand to view the last 100 lines of log output

[2021-07-09T14:31:48.595Z] /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/.gvm/versions/go1.16.5.linux.amd64/bin/go build -o build/linux/go-licenser github.com/elastic/go-licenser
[2021-07-09T14:31:48.595Z] go: downloading github.com/elastic/go-licenser v0.3.1
[2021-07-09T14:31:49.169Z] go: downloading github.com/tidwall/gjson v1.6.0
[2021-07-09T14:31:49.169Z] go: downloading github.com/tidwall/sjson v1.1.1
[2021-07-09T14:31:49.169Z] go: downloading github.com/tidwall/match v1.0.1
[2021-07-09T14:31:49.169Z] go: downloading github.com/tidwall/pretty v1.0.1
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 app_metrics
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 error_logs
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 internal_metrics
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 profile_metrics
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 traces
[2021-07-09T14:31:53.381Z] 2021/07/09 14:31:52 Package fields and docs generated for version 0.3.0
[2021-07-09T14:31:53.381Z] /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/.gvm/versions/go1.16.5.linux.amd64/bin/go build -o build/linux/elastic-package github.com/elastic/elastic-package
[2021-07-09T14:31:53.381Z] go: downloading github.com/elastic/elastic-package v0.0.0-20210310173719-3b8f76516ae3
[2021-07-09T14:31:53.954Z] go: downloading github.com/AlecAivazis/survey/v2 v2.1.1
[2021-07-09T14:31:53.954Z] go: downloading github.com/elastic/package-spec/code/go v0.0.0-20210310145052-baee4c3da9cc
[2021-07-09T14:31:53.954Z] go: downloading github.com/google/go-github/v32 v32.1.0
[2021-07-09T14:31:53.954Z] go: downloading github.com/Masterminds/semver v1.5.0
[2021-07-09T14:31:53.954Z] go: downloading github.com/go-git/go-billy/v5 v5.0.0
[2021-07-09T14:31:53.954Z] go: downloading github.com/go-git/go-git/v5 v5.1.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/jedib0t/go-pretty v4.3.0+incompatible
[2021-07-09T14:31:54.215Z] go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
[2021-07-09T14:31:54.215Z] go: downloading github.com/google/go-querystring v1.0.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/mitchellh/go-homedir v1.1.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/sergi/go-diff v1.1.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/kylelemons/godebug v1.1.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/aymerick/raymond v2.0.2+incompatible
[2021-07-09T14:31:54.215Z] go: downloading github.com/Masterminds/semver/v3 v3.1.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/creasty/defaults v1.5.1
[2021-07-09T14:31:54.215Z] go: downloading github.com/rakyll/statik v0.1.7
[2021-07-09T14:31:54.215Z] go: downloading github.com/xeipuuv/gojsonschema v1.2.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
[2021-07-09T14:31:54.215Z] go: downloading github.com/go-git/gcfg v1.5.0
[2021-07-09T14:31:54.215Z] go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
[2021-07-09T14:31:54.216Z] go: downloading github.com/emirpasic/gods v1.12.0
[2021-07-09T14:31:54.216Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
[2021-07-09T14:31:54.216Z] go: downloading gopkg.in/warnings.v0 v0.1.2
[2021-07-09T14:31:54.216Z] go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
[2021-07-09T14:31:54.216Z] go: downloading github.com/xanzy/ssh-agent v0.2.1
[2021-07-09T14:31:54.216Z] go: downloading github.com/go-openapi/strfmt v0.20.1
[2021-07-09T14:31:54.216Z] go: downloading github.com/mattn/go-runewidth v0.0.9
[2021-07-09T14:31:54.216Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
[2021-07-09T14:31:54.216Z] go: downloading github.com/oklog/ulid v1.3.1
[2021-07-09T14:31:54.216Z] go: downloading github.com/go-openapi/errors v0.20.0
[2021-07-09T14:31:54.216Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
[2021-07-09T14:31:54.216Z] go: downloading go.mongodb.org/mongo-driver v1.5.2
[2021-07-09T14:31:54.791Z] go: downloading github.com/go-stack/stack v1.8.0
[2021-07-09T14:32:07.036Z] elastic-package has been installed.
[2021-07-09T14:32:07.036Z] Format the package
[2021-07-09T14:32:07.036Z] Done
[2021-07-09T14:32:07.036Z] Build the package
[2021-07-09T14:32:07.036Z] Package built: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/src/github.com/elastic/apm-server/build/integrations/apm/0.3.0
[2021-07-09T14:32:07.036Z] Done
[2021-07-09T14:32:07.036Z] 2021/07/09 14:32:06 exec: go list -m
[2021-07-09T14:32:07.036Z] >> Building apm-server.yml for linux/amd64
[2021-07-09T14:32:07.036Z] >> Building apm-server.docker.yml for linux/amd64
[2021-07-09T14:32:07.609Z] Generated fields.yml for apm-server to /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/src/github.com/elastic/apm-server/build/fields/fields.yml
[2021-07-09T14:32:08.555Z] Generated fields.yml for apm-server to /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/src/github.com/elastic/apm-server/build/fields/fields.all.yml
[2021-07-09T14:32:11.108Z] /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660/.gvm/versions/go1.16.5.linux.amd64/bin/go build -o build/linux/goimports golang.org/x/tools/cmd/goimports
[2021-07-09T14:32:12.495Z] kibana/send_config_test.go:45:1: expected statement, found '<<'
[2021-07-09T14:32:12.495Z] kibana/send_config_test.go:47:1: expected statement, found '=='
[2021-07-09T14:32:12.495Z] kibana/send_config_test.go:49:1: expected statement, found '>>'
[2021-07-09T14:32:12.495Z] kibana/send_config_test.go:49:60: illegal character U+0023 '#'
[2021-07-09T14:32:12.495Z] kibana/send_config_test.go:133:3: expected '}', found 'EOF'
[2021-07-09T14:32:13.438Z] Makefile:251: recipe for target 'check-gofmt' failed
[2021-07-09T14:32:13.438Z] make: *** [check-gofmt] Error 2
[2021-07-09T14:32:13.438Z] + cleanup
[2021-07-09T14:32:13.438Z] + rm -rf /tmp/tmp.Tuc3phOaEG
[2021-07-09T14:32:14.907Z] Stage "Build and Test" skipped due to earlier failure(s)
[2021-07-09T14:32:15.326Z] Stage "linux build" skipped due to earlier failure(s)
[2021-07-09T14:32:15.341Z] Stage "windows build-test" skipped due to earlier failure(s)
[2021-07-09T14:32:15.355Z] Stage "OSX build-test" skipped due to earlier failure(s)
[2021-07-09T14:32:15.367Z] Stage "Unit Test" skipped due to earlier failure(s)
[2021-07-09T14:32:15.380Z] Stage "System and Environment Tests" skipped due to earlier failure(s)
[2021-07-09T14:32:15.392Z] Stage "Benchmarking" skipped due to earlier failure(s)
[2021-07-09T14:32:15.404Z] Stage "Check kibana Obj. Updated" skipped due to earlier failure(s)
[2021-07-09T14:32:15.416Z] Stage "Hey-Apm" skipped due to earlier failure(s)
[2021-07-09T14:32:15.429Z] Stage "Package" skipped due to earlier failure(s)
[2021-07-09T14:32:15.436Z] Stage "APM Integration Tests" skipped due to earlier failure(s)
[2021-07-09T14:32:15.511Z] Stage "Package" skipped due to earlier failure(s)
[2021-07-09T14:32:15.843Z] Failed in branch linux build
[2021-07-09T14:32:15.853Z] Failed in branch windows build-test
[2021-07-09T14:32:15.863Z] Failed in branch OSX build-test
[2021-07-09T14:32:15.873Z] Failed in branch Unit Test
[2021-07-09T14:32:15.883Z] Failed in branch System and Environment Tests
[2021-07-09T14:32:15.894Z] Failed in branch Benchmarking
[2021-07-09T14:32:15.905Z] Failed in branch Check kibana Obj. Updated
[2021-07-09T14:32:15.915Z] Failed in branch Hey-Apm
[2021-07-09T14:32:15.926Z] Failed in branch APM Integration Tests
[2021-07-09T14:32:16.030Z] Stage "Package" skipped due to earlier failure(s)
[2021-07-09T14:32:16.262Z] Failed in branch Package
[2021-07-09T14:32:16.955Z] Running on Jenkins in /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-5660
[2021-07-09T14:32:17.114Z] [INFO] getVaultSecret: Getting secrets
[2021-07-09T14:32:17.175Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-07-09T14:32:18.221Z] + chmod 755 generate-build-data.sh
[2021-07-09T14:32:18.221Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-5660/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-5660/runs/1 FAILURE 350784
[2021-07-09T14:32:18.221Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-5660/runs/1/steps/?limit=10000 -o steps-info.json
[2021-07-09T14:32:18.221Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-5660/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-07-09T14:32:18.221Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-07-09T14:32:19.564Z] Retry 2/3 exited 22, retrying in 2 seconds...

@axw axw closed this Jul 12, 2021
@axw axw deleted the mergify/bp/7.14/pr-5544 branch July 12, 2021 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts There is a conflict in the backported pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants