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

[WIP] vendor: bump c/storage #24482

Closed
wants to merge 1 commit into from

vendor: bump c/storage

c4c0339
Select commit
Loading
Failed to load commit list.
Closed

[WIP] vendor: bump c/storage #24482

vendor: bump c/storage
c4c0339
Select commit
Loading
Failed to load commit list.
Cirrus CI / sys remote rawhide root host sqlite cancelled Nov 6, 2024 in 2m 45s

Task Summary

Instruction main failed in 02:22

Details

ℹ️ PR was closed!

✅ 00:06 clone
✅ 00:16 setup
⏹️ 02:22 main

[+0030s] ok 17 [005] podman info - confirm desired runtime in 308ms
[+0030s] ok 18 [005] podman info - confirm desired network backend in 316ms
[+0030s] ok 19 [005] podman info - confirm desired database in 303ms
[+0031s] ok 20 [005] podman info - confirm desired storage driver in 463ms
[+0031s] ok 21 [005] podman info - RHEL8 must use runc in 170ms # skip only applicable on RHEL, this is Fedora Linux
[+0031s] ok 22 [005] podman info --storage-opt=''  in 172ms # skip --storage-opt flag is not supported for remote
[+0032s] ok 23 [005] podman info netavark  in 163ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0032s] ok 24 [005] podman --root PATH info - basic output in 165ms
[+0032s] ok 25 [005] rootless podman with symlinked /root in 174ms # skip path validation is only done in libpod, does not effect remote
[+0032s] ok 26 [005] podman --root PATH --volumepath info - basic output in 162ms
[+0032s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 174ms # skip remote does not support CONTAINERS_CONF*
[+0033s] ok 28 [005] podman - BoltDB cannot create new databases in 170ms # skip [remote] DB checks only work for local Podman
[+0033s] ok 29 [010] podman images - basic output in 227ms
[+0034s] ok 30 [010] podman images - custom formats in 524ms
[+0034s] ok 31 [010] podman images - json in 354ms
[+0036s] ok 32 [010] podman images - history output in 2034ms
[+0038s] ok 33 [010] podman images - filter in 1816ms
[+0039s] ok 34 [010] podman images -a, after pulling by sha  in 940ms
[+0039s] ok 35 [010] podman images - table format in 437ms
[+0042s] ok 36 [010] podman images - rmi -af removes all containers and pods in 2202ms
[+0043s] ok 37 [010] podman images - rmi -f can remove infra images in 968ms
[+0043s] ok 38 [010] podman rmi --ignore in 277ms
[+0043s] ok 39 [010] podman image rm --force bogus in 425ms
[+0046s] ok 40 [010] podman images - commit docker with comment in 2382ms
[+0046s] ok 41 [010] podman pull image with additional store in 174ms # skip [remote] only works on local
[+0046s] ok 42 [010] podman images with concurrent removal in 175ms # skip following test is not supported for remote clients
[+0046s] ok 43 podman image - sign with no sigfile in 25ms # skip --sign-by does not work with podman-remote
[+0047s] ok 44 [020] podman untag all in 463ms
[+0050s] ok 45 [030] podman run --pull in 2688ms
[+0054s] ok 46 [030] podman run --rmi in 3233ms
[+0054s] ok 47 [030] podman run on untagged image: make sure that image metadata is set in 674ms
[+0057s] ok 48 [030] podman run - does not truncate or hang with big output in 2861ms
[+0059s] ok 49 [032] podman sigproxy test: run in 1412ms
[+0060s] ok 50 [032] podman sigproxy test: start in 1461ms
[+0062s] ok 51 [032] podman sigproxy test: attach in 1630ms
[+0065s] ok 52 [035] podman logs - tail test, k8s-file in 3056ms
[+0065s] ok 53 [035] podman logs - multi k8s-file in 176ms # skip logs does not support multiple containers when run remotely
[+0067s] ok 54 [035] podman logs restarted - k8s-file in 1284ms
[+0067s] ok 55 [035] podman logs - journald log driver requires journald events backend in 174ms # skip remote does not support --events-backend
[+0069s] ok 56 [035] podman logs - since k8s-file in 1959ms
[+0072s] ok 57 [035] podman logs - until k8s-file in 2892ms
[+0073s] ok 58 [035] podman logs - --follow k8s-file in 940ms
[+0077s] ok 59 [035] podman logs - --since --follow k8s-file in 4561ms
[+0081s] ok 60 [035] podman logs - --until --follow k8s-file in 3206ms
[+0082s] ok 61 [035] podman logs --tail, k8s-file with partial lines in 988ms
[+0082s] ok 62 [037] podman container runlabel test in 174ms # skip container runlabel is not supported for remote
[+0083s] ok 63 [040] podman ps - basic tests in 823ms
[+0087s] ok 64 [040] podman ps --filter in 3784ms
[+0088s] ok 65 [040] podman ps --external in 1453ms
[+0089s] ok 66 [040] podman ps --format label in 604ms
[+0090s] ok 67 [040] podman pod ps --format label in 798ms
[+0091s] ok 68 [040] podman ps --format PodName in 1364ms
[+0095s] ok 69 [045] podman start --all - start all containers in 3486ms
[+0095s] ok 70 [045] podman start --all with incompatible options in 216ms
[+0098s] ok 71 [045] podman start --filter - start only containers that match the filter in 3247ms
[+0099s] ok 72 [045] podman start --filter invalid-restart-policy - return error in 545ms