Skip to content

Conversation

@moduli
Copy link
Collaborator

@moduli moduli commented Feb 2, 2026

Description

This PR attempts to address an error showing up in e2e tests

│ Err:6 https://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease
│   Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on E58830201F7DD82CD808AA84160D26BB1785BA38 is not bound:            No binding signature at time 2026-01-29T19:40:13Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
│ Hit:7 https://apache.jfrog.io/artifactory/cassandra-deb 41x InRelease
│ Reading package lists...
│ Warning: OpenPGP signature verification failed:
│ https://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease:
│ Sub-process /usr/bin/sqv returned an error code (1), error message is:
│ Signing key on E58830201F7DD82CD808AA84160D26BB1785BA38 is not bound:
│ No binding signature at time 2026-01-29T19:40:13Z   because: Policy rejected
│ non-revocation signature (PositiveCertification) requiring second pre-image
│ resistance   because: SHA1 is not considered secure since
│ 2026-02-01T00:00:00Z
│ Error: The repository 'https://repo.mongodb.org/apt/debian
│ bookworm/mongodb-org/7.0 InRelease' is not signed.

This PR updates the version of mongodb used by the docker test runner.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@moduli moduli added pr/no-milestone Ignores the Milestone Check backport/0.19.x Backport changes to `release/0.19.x` backport/0.20.x Backports changes to release/0.20.x backport/0.21.x labels Feb 2, 2026
@moduli moduli marked this pull request as ready for review February 2, 2026 18:14
@moduli moduli requested a review from a team as a code owner February 2, 2026 18:14
@moduli moduli requested review from a team, RyanDerr and bgajjala8 February 2, 2026 18:14
@moduli moduli merged commit fc8b0e8 into main Feb 2, 2026
70 of 72 checks passed
@moduli moduli deleted the moduli-mongodb branch February 2, 2026 19:27
@moduli moduli removed backport/0.19.x Backport changes to `release/0.19.x` backport/0.20.x Backports changes to release/0.20.x labels Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/0.21.x pr/no-milestone Ignores the Milestone Check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants