cloudberry icon indicating copy to clipboard operation
cloudberry copied to clipboard

[Bug][OS Specific][centos9] perl ssl test failed

Open congxuebin opened this issue 1 year ago • 4 comments

Cloudberry Database version

PostgreSQL 14.4 (Cloudberry Database 1.5.5+dev.65.g1481bf3e build 78672 commit:1481bf3e)

What happened

c/src/test/ssl/../../..' PG_REGRESS='/code/cbdb_src/src/test/ssl/../../../src/test/regress/pg_regress' /usr/bin/prove -I ../../../src/test/perl/ -I . t/*.pl t/001_ssltests.pl .. 6/110 # Looks like your test exited with 29 just after 7. t/001_ssltests.pl .. Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 103/110 subtests t/002_scram.pl ..... Dubious, test returned 29 (wstat 7424, 0x1d00) No subtests run

Test Summary Report

t/001_ssltests.pl (Wstat: 7424 Tests: 7 Failed: 0) Non-zero exit status: 29 Parse errors: Bad plan. You planned 110 tests but ran 7. t/002_scram.pl (Wstat: 7424 Tests: 0 Failed: 0) Non-zero exit status: 29 Parse errors: No plan found in TAP output Files=2, Tests=7, 20 wallclock secs ( 0.02 usr 0.00 sys + 1.41 cusr 0.55 csys = 1.98 CPU) Result: FAIL make: *** [Makefile:196: installcheck] Error 1

What you think should happen instead

No response

How to reproduce

su - gpadmin gpstart cd /code/cbdb_src/src/test/ssl make installcheck

Operating System

centos9

Anything else

No response

Are you willing to submit PR?

  • [ ] Yes, I am willing to submit a PR!

Code of Conduct

congxuebin avatar Jul 02 '24 09:07 congxuebin

Hi Max,

There is incompatible change about security socket layer in CentOS 9, which cause ssl test failure. Will talk to you later about it in our tomorrow meeting.

congxuebin avatar Jul 02 '24 09:07 congxuebin

Hi @wenchaozhang-123, from triage meeting, Max mentioned you resolved similar issue before. Would you please take a look at it?

We have reproducible environment 192.168.198.224 for diagnosis.

congxuebin avatar Jul 09 '24 03:07 congxuebin

PR https://github.com/apache/cloudberry/pull/637

congxuebin avatar Oct 08 '24 06:10 congxuebin

As discussed with wenchao, It appears PR #637 did not successfully disable this test, reopen it for tracking.

congxuebin avatar Nov 18 '24 09:11 congxuebin