self-hosted
self-hosted copied to clipboard
tests: Podman
We support podman for a while, but was never included on the tests.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 99.49%. Comparing base (fe477b4) to head (4346415).
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #4034 +/- ##
=======================================
Coverage 99.49% 99.49%
=======================================
Files 3 3
Lines 197 197
=======================================
Hits 196 196
Misses 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
GLHF?
wth
++ podman compose --no-ansi --env-file .env --profile=feature-complete --in-pod=false run --rm snuba-api bootstrap --force
>>>> Executing external compose provider "podman-compose". Please refer to the documentation for details. <<<<
30ca9d6c037684c7775f96d4d98876d36a8f04047d8a6f0852383c04df2a8b25
331f207ef7b86f884a234e5e9cb3c4ddc032735d70b0731dd275c3346235e229
40e6e9b1bf0d83caa3f856414552a08995048f6d64560f476ade2408e4c0d72d
sentry-self-hosted_redis_1
sentry-self-hosted_kafka_1
Error: unable to start container "40e6e9b1bf0d83caa3f856414552a08995048f6d64560f476ade2408e4c0d72d": crun: setrlimit `RLIMIT_NOFILE`: Operation not permitted: OCI permission denied
time="2025-11-16T08:53:12Z" level=warning msg="The input device is not a TTY. The --tty and --interactive flags might not work properly"
time="2025-11-16T08:53:12Z" level=error msg="Starting some container dependencies"
time="2025-11-16T08:53:12Z" level=error msg="\"crun: setrlimit `RLIMIT_NOFILE`: Operation not permitted: OCI permission denied\""
Error: starting some containers: internal libpod error
Error: executing podman-compose --no-ansi --env-file .env --profile=feature-complete --in-pod=false run --rm snuba-api bootstrap --force: exit status 126
+++ cleanup ERR
+++ local retcode=126
+++ local 'cmd=$dcr snuba-api bootstrap --force'