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

Prettify processors section in docker yml files #18218

Merged
merged 1 commit into from
May 5, 2020

Conversation

dedemorton
Copy link
Contributor

What does this PR do?

Indents processor definitions for consistency with other yaml files.

Why is it important?

We just cleaned up the Beats docs and reference.yml files to make the indentation for processors consistent with our beat yml files (for example, filebeat.yml).

The docker yml files are the only outliers, so they should be updated for consistency.

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.

Related issues

@dedemorton dedemorton added review libbeat Team:Platforms Label for the Integrations - Platforms team labels May 5, 2020
@dedemorton dedemorton requested review from a team as code owners May 5, 2020 01:24
@dedemorton dedemorton self-assigned this May 5, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 5, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented May 5, 2020

💔 Build Failed

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 4
Passed 7739
Skipped 1236
Total 8979

Test errors

Expand to view the tests failures

  • Name: Build and Test / Filebeat oss / test_fileset_file_109_osquery – test_modules.Test
    • Status: FAILED
    • Age: 1
    • Duration: 1.957
    • Error Details: The following expected object doesn't match:
      Diff:
      {'dictionary_item_added': [root['related.user'], root['user.name']]}, full object:
      {'osquery.result.columns.path': '/private/var/vm', 'osquery.result.columns.inodes': '9223372036854775807', 'osquery.result.columns.blocks': '122061322', 'osquery.result.columns.inodes_free': '9223372036854775804', 'osquery.result.columns.flags': '345018372', 'osquery.result.columns.blocks_size': '4096', 'osquery.result.columns.type': 'apfs', 'osquery.result.columns.blocks_available': '75966945', 'osquery.result.columns.device_alias': '/dev/disk1s4', 'osquery.result.columns.device': '/dev/disk1s4', 'osquery.result.columns.blocks_free': '121274885', 'osquery.result.name': 'pack_it-compliance_mounts', 'osquery.result.unix_time': '1514472008', 'osquery.result.action': 'removed', 'osquery.result.decorations.host_uuid': '4AB2906D-5516-5794-AF54-86D1D7F533F3', 'osquery.result.decorations.username': 'tsg', 'osquery.result.epoch': '0', 'osquery.result.counter': '1', 'osquery.result.calendar_time': 'Thu Dec 28 14:40:08 2017 UTC', 'osquery.result.host_identifier': '192-168-0-4.rdsnet.ro', 'log.offset': 0, 'rule.name': 'pack_it-compliance_mounts', 'fileset.name': 'result', 'input.type': 'log', '@timestamp': '2017-12-28T14:40:08.000Z', 'file.path': '/private/var/vm', 'file.type': 'apfs', 'related.user': ['tsg'], 'service.type': 'osquery', 'host.hostname': '192-168-0-4.rdsnet.ro', 'host.id': '4AB2906D-5516-5794-AF54-86D1D7F533F3', 'event.kind': 'event', 'event.module': 'osquery', 'event.action': 'removed', 'event.type': 'info', 'event.dataset': 'osquery.result', 'user.name': 'tsg'}
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing osquery/result on /go/src/github.com/elastic/beats/filebeat/tests/system/../../module/osquery/result/test/test.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat oss / test_fileset_file_110_osquery – test_modules.Test
    • Status: FAILED
    • Age: 1
    • Duration: 5.067
    • Error Details: The following expected object doesn't match:
      Diff:
      {'dictionary_item_added': [root['related.user'], root['user.name']]}, full object:
      {'process.name': 'org.python.python.app', 'osquery.result.columns.process': 'org.python.python.app', 'osquery.result.name': 'pack_it-compliance_alf_explicit_auths', 'osquery.result.unix_time': '1514471990', 'osquery.result.action': 'added', 'osquery.result.epoch': '0', 'osquery.result.decorations.host_uuid': '4AB2906D-5516-5794-AF54-86D1D7F533F3', 'osquery.result.decorations.username': 'tsg', 'osquery.result.counter': '0', 'osquery.result.calendar_time': 'Thu Dec 28 14:39:50 2017 UTC', 'osquery.result.host_identifier': '192-168-0-4.rdsnet.ro', 'log.offset': 0, 'rule.name': 'pack_it-compliance_alf_explicit_auths', 'fileset.name': 'result', 'input.type': 'log', '@timestamp': '2017-12-28T14:39:50.000Z', 'related.user': ['tsg'], 'service.type': 'osquery', 'host.hostname': '192-168-0-4.rdsnet.ro', 'host.id': '4AB2906D-5516-5794-AF54-86D1D7F533F3', 'event.kind': 'event', 'event.module': 'osquery', 'event.action': 'added', 'event.type': 'info', 'event.dataset': 'osquery.result', 'user.name': 'tsg'}
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing osquery/result on /go/src/github.com/elastic/beats/filebeat/tests/system/../../module/osquery/result/test/osqueryd.results.darwin.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat oss / test_fileset_file_111_osquery – test_modules.Test
    • Status: FAILED
    • Age: 1
    • Duration: 1.992
    • Error Details: The following expected object doesn't match:
      Diff:
      {'dictionary_item_added': [root['related.user'], root['user.name']]}, full object:
      {'osquery.result.columns.average_memory': '0', 'osquery.result.columns.avg_system_time': '0', 'osquery.result.columns.executions': '38', 'osquery.result.columns.output_size': '0', 'osquery.result.columns.name': 'pack_ossec-rootkit_55808.a_worm', 'osquery.result.columns.interval': '60', 'osquery.result.columns.last_executed': '1515423094', 'osquery.result.columns.avg_user_time': '0', 'osquery.result.columns.wall_time': '0', 'osquery.result.name': 'pack_osquery-monitoring_schedule', 'osquery.result.unix_time': '1515423115', 'osquery.result.action': 'added', 'osquery.result.epoch': '0', 'osquery.result.decorations.host_uuid': '72E1287B-D1BC-4FC6-B9D8-64F4352776A9', 'osquery.result.decorations.username': 'ubuntu', 'osquery.result.counter': '0', 'osquery.result.calendar_time': 'Mon Jan 8 14:51:55 2018 UTC', 'osquery.result.host_identifier': 'ubuntu-xenial', 'log.offset': 0, 'rule.name': 'pack_osquery-monitoring_schedule', 'fileset.name': 'result', 'input.type': 'log', '@timestamp': '2018-01-08T14:51:55.000Z', 'related.user': ['ubuntu'], 'service.type': 'osquery', 'host.hostname': 'ubuntu-xenial', 'host.id': '72E1287B-D1BC-4FC6-B9D8-64F4352776A9', 'event.kind': 'event', 'event.module': 'osquery', 'event.action': 'added', 'event.type': 'info', 'event.dataset': 'osquery.result', 'user.name': 'ubuntu'}
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing osquery/result on /go/src/github.com/elastic/beats/filebeat/tests/system/../../module/osquery/result/test/osquery.rootkit.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat oss / test_fileset_file_112_osquery – test_modules.Test
    • Status: FAILED
    • Age: 1
    • Duration: 2.704
    • Error Details: The following expected object doesn't match:
      Diff:
      {'dictionary_item_added': [root['related.user'], root['user.name']]}, full object:
      {'osquery.result.columns.hostname': 'ubuntu-xenial', 'osquery.result.columns.cpu_brand': 'Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz', 'osquery.result.columns.physical_memory': '1040322560', 'osquery.result.name': 'system_info', 'osquery.result.unix_time': '1512649280', 'osquery.result.action': 'added', 'osquery.result.decorations.path': '/usr/bin/osqueryd', 'osquery.result.decorations.name': 'osqueryd', 'osquery.result.decorations.pid': '10917', 'osquery.result.decorations.host_uuid': '72E1287B-D1BC-4FC6-B9D8-64F4352776A9', 'osquery.result.decorations.username': 'ubuntu', 'osquery.result.epoch': '0', 'osquery.result.counter': '0', 'osquery.result.calendar_time': 'Thu Dec 7 12:21:20 2017 UTC', 'osquery.result.host_identifier': 'ubuntu-xenial', 'log.offset': 0, 'rule.name': 'system_info', 'fileset.name': 'result', 'input.type': 'log', '@timestamp': '2017-12-07T12:21:20.000Z', 'related.user': ['ubuntu'], 'service.type': 'osquery', 'host.hostname': 'ubuntu-xenial', 'host.id': '72E1287B-D1BC-4FC6-B9D8-64F4352776A9', 'event.kind': 'event', 'event.module': 'osquery', 'event.action': 'added', 'event.type': 'info', 'event.dataset': 'osquery.result', 'user.name': 'ubuntu'}
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing osquery/result on /go/src/github.com/elastic/beats/filebeat/tests/system/../../module/osquery/result/test/osqueryd.results.sample.log

--------------------- >> end captured stdout << ----------------------

Steps errors

Expand to view the steps failures

  • Name: Make -C filebeat testsuite
    • Description: make -C filebeat testsuite

    • Result: FAILURE

    • Duration: 26 min 58 sec<

    • Start Time: 2020-05-05T19:58:11.097+0000

Log output

Expand to view the last 100 lines of log output

[2020-05-05T21:04:17.934Z] + '[' -f metricbeat/build/coverage/full.cov ']'
[2020-05-05T21:04:17.934Z] + for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat
[2020-05-05T21:04:17.934Z] + FILE=packetbeat/build/coverage/full.cov
[2020-05-05T21:04:17.934Z] + '[' -f packetbeat/build/coverage/full.cov ']'
[2020-05-05T21:04:17.934Z] + for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat
[2020-05-05T21:04:17.934Z] + FILE=winlogbeat/build/coverage/full.cov
[2020-05-05T21:04:17.934Z] + '[' -f winlogbeat/build/coverage/full.cov ']'
[2020-05-05T21:04:17.934Z] + for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat
[2020-05-05T21:04:17.934Z] + FILE=journalbeat/build/coverage/full.cov
[2020-05-05T21:04:17.934Z] + '[' -f journalbeat/build/coverage/full.cov ']'
[2020-05-05T21:04:19.782Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats
[2020-05-05T21:04:20.120Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-05-05T21:04:20.138Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Lint
[2020-05-05T21:04:20.289Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Elastic-Agent-Mac-OS-X
[2020-05-05T21:04:20.417Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Winlogbeat-oss
[2020-05-05T21:04:20.529Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-05-05T21:04:20.659Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Dockerlogbeat
[2020-05-05T21:04:20.797Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-05-05T21:04:20.927Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-05-05T21:04:21.025Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Filebeat-Mac-OS-X
[2020-05-05T21:04:21.152Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Journalbeat-oss
[2020-05-05T21:04:21.272Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-Mac-OS-X
[2020-05-05T21:04:21.440Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-05-05T21:04:21.570Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-05-05T21:04:21.706Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-05-05T21:04:21.836Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Heartbeat-oss
[2020-05-05T21:04:21.960Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Libbeat-x-pack
[2020-05-05T21:04:22.064Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-05-05T21:04:22.169Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-05-05T21:04:22.310Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Heartbeat-Mac-OS-X
[2020-05-05T21:04:22.412Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Filebeat-Windows
[2020-05-05T21:04:22.547Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Auditbeat-Linux
[2020-05-05T21:04:22.684Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-Windows
[2020-05-05T21:04:22.803Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Functionbeat-Mac-OS-X-x-pack
[2020-05-05T21:04:22.925Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Packetbeat-oss
[2020-05-05T21:04:23.094Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Filebeat-x-pack
[2020-05-05T21:04:23.229Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-05-05T21:04:23.350Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-05-05T21:04:23.497Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Filebeat-oss
[2020-05-05T21:04:23.674Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Auditbeat-Mac-OS-X
[2020-05-05T21:04:23.816Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Generators-Beat-Linux
[2020-05-05T21:04:23.919Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests
[2020-05-05T21:04:24.030Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-Python-integration-tests
[2020-05-05T21:04:24.171Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Libbeat-oss
[2020-05-05T21:04:24.288Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Libbeat-crosscompile
[2020-05-05T21:04:24.471Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Libbeat-stress-tests
[2020-05-05T21:04:24.627Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Heartbeat-Windows
[2020-05-05T21:04:24.756Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Auditbeat-Windows
[2020-05-05T21:04:24.990Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Functionbeat-Windows
[2020-05-05T21:04:25.131Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-05-05T21:04:25.319Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Generators-Metricbeat-Mac-OS-X
[2020-05-05T21:04:25.503Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Generators-Beat-Mac-OS-X
[2020-05-05T21:04:25.958Z] + cat
[2020-05-05T21:04:25.958Z] + /usr/local/bin/runbld ./runbld-script
[2020-05-05T21:04:25.958Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-05-05T21:04:32.566Z] runbld>>> runbld started
[2020-05-05T21:04:32.567Z] runbld>>> 1.6.11/a66728ff8f4356963772e6e6d2069392fa06acbe
[2020-05-05T21:04:33.956Z] runbld>>> The following profiles matched the job 'Beats/beats-beats-mbp/PR-18218' in order of occurrence in the config (last value wins).
[2020-05-05T21:04:35.345Z] runbld>>> Debug logging enabled.
[2020-05-05T21:04:35.345Z] runbld>>> Storing result
[2020-05-05T21:04:35.345Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-05-05T21:04:35.345Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200505210435-D21A5CBB
[2020-05-05T21:04:35.345Z] runbld>>> Adding system facts.
[2020-05-05T21:04:36.293Z] runbld>>> Adding vcs info for the latest commit:  cae7b6007170e4879700f2f0c65ce21ab384c472
[2020-05-05T21:04:36.293Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-05-05T21:04:36.293Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-05-05T21:04:36.293Z] Processing JUnit reports with runbld...
[2020-05-05T21:04:36.293Z] + echo 'Processing JUnit reports with runbld...'
[2020-05-05T21:04:36.864Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-05-05T21:04:36.864Z] runbld>>> DURATION: 12ms
[2020-05-05T21:04:36.864Z] runbld>>> STDOUT: 40 bytes
[2020-05-05T21:04:36.864Z] runbld>>> STDERR: 49 bytes
[2020-05-05T21:04:36.864Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-05-05T21:04:36.864Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats
[2020-05-05T21:04:38.252Z] runbld>>> Storing build metadata: 
[2020-05-05T21:04:38.252Z] runbld>>> Adding test report.
[2020-05-05T21:04:38.252Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats
[2020-05-05T21:04:39.197Z] runbld>>> Found 103 test output files
[2020-05-05T21:04:39.778Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-05-05T21:04:39.778Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-05-05T21:04:39.778Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-05-05T21:04:40.041Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-05-05T21:04:40.042Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-05-05T21:04:40.042Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-cloudfoundry.xml
[2020-05-05T21:04:40.987Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-windows.xml
[2020-05-05T21:04:40.987Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-graphite.xml
[2020-05-05T21:04:41.248Z] runbld>>> Test output logs contained: Errors: 0 Failures: 4 Tests: 8829 Skipped: 1020
[2020-05-05T21:04:41.508Z] runbld>>> Storing result
[2020-05-05T21:04:41.508Z] runbld>>> FAILURES: 4
[2020-05-05T21:04:42.449Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-05-05T21:04:42.449Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200505210435-D21A5CBB
[2020-05-05T21:04:42.449Z] runbld>>> Email notification disabled by environment variable.
[2020-05-05T21:04:42.449Z] runbld>>> Slack notification disabled by environment variable.
[2020-05-05T21:04:48.047Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18218
[2020-05-05T21:04:48.293Z] [INFO] getVaultSecret: Getting secrets
[2020-05-05T21:04:48.393Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-05-05T21:04:49.232Z] + chmod 755 generate-build-data.sh
[2020-05-05T21:04:49.232Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18218/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18218/runs/2 FAILURE 7196567
[2020-05-05T21:04:49.782Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18218/runs/2/steps/?limit=10000 -o steps-info.json
[2020-05-05T21:04:50.693Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18218/runs/2/tests/?status=FAILED -o tests-errors.json

@andresrc andresrc added [zube]: Inbox Team:Services (Deprecated) Label for the former Integrations-Services team and removed needs_team Indicates that the issue/PR needs a Team:* label labels May 5, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@dedemorton dedemorton force-pushed the update_yml_processor branch from 2637809 to cae7b60 Compare May 5, 2020 19:04
@dedemorton dedemorton merged commit 3c864d2 into elastic:master May 5, 2020
@dedemorton dedemorton deleted the update_yml_processor branch May 5, 2020 22:58
@dedemorton dedemorton added the needs_backport PR is waiting to be backported to other branches. label May 5, 2020
dedemorton added a commit to dedemorton/beats that referenced this pull request May 5, 2020
dedemorton added a commit to dedemorton/beats that referenced this pull request May 5, 2020
@dedemorton dedemorton removed the needs_backport PR is waiting to be backported to other branches. label May 6, 2020
dedemorton added a commit to dedemorton/beats that referenced this pull request May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libbeat review Team:Platforms Label for the Integrations - Platforms team Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants