Testing for Logstash Pull Requests
Move POC code into DRA pipeline
Passed in 26m 49s






Observability SRE container smoke test
🥼 Integration Tests - FIPS mode / part 1-of-3
🥼 Integration Tests - FIPS mode / part 2-of-3
🥼 Integration Tests - FIPS mode / part 3-of-3
🥼 Integration Tests / part 1-of-3
🥼 Integration Tests / part 2-of-3
🥼 Integration Tests / part 3-of-3
🥼 IT Persistent Queues / part 1-of-3
🥼 IT Persistent Queues / part 2-of-3
🥼 IT Persistent Queues / part 3-of-3
🥼 x-pack unit tests
🥼 x-pack integration
🥼 x-pack unit tests - FIPS mode
🥼 x-pack integration - FIPS mode
🏁 Annotate JUnit results
Linux x64 Test Results
- 123448 tests passed
- 2370 tests skipped
- 1 test failed
Failed tests and their output was too large to report. Download the build's log file to see the details.

Waited 15s
Ran in 11s

Waited 21s
Ran in 13m 5s

Waited 1m 7s
Ran in 16m 18s

Waited 20s
Ran in 3m 27s

Waited 1m 6s
Ran in 6m 47s

Waited 16s
Ran in 49s
Observability SRE container smoke testset -euo pipefail && source .buildkite/scripts/common/vm-agent.sh && QUALIFIED_VERSION="$(.buildkite/scripts/common/qualified-version.sh)" && ./gradlew --stacktrace artifactDockerObservabilitySRE -PfedrampHighMode=true && docker run docker.elastic.co/logstash/logstash-observability-sre:${QUALIFIED_VERSION} \ && logstash -e 'input { generator { count => 3 } } output { stdout { codec => rubydebug } }'
Waited 1m 6s
Ran in 4m 43s
Observability SRE container smoke testset -euo pipefail && source .buildkite/scripts/common/vm-agent.sh && QUALIFIED_VERSION="$(.buildkite/scripts/common/qualified-version.sh)" && ./gradlew --stacktrace artifactDockerObservabilitySRE -PfedrampHighMode=true && docker run docker.elastic.co/logstash/logstash-observability-sre:${QUALIFIED_VERSION} \ && logstash -e 'input { generator { count => 3 } } output { stdout { codec => rubydebug } }'
Waited 1m 5s
Ran in 9m 39s
🥼 Integration Tests - FIPS mode / part 1-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 0 3
Waited 1m 3s
Ran in 21m 25s
🥼 Integration Tests - FIPS mode / part 2-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 1 3
Waited 1m 4s
Ran in 21m 35s
🥼 Integration Tests - FIPS mode / part 3-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 2 3
Waited 1m 4s
Ran in 17m 15s
🥼 Integration Tests / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 0 3
Waited 21s
Ran in 24m 50s
🥼 Integration Tests / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 1 3
Waited 21s
Ran in 22m 34s
🥼 Integration Tests / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 2 3
Waited 20s
Ran in 12m 15s
🥼 IT Persistent Queues / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 0 3
Waited 20s
Ran in 20m 57s
🥼 IT Persistent Queues / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 1 3
Waited 20s
Ran in 17m 52s
🥼 IT Persistent Queues / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 2 3
Waited 21s
Ran in 14m 7s
🥼 x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Waited 20s
Ran in 2m 20s
🥼 x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Waited 20s
Ran in 15m 5s
🥼 x-pack unit tests - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image x-pack/ci/unit_tests.sh
Waited 1m 8s
Ran in 6m 13s
🥼 x-pack integration - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image x-pack/ci/integration_tests.sh
Waited 1m 1s
Ran in 20m 55s
Build will continue even if previous stage fails
Total Job Run Time: 4h 32m