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

[Bug] gpcheckcat 'inconsistent' test failed #251

Closed
1 of 2 tasks
congxuebin opened this issue Oct 19, 2023 · 2 comments
Closed
1 of 2 tasks

[Bug] gpcheckcat 'inconsistent' test failed #251

congxuebin opened this issue Oct 19, 2023 · 2 comments
Labels
type: Bug Something isn't working

Comments

@congxuebin
Copy link
Contributor

congxuebin commented Oct 19, 2023

Cloudberry Database version

No response

What happened

Testcase in CBDBTestrepo failed as following:

FAIL: AuxOidsTest.test_pg_inherits

Traceback (most recent call last):
File "/code/cbdb_testrepo_src/mpp/gpdb/tests/catalog/oid_inconsistency/auxoids/test_auxoids.py", line 66, in test_pg_inherits
self.fail("gpcheckcat 'inconsistent' test failed")
AssertionError: gpcheckcat 'inconsistent' test failed


Tried with th statement "gpcheckcat -R inconsistent", please see the following text file as output

gpcheckcat 'inconsistent' test failed.txt

What you think should happen instead

No response

How to reproduce

https://code.hashdata.xyz/cloudberry/cbdb_testrepo/-/pipelines/53161

image

Run "sql-test", find the IP address in the output.

Login the machine with the IP address.

Issue the following statements:

su - gpadmin
source /usr/local/cloudberry-db-devel/greenplum_path.sh
source /code/gpdb_src/gpAux/gpdemo/gpdemo-env.sh
source /code/cbdb_testrepo_src/test_framework/tinc_env.sh
source /code/cbdb_testrepo_src/tincrepo_env.sh

Then issue statement "gpcheckcat -R inconsistent" to recreate the issue.

Please note, the machine can keep alive within 5 hours

Operating System

CentOS Linux 7

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@congxuebin congxuebin added the type: Bug Something isn't working label Oct 19, 2023
@github-actions
Copy link

Hey, @congxuebin welcome!🎊 Thanks for taking the time to point this out.🙌

@congxuebin
Copy link
Contributor Author

@wenchaozhang-123 Hi Wenchao, from meeting with Max last time, he recommended you help look at this issue. Just a reminder, as I notice no owner is linked to this issue for tracking yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants