Skip to content

[BUILD][libbeat] stress-tests make goal does not work #21617

@v1v

Description

@v1v

Command

$ make STRESS_TEST_OPTIONS=-timeout=20m -race -v -parallel 1 -C libbeat stress-tests

Some build examples:

  • here and
  • master build with 2.0 pipeline
  • 7.9 build with 1.0 pipeline
  • Travis, I cannot find any existing build that triggers the stress-test :/ to compare with

image

Logs

[2020-10-07T09:55:56.175Z] + make STRESS_TEST_OPTIONS=-timeout=20m -race -v -parallel 1 -C libbeat stress-tests
[2020-10-07T09:55:56.175Z] make: Entering directory '/var/lib/jenkins/workspace/Beats_beats_PR-21614/src/github.com/elastic/beats/libbeat'
[2020-10-07T09:55:56.438Z] dirname: missing operand
[2020-10-07T09:55:56.438Z] Try 'dirname --help' for more information.
[2020-10-07T09:55:56.438Z] dirname: missing operand
[2020-10-07T09:55:56.438Z] Try 'dirname --help' for more information.
[2020-10-07T09:55:56.438Z] if [ -n '' ]; then \
[2020-10-07T09:55:56.438Z] 	go test --tags=stresstest -timeout=20m -race -v -parallel 1 ; \
[2020-10-07T09:55:56.438Z] fi
[2020-10-07T09:55:56.438Z] make: Leaving directory '/var/lib/jenkins/workspace/Beats_beats_PR-21614/src/github.com/elastic/beats/libbeat'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Services(Deprecated) Label for the former Integrations-Services teamlibbeat

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions