8000 E2E Integration Tests Failing · Issue #23054 · vectordotdev/vector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

E2E Integration Tests Failing #23054

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

Open
pront opened this issue May 15, 2025 · 0 comments
Open

E2E Integration Tests Failing #23054

pront opened this issue May 15, 2025 · 0 comments
Labels
type: bug A code related bug.

Comments

@pront
Copy link
Member
pront commented May 15, 2025

A note for the community

No response

Problem

https://github.com/vectordotdev/vector/actions/runs/15033565704/job/42251004833

This is a CI environment issue.

Configuration


Version

0.47-custom

Debug Output

Run the following on my machine and on an EC2 instance:


TEST_DATADOG_API_KEY=X RUST_VERSION=1.85 /Users/pavlos.rontidis/CLionProjects/vector/scripts/int-e2e-test.sh e2e datadog-logs
 

Result:

   Compiling vector v0.47.0 (/home/vector)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 27.53s
    Starting 1 test across 1 binary (2 skipped; run ID: 4036e860-f594-4709-a392-67f785ec0b5c, nextest profile: default)
       START             vector::e2e datadog::logs::validate

running 1 test
2025-05-14T18:06:27.093931Z  INFO e2e::datadog::logs: getting log payloads from agent-only pipeline
2025-05-14T18:06:27.154527Z  INFO e2e::datadog::logs: log events received: 1000
2025-05-14T18:06:27.154638Z  INFO e2e::datadog::logs: getting log payloads from agent-vector pipeline
2025-05-14T18:06:27.209538Z  INFO e2e::datadog::logs: log events received: 1000
test datadog::logs::validate ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out; finished in 0.12s

        PASS [   0.137s] vector::e2e datadog::logs::validate
        SKIP [         ] vector::e2e datadog::metrics::test_decompress_payload_zstd
        SKIP [         ] vector::e2e datadog::metrics::validate
------------
     Summary [   0.138s] 1 test run: 1 passed, 2 skipped
+ RET=0
+ cargo vdev -v e2e stop -a datadog-logs
Executing: "docker" "ps" "-a" "--format" "{{.Names}} {{.State}}"
Executing: "docker" "rm" "--force" "--volumes" "vector-test-runner-1.85"
Stopping service environment
Executing: cd "/home/ubuntu/vector/scripts/e2e/datadog-logs" && DOCKER_SOCKET="/var/run/docker.sock" RUST_VERSION="1.85" VECTOR_NETWORK="vector-integration-tests-datadog-logs" agent_version="latest" "docker" "compose" "--file" "/home/ubuntu/vector/scripts/e2e/datadog-logs/compose.yaml" "down" "--timeout" "0" "--volumes"
  in working directory "/home/ubuntu/vector/scripts/e2e/datadog-logs"
  $DOCKER_SOCKET="/var/run/docker.sock"
  $RUST_VERSION="1.85"
  $VECTOR_NETWORK="vector-integration-tests-datadog-logs"
  $agent_version="latest"
WARN[0000] The "CONFIG_AGENT_VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG_AGENT_VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG_VECTOR_IMAGE" variable is not set. Defaulting to a blank string.
WARN[0000] /home/ubuntu/vector/scripts/e2e/datadog-logs/compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 7/7
 ✔ Container datadog-logs-log_generator-1         Removed                                                                                                                     0.0s
 ✔ Container datadog-logs-datadog-agent-vector-1  Removed                                                                                                                     0.2s
 ✔ Container datadog-logs-datadog-agent-1         Removed                                                                                                                     0.2s
 ✔ Container datadog-logs-vector-1                Removed                                                                                                                     0.2s
 ✔ Container datadog-logs-fakeintake-agent-1      Removed                                                                                                                     0.2s
 ✔ Container datadog-logs-fakeintake-vector-1     Removed                                                                                                                     0.1s
 ✔ Volume datadog-logs_log_path                   Removed                                                                                                                     0.0s
+ [[ -n '' ]]
+ exit 0

Example Data

No response

Additional Context

No response

References

#23038

@pront pront added the type: bug A code related bug. label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A code related bug.
Projects
None yet
Development

No branches or pull requests

1 participant
0