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

[Flake] ScyllaCluster should replace a node [It] using HostID based procedure when version of ScyllaDB is "docker.io/scylladb/scylla-enterprise:2023.1.0" #1516

Open
tnozicka opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@tnozicka
Copy link
Member

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1515/pull-scylla-operator-e2e-gke-parallel/1719428852968591360#1:test-build-log.txt%3A701

 • [FAILED] [11.152 seconds]
ScyllaCluster should replace a node [It] using HostID based procedure when version of ScyllaDB is "docker.io/scylladb/scylla-enterprise:2023.1.0"
github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_replace.go:201
  Timeline >>
  STEP: Creating a new namespace @ 10/31/23 19:16:27.798
  Oct 31 19:16:27.905: INFO: Created namespace "e2e-test-scyllacluster-ddjq2-qb8tm".
  STEP: Waiting for service account token Secret "e2e-user-token" in namespace "e2e-test-scyllacluster-ddjq2-qb8tm". @ 10/31/23 19:16:28.064
  STEP: Waiting for default ServiceAccount in namespace "e2e-test-scyllacluster-ddjq2-qb8tm". @ 10/31/23 19:16:28.53
  STEP: Creating a ScyllaCluster @ 10/31/23 19:16:28.585
  [FAILED] in [It] - github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_replace.go:82 @ 10/31/23 19:16:28.758
  STEP: Collecting events from namespace "e2e-test-scyllacluster-ddjq2-qb8tm". @ 10/31/23 19:16:28.758
  STEP: Found 0 events. @ 10/31/23 19:16:28.942
  STEP: Collecting dumps from namespace "e2e-test-scyllacluster-ddjq2-qb8tm". @ 10/31/23 19:16:28.943
  STEP: Destroying namespace "e2e-test-scyllacluster-ddjq2-qb8tm". @ 10/31/23 19:16:33.237
  STEP: Waiting for namespace "e2e-test-scyllacluster-ddjq2-qb8tm" to be removed. @ 10/31/23 19:16:33.253
  << Timeline
  [FAILED] Unexpected error:
      <*errors.StatusError | 0xc000706fa0>: 
      Unauthorized
      {
          ErrStatus: {
              TypeMeta: {Kind: "", APIVersion: ""},
              ListMeta: {
                  SelfLink: "",
                  ResourceVersion: "",
                  Continue: "",
                  RemainingItemCount: nil,
              },
              Status: "Failure",
              Message: "Unauthorized",
              Reason: "Unauthorized",
              Details: nil,
              Code: 401,
          },
      }
  occurred
  In [It] at: github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_replace.go:82 @ 10/31/23 19:16:28.758
  Full Stack Trace
    github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster.glob..func9.4(0xc000143340)
    	github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_replace.go:82 +0x211
    reflect.Value.call({0x1b389e0?, 0xc000464ec0?, 0x7fb96875c5b0?}, {0x1ffe455, 0x4}, {0xc0003b40d8, 0x1, 0x0?})
    	reflect/value.go:596 +0xce7
    reflect.Value.Call({0x1b389e0?, 0xc000464ec0?, 0x2326aa0?}, {0xc0003b40d8?, 0xc0005809c0?, 0xc000384fa8?})
    	reflect/value.go:380 +0xb9 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

2 participants