redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

[CORE-14692] bazel: update openssl version

Open IoannisRP opened this issue 1 month ago • 7 comments

Implements: CORE-14692

Updated:

  • openssl 3.0.18 -> 3.5.4
  • openssl-fips 3.0.9 (fips 140-2) -> 3.1.2 (fips 140-3)

Tests:

  • deflaked license test (was failing under fips)

Testing: [x] dt green [x] cdt - failed successfuly : Failures compared against nightly built and known flaky issues. It doesn't appear to be any new failures. [ ] cdt fips - in progress...

Backports Required

  • [x] none - not a bug fix
  • [ ] none - this is a backport
  • [ ] none - issue does not exist in previous branches
  • [ ] none - papercut/not impactful enough to backport
  • [ ] v25.3.x
  • [ ] v25.2.x
  • [ ] v25.1.x
  • [ ] v24.3.x

Release Notes

  • none

IoannisRP avatar Nov 28 '25 13:11 IoannisRP

CI test results

test results on build#77104
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
ReplicatedMetastoreTest TestBasicRemoveTopics unit https://buildkite.com/redpanda/redpanda/builds/77104#019acaac-aed5-417c-aa25-54b28473f375 FAIL 0/1
ControllerLogLimitMirrorMakerTests test_mirror_maker_with_limits null integration https://buildkite.com/redpanda/redpanda/builds/77104#019acabf-49b2-4522-adc9-e574fe0ef6fb FLAKY 20/21 upstream reliability is '97.82608695652173'. current run reliability is '95.23809523809523'. drift is 2.58799 and the allowed drift is set to 50. The test should PASS https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=ControllerLogLimitMirrorMakerTests&test_method=test_mirror_maker_with_limits
MountUnmountIcebergTest test_simple_remount {"cloud_storage_type": 1} integration https://buildkite.com/redpanda/redpanda/builds/77104#019acabf-49b0-44e3-83f1-233efaeed64c FLAKY 17/21 upstream reliability is '79.70863683662851'. current run reliability is '80.95238095238095'. drift is -1.24374 and the allowed drift is set to 50. The test should PASS https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=MountUnmountIcebergTest&test_method=test_simple_remount
src/v/storage/tests/segment_appender_rpbench_test src/v/storage/tests/segment_appender_rpbench_test unit https://buildkite.com/redpanda/redpanda/builds/77104#019acaac-aed5-417c-aa25-54b28473f375 FAIL 0/1
test results on build#77137
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
MasterTestSuite test_remote_partition_read_cached_index unit https://buildkite.com/redpanda/redpanda/builds/77137#019ad9e4-5e84-482c-b6fd-ccd37037d4c1 FAIL 0/1
test results on build#77664
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
NodesDecommissioningTest test_decommissioning_rebalancing_node {"shutdown_decommissioned": true} integration https://buildkite.com/redpanda/redpanda/builds/77664#019b09c4-a2f9-4e88-bbd8-8d4847a6e2fc FLAKY 9/11 Test PASSES after retries.No significant increase in flaky rate(baseline=0.1036, p0=0.6650, reject_threshold=0.0100. adj_baseline=0.2797, p1=0.1836, trust_threshold=0.5000) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=NodesDecommissioningTest&test_method=test_decommissioning_rebalancing_node
PartitionReassignmentsTest test_reassignments_cancel null integration https://buildkite.com/redpanda/redpanda/builds/77664#019b09b7-b0ce-4b43-9536-dc9f358417fc FLAKY 12/21 Test FAILS after retries.Significant increase in flaky rate(baseline=0.1136, p0=0.0010, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=PartitionReassignmentsTest&test_method=test_reassignments_cancel

vbotbuildovich avatar Nov 28 '25 16:11 vbotbuildovich

/cdt rp_version=build

IoannisRP avatar Nov 28 '25 19:11 IoannisRP

@BenPope

The first commit does not seem related, and doesn't have a link Jira issue.

The first commit is a test that is flaky under fips that i found out while updating. I couldn't find a relative jira ticket, so i just stuffed it here. Happy to keep it to a separate pr, if you prefer.

IoannisRP avatar Dec 01 '25 10:12 IoannisRP

@BenPope

The first commit does not seem related, and doesn't have a link Jira issue.

The first commit is a test that is flaky under fips that i found out while updating. I couldn't find a relative jira ticket, so i just stuffed it here. Happy to keep it to a separate pr, if you prefer.

It's fine here, please mention in the cover letter.

BenPope avatar Dec 01 '25 10:12 BenPope

changes in force-push:

  • changed to s3-hosted artefacts

IoannisRP avatar Dec 01 '25 12:12 IoannisRP

/cdt rp_version=build

IoannisRP avatar Dec 01 '25 16:12 IoannisRP

/cdt rp_version=build fips

IoannisRP avatar Dec 02 '25 11:12 IoannisRP

Changes in force-push:

  • rebased to dev

IoannisRP avatar Dec 10 '25 18:12 IoannisRP

Retry command for Build#77664

please wait until all jobs are finished before running the slash command

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/partition_reassignments_test.py::PartitionReassignmentsTest.test_reassignments_cancel

vbotbuildovich avatar Dec 10 '25 21:12 vbotbuildovich