katello-nightly-rpm-pipeline 1199 failed

Katello nightly pipeline failed:

https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/1199/

foreman-pipeline-katello-nightly-centos7-install (failed) (remote job)
foreman-pipeline-katello-nightly-centos8-stream-upgrade (failed) (remote job)
foreman-pipeline-katello-nightly-centos8-stream-install (failed) (remote job)
foreman-pipeline-katello-nightly-centos7-upgrade (passed) (remote job)

EL8 failure is fallout from Ostree BATS tests - for el8 only by jjeffers · Pull Request #1438 · theforeman/forklift · GitHub, ostree is not enabled by default

This does fix the OStree issue, but EL7 and now also EL8 fail to sync the proxy with:

Katello::Resources::Candlepin::Owner: 404 Not Found {"displayMessage":"Organization with id Default_Organization could not be found.","requestUuid":"aa69f751-23cf-412b-914d-17378f312098"} (POST /candlepin/owners/Default_Organization/uebercert)

I think the breaking change was in Fixes #33952 - do not audit internal columns by ezr-ondrej · Pull Request #9798 · Katello/katello · GitHub

cc @ezr-ondrej @jeremylenz

And my enable OSTree for Katello 4.3+ again by evgeni · Pull Request #1454 · theforeman/forklift · GitHub breaks upgrade pipelines, as that implies it can start with ostree enabled (which it can’t)

@Jonathon_Turel hmm, I think maybe we should revert that then… :thinking:

Thanks, the Organization error is gone now.

This remains:

not ok 4 sync proxy
#   `hammer capsule content synchronize --id=$PROXY_ID' failed with status 70
# Error: 404, message='Not Found', url=URL('https://pipe-katello-server-nightly-centos8-stream.n58.example.com/pulp/content/Test_Organization/Library/custom/Test_Product/ostree-1/config')

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.