Skip to content

Conversation

@stephenfin
Copy link
Contributor

What this PR does / why we need it:

Migrate the CI from stable/2024.2 (Dalmatian) to the most recent release, stable/2025.2 (Flamingo).

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #2801

Special notes for your reviewer:

None.

TODOs:

  • squashed commits
  • if necessary:
    • includes documentation
    • adds unit tests

/hold

Use the latest and greatest release.

Signed-off-by: Stephen Finucane <[email protected]>
@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 28, 2025
@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 6c9ae10
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/6900e266b6e413000825fbb6
😎 Deploy Preview https://deploy-preview-2809--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 28, 2025
This makes artifacts much more difficult to read in CI jobs.

Signed-off-by: Stephen Finucane <[email protected]>
@stephenfin
Copy link
Contributor Author

Looks like a network failed to come up. The only related thing I see is this, but I don't know if it's a red herring or not:

Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161756]: [SQL: INSERT INTO ml2_geneve_allocations (geneve_vni, allocated) VALUES (%(geneve_vni)s, %(allocated)s)]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161756]: [parameters: [{'geneve_vni': 1, 'allocated': 0}, {'geneve_vni': 2, 'allocated': 0}, {'geneve_vni': 3, 'allocated': 0}, {'geneve_vni': 4, 'allocated': 0}, {'geneve_vni': 5, 'allocated': 0}, {'geneve_vni': 6, 'allocated': 0}, {'geneve_vni': 7, 'allocated': 0}, {'geneve_vni': 8, 'allocated': 0}  ... displaying 10 of 100 total bound parameter sets ...  {'geneve_vni': 99, 'allocated': 0}, {'geneve_vni': 100, 'allocated': 0}]]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161756]: (Background on this error at: https://sqlalche.me/e/20/gkpj) {{(pid=161756) wrapped /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/db/api.py:185}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161753]: DEBUG neutron_lib.db.api [None req-9694f886-3777-4d9b-aa6c-efd6c9d8bcbe None None] Retry wrapper got retriable exception: (pymysql.err.IntegrityError) (1062, "Duplicate entry '1' for key 'ml2_geneve_allocations.PRIMARY'")
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161753]: [SQL: INSERT INTO ml2_geneve_allocations (geneve_vni, allocated) VALUES (%(geneve_vni)s, %(allocated)s)]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161753]: [parameters: [{'geneve_vni': 1, 'allocated': 0}, {'geneve_vni': 2, 'allocated': 0}, {'geneve_vni': 3, 'allocated': 0}, {'geneve_vni': 4, 'allocated': 0}, {'geneve_vni': 5, 'allocated': 0}, {'geneve_vni': 6, 'allocated': 0}, {'geneve_vni': 7, 'allocated': 0}, {'geneve_vni': 8, 'allocated': 0}  ... displaying 10 of 100 total bound parameter sets ...  {'geneve_vni': 99, 'allocated': 0}, {'geneve_vni': 100, 'allocated': 0}]]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161753]: (Background on this error at: https://sqlalche.me/e/20/gkpj) {{(pid=161753) wrapped /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/db/api.py:185}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161755]: DEBUG neutron_lib.db.api [None req-0b1ec66d-e67c-42c8-9c5d-00b918df31b1 None None] Retry wrapper got retriable exception: (pymysql.err.IntegrityError) (1062, "Duplicate entry '1' for key 'ml2_geneve_allocations.PRIMARY'")
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161755]: [SQL: INSERT INTO ml2_geneve_allocations (geneve_vni, allocated) VALUES (%(geneve_vni)s, %(allocated)s)]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161755]: [parameters: [{'geneve_vni': 1, 'allocated': 0}, {'geneve_vni': 2, 'allocated': 0}, {'geneve_vni': 3, 'allocated': 0}, {'geneve_vni': 4, 'allocated': 0}, {'geneve_vni': 5, 'allocated': 0}, {'geneve_vni': 6, 'allocated': 0}, {'geneve_vni': 7, 'allocated': 0}, {'geneve_vni': 8, 'allocated': 0}  ... displaying 10 of 100 total bound parameter sets ...  {'geneve_vni': 99, 'allocated': 0}, {'geneve_vni': 100, 'allocated': 0}]]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161755]: (Background on this error at: https://sqlalche.me/e/20/gkpj) {{(pid=161755) wrapped /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/db/api.py:185}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161756]: DEBUG oslo_db.api [None req-5665cf3d-b54b-42fb-98dc-aa6401ddb926 None None] Performing DB retry for function neutron.plugins.ml2.drivers.type_tunnel._TunnelTypeDriverBase._sync_allocations {{(pid=161756) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal neutron-rpc-server[162636]: DEBUG neutron_lib.db.api [None req-ba11cf79-627c-4888-8174-9d7675406cdb None None] Retry wrapper got retriable exception: (pymysql.err.IntegrityError) (1062, "Duplicate entry '1' for key 'ml2_geneve_allocations.PRIMARY'")
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal neutron-rpc-server[162636]: [SQL: INSERT INTO ml2_geneve_allocations (geneve_vni, allocated) VALUES (%(geneve_vni)s, %(allocated)s)]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal neutron-rpc-server[162636]: [parameters: [{'geneve_vni': 1, 'allocated': 0}, {'geneve_vni': 2, 'allocated': 0}, {'geneve_vni': 3, 'allocated': 0}, {'geneve_vni': 4, 'allocated': 0}, {'geneve_vni': 5, 'allocated': 0}, {'geneve_vni': 6, 'allocated': 0}, {'geneve_vni': 7, 'allocated': 0}, {'geneve_vni': 8, 'allocated': 0}  ... displaying 10 of 100 total bound parameter sets ...  {'geneve_vni': 99, 'allocated': 0}, {'geneve_vni': 100, 'allocated': 0}]]
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal neutron-rpc-server[162636]: (Background on this error at: https://sqlalche.me/e/20/gkpj) {{(pid=162636) wrapped /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/db/api.py:185}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161753]: DEBUG oslo_db.api [None req-9694f886-3777-4d9b-aa6c-efd6c9d8bcbe None None] Performing DB retry for function neutron.plugins.ml2.drivers.type_tunnel._TunnelTypeDriverBase._sync_allocations {{(pid=161753) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal neutron-rpc-server[162636]: DEBUG oslo_db.api [None req-ba11cf79-627c-4888-8174-9d7675406cdb None None] Performing DB retry for function neutron.plugins.ml2.drivers.type_tunnel._TunnelTypeDriverBase._sync_allocations {{(pid=162636) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161755]: DEBUG oslo_db.api [None req-0b1ec66d-e67c-42c8-9c5d-00b918df31b1 None None] Performing DB retry for function neutron.plugins.ml2.drivers.type_tunnel._TunnelTypeDriverBase._sync_allocations {{(pid=161755) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}}
Oct 28 12:02:19 capo-e2e-controller.c.k8s-infra-e2e-boskos-013.internal [email protected][161754]: INFO neutron.plugins.ml2.drivers.type_vlan [None req-c2ca6d6a-f2b0-44de-b9bb-811ac64dff01 None None] VlanTypeDriver initialization complete

Guess I'm deploying locally after all.

This is still using eventlet currently. Disable it pending a fix.

Signed-off-by: Stephen Finucane <[email protected]>
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 28, 2025
@stephenfin
Copy link
Contributor Author

/test pull-cluster-api-provider-openstack-e2e-test

Looks like a glitch in pypi.

@lentzi90
Copy link
Contributor

Awesome!
I'm going to run the optional test suite also just to be safe.
/test pull-cluster-api-provider-openstack-e2e-full-test

Copy link
Contributor

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
We usually squash the commits but these look quite good separated.
/cc @smoshiur1237
Let's get this merged so we get CI back to green!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 29, 2025
@smoshiur1237
Copy link
Contributor

/lgtm
/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 29, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 29, 2025
@k8s-ci-robot k8s-ci-robot merged commit cb572a9 into kubernetes-sigs:main Oct 29, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Oct 29, 2025
@mandre mandre deleted the issues/2801 branch October 29, 2025 08:50
@lentzi90
Copy link
Contributor

/cherry-pick release-0.13 release-0.12

@k8s-infra-cherrypick-robot

@lentzi90: new pull request created: #2812

In response to this:

/cherry-pick release-0.13 release-0.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

E2E: Devstack won't start

5 participants