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

Cherry-pick #18143 to 7.x: Regression: Fix assigning to nil map in DeepMerge #18206

Merged
merged 1 commit into from
May 5, 2020

Conversation

urso
Copy link

@urso urso commented May 4, 2020

Cherry-pick of PR #18143 to 7.x branch. Original message:

  • Bug

What does this PR do?

If a Value in a MapStr itself has the type MapStr but is nil, we will
have a panic in DeepUpdate. This change fixes the Update functionality
to handle typed nil values.

Why is it important?

Do not panic the Beat if we have an event with nil values.

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

@urso urso added [zube]: In Review backport Team:Services (Deprecated) Label for the former Integrations-Services team labels May 4, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 4, 2020
@elasticmachine
Copy link
Collaborator

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

@urso urso requested review from ycombinator and kvch May 4, 2020 20:19
Copy link
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

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

Backport LGTM.

@elasticmachine
Copy link
Collaborator

💔 Build Failed

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 153
Passed 5533
Skipped 854
Total 6540

Test errors

Expand to view the tests failures

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_000_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 10.268
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_traffic.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_001_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 3.442
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/traffic.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_002_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.407
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_other.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_003_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.812
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/threat.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_004_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.991
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_threat.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_005_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 5.034
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01_QM2.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_006_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 4.287
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01_QM1.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_007_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.921
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_008_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.186
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudwatch on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudwatch/test/cloudwatch_ec2.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_009_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.178
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/s3access on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/s3access/test/test.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_010_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.155
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/s3access on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/s3access/test/s3_server_access.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_011_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.005
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/ec2 on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/ec2/test/ec2.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_012_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.107
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/accept-reject-traffic.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_013_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.837
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/no-data-skip-data.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_014_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.882
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/custom-nat-gateway.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_015_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.853
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/tcp-flag-sequence.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_016_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.834
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/custom-transit-gateway.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_017_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.896
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/ipv6.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_018_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.202
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/elb-http.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_019_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.988
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-tcp.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_020_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.926
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-http.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_021_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.952
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/application-lb-http.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_022_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.857
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-https.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_023_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.948
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/elb-tcp.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_024_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.867
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-nlb-tcp.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_025_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.041
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-alb-http.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_026_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.828
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-ssl.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_027_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.151
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/stop-logging-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_028_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.903
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-trail-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_029_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.907
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/enable-mfa-device-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_030_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.879
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-group-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_031_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.876
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-bucket-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_032_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.912
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-access-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_033_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.872
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-accout-password-policy-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_034_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.967
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-user-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_035_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.825
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-user-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_036_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.878
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-group-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_037_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.852
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/console-login-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_038_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.796
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/assume-role-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_039_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.867
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/upload-ssh-public-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_040_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.816
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-trail-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_041_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.819
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-group-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_042_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.894
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-ssh-public-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_043_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.827
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/add-user-to-group-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_044_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.951
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-access-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_045_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.815
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-trail-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_046_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.933
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-key-pair-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_047_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.901
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/start-logging-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_048_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.83
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-virtual-mfa-device-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_049_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.894
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-login-profile-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_050_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.817
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/remove-user-from-group-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_051_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.902
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-virtual-mfa-device-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_052_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.825
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-user-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_053_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.853
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/change-password-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_054_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.929
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-access-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_055_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.814
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-ssh-public-key-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_056_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.936
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/deactivate-mfa-device-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_057_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.646
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/activitylogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/activitylogs/test/activitylogs.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_058_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.971
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/signinlogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/signinlogs/test/signinlogs.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_059_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.395
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/auditlogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/auditlogs/test/auditlogs.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_060_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.378
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/firewall on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/firewall/test/test.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_061_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.095
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/firewall on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/firewall/test/rare.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_062_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.437
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/vpcflow/test/vpc-flow-log-entries.json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_063_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.405
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/audit on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/audit/test/audit-log-entries.json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_064_activemq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.189
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing activemq/log on /go/src/github.com/elastic/beats/x-pack/filebeat/module/activemq/log/test/activemq.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_065_activemq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.918
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing activemq/audit on /go/src/github.com/elastic/beats/x-pack/filebeat/module/activemq/audit/test/audit.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_066_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.921
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/capture_loss on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/capture_loss/test/capture_loss-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_067_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.947
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/snmp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/snmp/test/snmp-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_068_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.943
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/irc on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/irc/test/irc-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_069_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.004
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/notice on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/notice/test/notice-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_070_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.893
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ftp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ftp/test/ftp.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_071_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.99
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/files on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/files/test/files-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_072_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.874
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dnp3 on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dnp3/test/dnp3-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_073_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.965
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dce_rpc on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dce_rpc/test/dce_rpc-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_074_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.172
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/connection on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/connection/test/connection-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_075_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.962
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/stats on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/stats/test/stats-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_076_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.88
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/socks on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/socks/test/socks-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_077_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.986
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ssh on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ssh/test/ssh-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_078_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.941
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ssl on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ssl/test/ssl-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_079_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.992
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/rdp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/rdp/test/rdp-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_080_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.891
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/pe on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/pe/test/pe-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_081_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.967
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/rfb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/rfb/test/rfb-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_082_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.917
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_files on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_files/test/smb_files-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_083_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.989
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_cmd on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_cmd/test/smb_cmd-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_084_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.085
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/mysql on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/mysql/test/mysql-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_085_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.039
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/sip on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/sip/test/sip-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_086_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.934
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/radius on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/radius/test/radius-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_087_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.978
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ntlm on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ntlm/test/ntlm-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_088_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.91
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/http on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/http/test/http-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_089_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.94
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dhcp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dhcp/test/dhcp-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_090_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.922
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/kerberos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/kerberos/test/kerberos-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_091_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.935
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_mapping on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_mapping/test/smb_mapping-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_092_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.887
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/weird on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/weird/test/weird-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_093_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.882
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dns on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dns/test/dns-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_094_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.888
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dpd on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dpd/test/dpd-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_095_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.881
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/tunnel on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/tunnel/test/tunnel-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_096_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.94
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/intel on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/intel/test/intel-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_097_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.882
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/modbus on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/modbus/test/modbus-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_098_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.183
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/traceroute on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/traceroute/test/traceroute-json.log

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

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_099_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.919
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smtp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smtp/test/smtp-json.log

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

Steps errors

Expand to view the steps failures

  • Name: Mage update build test

    • Description: mage update build test

    • Result: FAILURE

    • Duration: 22 min 40 sec<

    • Start Time: 2020-05-04T20:54:43.497+0000

  • Name: Make -C generator/_templates/metricbeat test

    • Description: make -C generator/_templates/metricbeat test

    • Result: FAILURE

    • Duration: 1 min 5 sec<

    • Start Time: 2020-05-04T21:01:06.229+0000

Log output

Expand to view the last 100 lines of log output

[2020-05-04T22:08:15.423Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-04T22:08:15.423Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-04T22:08:15.423Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-05-04T22:08:15.423Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-05-04T22:08:15.423Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-05-04T22:08:15.423Z] 	at java.lang.Thread.run(Thread.java:748)
[2020-05-04T22:08:15.423Z] No artifacts found that match the file pattern "**/build/TEST*.out". Configuration error?
[2020-05-04T22:08:16.612Z] + curl -sSLo codecov https://codecov.io/bash
[2020-05-04T22:08:16.612Z] + FILE=auditbeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f auditbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=filebeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f filebeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=heartbeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f heartbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=libbeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f libbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=metricbeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f metricbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=packetbeat/build/coverage/full.cov
[2020-05-04T22:08:16.612Z] + [ -f packetbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.612Z] + FILE=winlogbeat/build/coverage/full.cov
[2020-05-04T22:08:16.613Z] + [ -f winlogbeat/build/coverage/full.cov ]
[2020-05-04T22:08:16.613Z] + FILE=journalbeat/build/coverage/full.cov
[2020-05-04T22:08:16.613Z] + [ -f journalbeat/build/coverage/full.cov ]
[2020-05-04T22:08:21.671Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats
[2020-05-04T22:08:22.397Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-05-04T22:08:22.547Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Lint
[2020-05-04T22:08:22.916Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Winlogbeat-oss
[2020-05-04T22:08:23.340Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Dockerlogbeat
[2020-05-04T22:08:23.715Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-05-04T22:08:24.086Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-05-04T22:08:24.422Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Journalbeat-oss
[2020-05-04T22:08:24.765Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-05-04T22:08:25.108Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-05-04T22:08:25.490Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-05-04T22:08:25.819Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Heartbeat-oss
[2020-05-04T22:08:26.157Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-05-04T22:08:26.552Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-05-04T22:08:26.888Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Libbeat-x-pack
[2020-05-04T22:08:27.215Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-05-04T22:08:27.684Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Packetbeat-oss
[2020-05-04T22:08:28.033Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Auditbeat-Linux
[2020-05-04T22:08:28.426Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Filebeat-Windows
[2020-05-04T22:08:28.757Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Filebeat-x-pack
[2020-05-04T22:08:29.208Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-05-04T22:08:29.579Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-Windows
[2020-05-04T22:08:29.978Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-05-04T22:08:30.346Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Filebeat-oss
[2020-05-04T22:08:30.757Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Heartbeat-Windows
[2020-05-04T22:08:31.065Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-Python-integration-tests
[2020-05-04T22:08:31.513Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Functionbeat-Windows
[2020-05-04T22:08:31.926Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Auditbeat-Windows
[2020-05-04T22:08:32.269Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Libbeat-oss
[2020-05-04T22:08:32.765Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests
[2020-05-04T22:08:33.130Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Libbeat-crosscompile
[2020-05-04T22:08:33.475Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-05-04T22:08:33.899Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Libbeat-stress-tests
[2020-05-04T22:08:34.786Z] + cat
[2020-05-04T22:08:34.786Z] + /usr/local/bin/runbld ./runbld-script
[2020-05-04T22:08:34.786Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-05-04T22:08:41.338Z] runbld>>> runbld started
[2020-05-04T22:08:41.338Z] runbld>>> 1.6.11/a66728ff8f4356963772e6e6d2069392fa06acbe
[2020-05-04T22:08:43.228Z] runbld>>> The following profiles matched the job 'Beats/beats-beats-mbp/PR-18206' in order of occurrence in the config (last value wins).
[2020-05-04T22:08:44.508Z] runbld>>> Debug logging enabled.
[2020-05-04T22:08:44.508Z] runbld>>> Storing result
[2020-05-04T22:08:44.867Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-05-04T22:08:44.867Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200504220844-A355802B
[2020-05-04T22:08:44.867Z] runbld>>> Adding system facts.
[2020-05-04T22:08:45.729Z] runbld>>> Adding vcs info for the latest commit:  2d83289a2ea2de1cb718bff311522c98c755f4ef
[2020-05-04T22:08:46.139Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-05-04T22:08:46.139Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-05-04T22:08:46.139Z] + echo 'Processing JUnit reports with runbld...'
[2020-05-04T22:08:46.139Z] Processing JUnit reports with runbld...
[2020-05-04T22:08:46.541Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-05-04T22:08:46.541Z] runbld>>> DURATION: 13ms
[2020-05-04T22:08:46.541Z] runbld>>> STDOUT: 40 bytes
[2020-05-04T22:08:46.541Z] runbld>>> STDERR: 49 bytes
[2020-05-04T22:08:46.541Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-05-04T22:08:46.541Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats
[2020-05-04T22:08:47.902Z] runbld>>> Storing build metadata: 
[2020-05-04T22:08:47.902Z] runbld>>> Adding test report.
[2020-05-04T22:08:47.902Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats
[2020-05-04T22:08:48.789Z] runbld>>> Found 78 test output files
[2020-05-04T22:08:49.235Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-05-04T22:08:49.235Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-05-04T22:08:49.628Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-05-04T22:08:50.455Z] runbld>>> Test output logs contained: Errors: 153 Failures: 0 Tests: 6390 Skipped: 701
[2020-05-04T22:08:50.455Z] runbld>>> Storing result
[2020-05-04T22:08:50.455Z] runbld>>> FAILURES: 153
[2020-05-04T22:09:19.387Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-05-04T22:09:19.387Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200504220844-A355802B
[2020-05-04T22:09:19.387Z] runbld>>> Email notification disabled by environment variable.
[2020-05-04T22:09:19.387Z] runbld>>> Slack notification disabled by environment variable.
[2020-05-04T22:09:25.379Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18206
[2020-05-04T22:09:25.923Z] [INFO] getVaultSecret: Getting secrets
[2020-05-04T22:09:26.097Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-05-04T22:09:27.906Z] + chmod 755 generate-build-data.sh
[2020-05-04T22:09:27.906Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18206/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18206/runs/1 FAILURE 6591430
[2020-05-04T22:09:28.456Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18206/runs/1/steps/?limit=10000 -o steps-info.json
[2020-05-04T22:09:31.686Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18206/runs/1/tests/?status=FAILED -o tests-errors.json

@andresrc andresrc removed the needs_team Indicates that the issue/PR needs a Team:* label label May 5, 2020
@urso urso merged commit f17b806 into elastic:7.x May 5, 2020
@urso urso deleted the backport_18143_7.x branch May 5, 2020 11:09
@zube zube bot removed the [zube]: Done label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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