Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed problem with package upgrade not trying other migration methods if pg_upgrade fails #1515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

craigcomstock
Copy link
Contributor

@craigcomstock craigcomstock commented Oct 21, 2024

Ticket: ENT-12383
Changelog: none

… if pg_upgrade fails

Ticket: ENT-12383
Changelog: none
(cherry picked from commit 52edfbf)
@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins please

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

build broken from mission-portal/public/scripts npm package version changes. Maybe a fix here: https://github.com/cfengine/mission-portal/pull/2643

@craigcomstock
Copy link
Contributor Author

I manually tested 3.21.5 -> 3.25.0a (this package) and pg_upgrade worked fine.
Previously pg_upgrade had trouble when we migrated openssl versions from 1.x to 3.x which was introduced around 3.20.0.
Upgrade from 3.18.8 -> this package worked fine as well! Maybe because we removed LD_LIBRARY_PATH from our pg_upgrade command!?

Anyhow, looks promising as-is.

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins after https://github.com/cfengine/mission-portal/pull/2643 is merged bootstrap-pr should be green again at least.

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

This PR timed out in sequential-tests, not sure why. With the debian-12 hub.

20:22:15 52.213.12.49	R: Note: All recommendations can be disabled by defining 'default:cfengine_recommendations_disabled'
21:02:15 Build timed out (after 40 minutes). Marking the build as aborted.

I will retry just the one job.

Build Status

@craigcomstock
Copy link
Contributor Author

try again: Build Status

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins please.

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

Got some packages but sequential-tests didn't make it to the upgrade tests. Seems we are having a lot of build timeout problems. Made a ticket: https://northerntech.atlassian.net/browse/ENT-12416

I will do some manual testing of a few debian and redhat platforms.

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins please

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

bootstrap tests failed with a fixed issue somehow: https://northerntech.atlassian.net/browse/ENT-8264

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins

@cf-bottom
Copy link

@craigcomstock
Copy link
Contributor Author

craigcomstock commented Nov 7, 2024

retries
sequential-tests: Build Status

fr-tests: Build Status

bootstrap-tests: Build Status

@craigcomstock
Copy link
Contributor Author

try sequential-tests again with working CI system :p

sequential-tests: Build Status

@craigcomstock
Copy link
Contributor Author

trying some sshd options to hopefully improve connectivity and avoid errors which are blocking sequential-tests from reaching upgrade tests I need to check with this change.

Build Status

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

Successfully merging this pull request may close these issues.

2 participants