Skip to content

Conversation

seunghun1ee
Copy link
Member

Previous images are too old that they cause downgrade of dependencies when performing upgrading from Caracal.

@seunghun1ee seunghun1ee self-assigned this May 12, 2025
@seunghun1ee seunghun1ee requested a review from a team as a code owner May 12, 2025 15:00
@seunghun1ee seunghun1ee reopened this May 13, 2025
@seunghun1ee seunghun1ee force-pushed the rebuild-noble-kolla-containers branch 2 times, most recently from 6d3e4de to 0e4df2b Compare May 13, 2025 15:30
@seunghun1ee seunghun1ee force-pushed the rebuild-noble-kolla-containers branch 2 times, most recently from 41e9eeb to fb3260b Compare May 13, 2025 15:51
Previous images are too old that they cause downgrade of dependencies
when performing upgrading from Caracal
There was performance regression found from MariaDB 10.11.12 and was
removed from upstream.[1]

[1] https://mariadb.com/kb/en/mariadb-10-11-12-release-notes/
@seunghun1ee seunghun1ee force-pushed the rebuild-noble-kolla-containers branch from fb3260b to af56a4d Compare May 13, 2025 16:00
An upper-constraints update on master branch[1] caused python module
``pydantic`` version conflict.
This blocks building new images for skyline-apiserver.

Keeping Skyline images from 25th April 2025 until [2] is merged.

[1] https://review.opendev.org/c/openstack/requirements/+/943089
[2] https://review.opendev.org/c/openstack/skyline-apiserver/+/949524
@seunghun1ee
Copy link
Member Author

seunghun1ee commented May 14, 2025

There is a consistent (but irrelevant as this PR only changes Ubuntu Noble Kolla images) CI failure with Rocky OVN upgrade AIO.
It's failing 1 tempest test tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]

Traceback (most recent call last):
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/api/compute/security_groups/test_security_groups.py", line 128, in test_server_security_groups
    waiters.wait_for_server_termination(self.servers_client, server_id)
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/common/waiters.py", line 119, in wait_for_server_termination
    body = client.show_server(server_id)['server']
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/lib/services/compute/servers_client.py", line 164, in show_server
    resp, body = self.get("servers/%s" % server_id)
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/lib/common/rest_client.py", line 342, in get
    return self.request('GET', url, extra_headers, headers,
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/lib/services/compute/base_compute_client.py", line 47, in request
    resp, resp_body = super(BaseComputeClient, self).request(
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/lib/common/rest_client.py", line 762, in request
    self._error_checker(resp, resp_body)
  File "/home/rally/.rally/verification/verifier-748b0ee0-bac5-4455-8f75-0f849e022e9b/repo/tempest/lib/common/rest_client.py", line 947, in _error_checker
    raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'neutronclient.common.exceptions.InternalServerError'>

@mnasiadka mnasiadka merged commit 3637d10 into stackhpc/master May 14, 2025
12 of 13 checks passed
@mnasiadka mnasiadka deleted the rebuild-noble-kolla-containers branch May 14, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants