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

foo/bar: TestFooBarBaz failed #1

Open
renatolabs opened this issue May 5, 2022 · 13 comments
Open

foo/bar: TestFooBarBaz failed #1

renatolabs opened this issue May 5, 2022 · 13 comments

Comments

@renatolabs
Copy link
Owner

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

1 similar comment
@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Cluster
Property Value
Cloud gce
InstanceType n1-standard-2
NodeCount 5
CPUs 2
SSDs 5
RAID0 true
VolumeSize 100GB
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed with artifacts on release-19.2 @ deadbeef:

I'm a message
Help

Parameters in this failure:

  • TAGS=-endtoendenv

  • GOFLAGS=-somegoflags

  • Cloud: gce

  • InstanceType: n1-standard-2

  • NodeCount: 5

  • CPUs: 2

  • SSDs: 5

  • RAID0: true

  • VolumeSize: 100GB

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

renatolabs commented May 25, 2022

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters: GOFLAGS=-somegoflags, `TAGS=-endtoendenv`, `TEST_cloud=test`, `TEST_cpu=2`

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

renatolabs commented May 25, 2022

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters: GOFLAGS=-somegoflags , TAGS=-endtoendenv , TEST_cloud=test , TEST_cpu=2

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters: GOFLAGS=-somegoflags , TAGS=-endtoendenv , TEST_cloud=test , TEST_cpu=2

This test on roachdash | Improve this report!

2 similar comments
@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters: GOFLAGS=-somegoflags , TAGS=-endtoendenv , TEST_cloud=test , TEST_cpu=2

This test on roachdash | Improve this report!

@renatolabs
Copy link
Owner Author

foo/bar.TestFooBarBaz failed on release-19.2 @ deadbeef:

I'm a message
Help

Parameters: GOFLAGS=-somegoflags , TAGS=-endtoendenv , TEST_cloud=test , TEST_cpu=2

This test on roachdash | Improve this report!

renatolabs pushed a commit that referenced this issue Mar 15, 2024
renatolabs pushed a commit that referenced this issue May 3, 2024
For some reason, `StopServiceForVirtualCluster` fails with this error on
drt clusters:

```
20:23:41 node_kill.go:51: operation status: killing node 1  with signal 15
20:23:41 cluster.go:2148: stoping virtual cluster
20:23:41 operation_impl.go:128: operation failure #1: no service for virtual cluster ""
```

The debug message has a bug, the virtual cluster is set to "system" but it
seems like the service discovery process isn't able to determine the cockroach
process based on dns settings in the drt project. This change makes the
node-kill operation more dns-agnostic by looking for the cockroach process.

Epic: none

Release note: None
renatolabs pushed a commit that referenced this issue May 3, 2024
123517: roachtest: move node-kill operation to pkill/pgrep-based kill approach r=renatolabs a=itsbilal

For some reason, `StopServiceForVirtualCluster` fails with this error on drt clusters:

```
20:23:41 node_kill.go:51: operation status: killing node 1  with signal 15
20:23:41 cluster.go:2148: stoping virtual cluster
20:23:41 operation_impl.go:128: operation failure #1: no service for virtual cluster ""
```

The debug message has a bug, the virtual cluster is set to "system" but it seems like the service discovery process isn't able to determine the cockroach process based on dns settings in the drt project. This change makes the node-kill operation more dns-agnostic by looking for the cockroach process.

Epic: none

Release note: None

Co-authored-by: Bilal Akhtar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant