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

E2E Failure [Openshift] - ScyllaDBMonitoring should setup monitoring stack [It] with "SaaS" monitoring type #2319

Open
zimnx opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@zimnx
Copy link
Collaborator

zimnx commented Jan 13, 2025

 ScyllaDBMonitoring should setup monitoring stack [It] with "SaaS" monitoring type
github.com/scylladb/scylla-operator/test/e2e/set/scylladbmonitoring/scylladbmonitoring.go:394
  Timeline >>
  STEP: Creating a new namespace @ 01/13/25 06:57:20.005
  Jan 13 06:57:20.043: INFO: Created namespace "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn".
  STEP: Waiting for service account token Secret "e2e-user-token" in namespace "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn". @ 01/13/25 06:57:20.111
  STEP: Waiting for default ServiceAccount in namespace "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn". @ 01/13/25 06:57:20.178
  STEP: Waiting for kube-root-ca.crt in namespace "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn". @ 01/13/25 06:57:20.415
  STEP: Creating a ScyllaCluster with a single node @ 01/13/25 06:57:20.751
  STEP: Creating a ScyllaDBMonitoring @ 01/13/25 06:57:20.785
  STEP: Waiting for the ScyllaCluster to roll out (RV=41085) @ 01/13/25 06:57:20.865
  Jan 13 07:05:04.171: INFO: ScyllaCluster e2e-test-scylladbmonitoring-tcxgl-0-wrtxn/basic-xj4vg (RV=52542) is rolled out
  STEP: Verifying the ScyllaCluster @ 01/13/25 07:05:04.172
  Jan 13 07:05:04.273: INFO: Found 1 pvc(s) in namespace "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn"
  Jan 13 07:05:04.279: INFO: Found 1 pvc(s) for ScyllaCluster "e2e-test-scylladbmonitoring-tcxgl-0-wrtxn/basic-xj4vg"
  STEP: Waiting for the ScyllaDBMonitoring to roll out (RV=41088) @ 01/13/25 07:05:04.404
  Jan 13 07:05:04.460: INFO: ScyllaDBMonitoring e2e-test-scylladbmonitoring-tcxgl-0-wrtxn/basic-xj4vg (RV=49374) is rolled out
  STEP: Verifying that Prometheus is configured correctly @ 01/13/25 07:05:04.463
  Jan 13 07:05:04.484: INFO: Listing Prometheus targets: err: Get "https://172.30.183.153:9142/api/v1/targets": EOF, active: 0, dropped: 0
  Jan 13 07:05:05.505: INFO: Listing Prometheus targets: err: Get "https://172.30.183.153:9142/api/v1/targets": EOF, active: 0, dropped: 0
  Jan 13 07:05:06.510: INFO: Listing Prometheus targets: err: Get "https://172.30.183.153:9142/api/v1/targets": EOF, active: 0, dropped: 0
  Jan 13 07:05:07.663: INFO: Listing Prometheus targets: err: Get "https://172.30.183.153:9142/api/v1/targets": EOF, active: 0, dropped: 0 
[...]

  [FAILED] Timed out after 300.001s.
  The function passed to Eventually failed at github.com/scylladb/scylla-operator/test/e2e/set/scylladbmonitoring/scylladbmonitoring.go:256 with:
  Unexpected error:
      <*url.Error | 0xc000bb6c00>: 
      Get "https://172.30.183.153:9142/api/v1/targets": EOF
      {
          Op: "Get",
          URL: "https://172.30.183.153:9142/api/v1/targets",
          Err: <*errors.errorString | 0x49bc800>{s: "EOF"},
      }
  occurred
  In [It] at: github.com/scylladb/scylla-operator/test/e2e/set/scylladbmonitoring/scylladbmonitoring.go:291 @ 01/13/25 07:10:04.483
  Full Stack Trace
    github.com/scylladb/scylla-operator/test/e2e/set/scylladbmonitoring.init.func2.2(0xc0000acd00)
    	github.com/scylladb/scylla-operator/test/e2e/set/scylladbmonitoring/scylladbmonitoring.go:291 +0x1670
    reflect.Value.call({0x1ef9000?, 0xc00076b690?, 0x13?}, {0x2440919, 0x4}, {0xc000010f48, 0x1, 0x1?})
    	reflect/value.go:581 +0xca6
    reflect.Value.Call({0x1ef9000?, 0xc00076b690?, 0x363d730?}, {0xc000010f48?, 0x0?, 0x0?})
    	reflect/value.go:365 +0xb9 

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/logs/ci-scylla-operator-latest-e2e-openshift-aws-parallel/1878683646043361280

@zimnx zimnx added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

1 participant