glusterd2 icon indicating copy to clipboard operation
glusterd2 copied to clipboard

GD2 smoke test failures

Open rishubhjain opened this issue 6 years ago • 4 comments

Reference https://build.gluster.org/job/gd2-smoke/3261/console

Failed to spawn glusterd2 in BrickMux e2e tests

Unable to reproduce this scenario locally.

rishubhjain avatar Dec 19 '18 13:12 rishubhjain

@rishubhjain This happens sometimes. But, I have seen this error only during CI builds, Its very rare in my local as well. But retrigger the build and it will pass.

vpandey-RH avatar Dec 19 '18 13:12 vpandey-RH

@vpandey-RH Yes, but retriggering should not be a solution to the problem, trying to find out the real cause.

rishubhjain avatar Dec 19 '18 13:12 rishubhjain

I suspect cleanup issue for connection refused errors. May be last tests didn't kill all running glusterd2 or something like that. Create a PR to Dump all glusterd2.log contents to stdout by adding logic in https://github.com/gluster/glusterd2/blob/master/extras/centos-ci.sh#L52 (Trigger retests to uncover the glusterd2 start issue)

aravindavk avatar Dec 19 '18 14:12 aravindavk

@aravindavk In brickmux e2e tests, the gd2 service is getting killed after setting up the cluster and then respawned, I will send the PR, it will give us a better insight.

rishubhjain avatar Dec 19 '18 14:12 rishubhjain