Bug 1221268 - [Build 20240310] openQA test fails in bats-user-local_tap
Summary: [Build 20240310] openQA test fails in bats-user-local_tap
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Containers (show other bugs)
Version: Current
Hardware: aarch64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Containers Team
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/400...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-12 07:54 UTC by Guillaume GARDET
Modified: 2024-06-05 17:31 UTC (History)
1 user (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume GARDET 2024-03-12 07:54:21 UTC
## Observation

openQA test in scenario opensuse-Tumbleweed-DVD-aarch64-containers_host_podman_testsuite@aarch64 fails in
[bats-user-local_tap](https://openqa.opensuse.org/tests/4005550/modules/bats-user-local_tap/steps/279)

The log is:
**********
not ok 279 [140] podman diff with buildah container 
# (in test file test/system/140-diff.bats, line 43)
#   `buildah run buildahctr sh -c "touch /$rand_file;rm /etc/services"' failed with status 125
#
# [12:11:24.892949306] $ /usr/bin/podman rm -t 0 --all --force --ignore
#
# [12:11:25.036895735] $ /usr/bin/podman ps --all --external --format {{.ID}} {{.Names}}
#
# [12:11:25.179810401] $ /usr/bin/podman images --all --format {{.Repository}}:{{.Tag}} {{.ID}}
# [12:11:25.313335127] quay.io/libpod/testimage:20221018 fb12c9a035c2
# buildahctr
# error running container: did not get container start message from parent: EOF
# Error: setup network: could not find pasta, the network namespace can't be configured: exec: "pasta": executable file not found in $PATH
# # [teardown]
#
# [12:11:29.160410926] $ /usr/bin/podman pod rm -t 0 --all --force --ignore
#
# [12:11:29.275997854] $ /usr/bin/podman rm -t 0 --all --force --ignore
#
# [12:11:29.388548095] $ /usr/bin/podman network prune --force
#
# [12:11:29.502777340] $ /usr/bin/podman volume rm -a -f
**********

## Test suite description
Maintainer: dheidler. Extra tests about CLI software in container module
2023-08-10/dimstar: added QEMURAM=2048 (boo#1212824)


## Reproducible

Fails since (at least) Build [20240308](https://openqa.opensuse.org/tests/4000520)


## Expected result

Last good: [20240306](https://openqa.opensuse.org/tests/3994300) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=DVD&machine=aarch64&test=containers_host_podman_testsuite&version=Tumbleweed)
Comment 1 Dan Čermák 2024-03-18 11:33:02 UTC
This should be fixed with the next snapshot, we fixed the dependencies of buildah and submitted passt to Factory.
Comment 2 Ricardo Branco 2024-06-05 17:31:33 UTC
Fixed