Skip to content

[Bug] gpcheckcat 'inconsistent' test failed #251

@congxuebin

Description

@congxuebin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions