Bug 1954654

Summary: Unstable ordering of results from osbuild v2 causes test failures
Product: Red Hat Enterprise Linux 8 Reporter: Achilleas Koutsou <akoutsou>
Component: osbuild-composerAssignee: Achilleas Koutsou <akoutsou>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.4CC: atodorov, obudai, tgunders
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: osbuild-composer-31-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1955094 (view as bug list) Environment:
Last Closed: 2021-11-09 18:46:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1955094    

Description Achilleas Koutsou 2021-04-28 14:17:32 UTC
Description of problem:
Results from osbuild when using the v2 manifest are unordered objects.  This causes test failures when the result order doesn't match the expected one.

Version-Release number of selected component (if applicable):


How reproducible:
The result ordering isn't deterministic, so it's difficult to know exactly how reproducible this is.  Practically, it's not very frequent.

Steps to Reproduce:
1. Check out or download the source for osbuild composer v28.4
2. Run the tests for the "osbuild1" package: go test ./internal/osbuild1/...
3. Clear the test cache: go clean -testcache
4. Repeat from 2.

Actual results:
After a few runs, the test should fail.

Expected results:
Test should always succeed.

Additional info:
As mentioned above, the ordering of the results is not stable, so several test runs may be required to reproduce.

Comment 6 Ondřej Budai 2021-08-17 13:04:37 UTC
Fixed upstream (and included in the rebase) in https://github.com/osbuild/osbuild-composer/pull/1330 . We haven't seen this issue for a long time, therefore I'm setting this as preverified.

Comment 12 errata-xmlrpc 2021-11-09 18:46:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (osbuild bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:4273