apache / cloudberry

Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
https://cloudberrydb.org/
Apache License 2.0
398 stars 98 forks source link

[Bug] Cluster down during regress/createdb #301

Open Ray-Eldath opened 12 months ago

Ray-Eldath commented 12 months ago

Cloudberry Database version

No response

What happened

https://github.com/cloudberrydb/cloudberrydb/actions/runs/6876511531/job/18702700167?pr=291

image

regress failed in just a few minutes. createdb failed and so does many subsequent, dependent tests. cluster verification also failed due to a down in a mirror.

What you think should happen instead

not sure if it's related to external-fts. but I'll say the possibility is high.

How to reproduce

n/a

Operating System

ci

Anything else

No response

Are you willing to submit PR?

Code of Conduct

Ray-Eldath commented 12 months ago

it isn't. singlenode just exposed the same failure. https://github.com/cloudberrydb/cloudberrydb/actions/runs/6902756041/job/18780540313

Ray-Eldath commented 11 months ago
image

same port-in-use errors happened here as in #262. maybe they have a same root cause.

edit: very likely due to ci environment error. in the case of createdb failure (https://github.com/cloudberrydb/cloudberrydb/actions/runs/6902756041/job/18780540313), there aren't any restart of the cluster. it's a fresh environment, but standby still cannot bind to address.