Synopsis
GitHub PR:
26120
- bump image suffix
Test name:
sys podman fedora-41 rootless host boltdb
Cirrus:
Build
5283983803547648
/
Task
6216359933116416
Logs:
main
/
journal
/
cleanup tracer
Base commit:
45fc915dd9780861b03c426b9e3ab39774402779
[12:58:21] START - All [+xxxx] lines that follow are relative to 2025-05-12T17:58:21Z.
[+0000s]
+ make localsystem PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log # /var/tmp/go/src/github.com
/containers/podman/./contrib/cirrus/runner.sh:419
in dotest()
[+0001s]
# Wipe existing config, database, and cache: start with clean slate.
rm -f -rf /home/some6990dude/.local/share/containers /home/some6990dude/.config/containers
PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet bats -T --filter-tags '!ci:parallel' test/system/
[+0018s]
1..274
[+0021s]
ok 1 [001] podman version emits reasonable output in 182ms
[+0022s]
# Arch:amd64 OS:fedora41 Runtime:crun Rootless:true Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:boltdb Store:vfs
ok 2 [001] podman info in 770ms
ok 3 [001] podman --context emits reasonable output in 21ms # skip only applicable on podman-remote
[+0023s]
ok 4 [001] podman can pull an image in 888ms
ok 5 [001] podman-remote : really is remote, works as --remote option in 20ms # skip only applicable on podman-remote
ok 6 [001] podman-remote: defaults in 355ms
ok 7 [001] podman-remote: check for command usage message without a running endpoint in 94ms
ok 8 [001] timeout in 20ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
[+0024s]
ok 9 [001] jq is installed and produces reasonable output in 140ms
ok 10 [001] podman --log-level recognizes log levels in 746ms
ok 11 [001] podman --noout properly suppresses output in 72ms
[+0025s]
ok 12 [001] podman --noout is actually writing to /dev/null in 108ms
ok 13 [001] podman version --out writes matching version to a json in 147ms
ok 14 [001] podman - shutdown engines in 570ms
[+0026s]
ok 15 [005] podman info - basic test in 603ms
[+0027s]
ok 16 [005] podman info - json in 709ms
ok 17 [005] podman info - confirm desired runtime in 393ms
[+0028s]
ok 18 [005] podman info - confirm desired network backend in 402ms
ok 19 [005] podman info - confirm desired database in 379ms
[+0029s]
ok 20 [005] podman info - confirm desired storage driver in 392ms
ok 21 [005] podman info - RHEL8 must use runc in 235ms # skip only applicable on RHEL, this is Fedora Linux
ok 22 [005] podman info --storage-opt='' in 222ms # skip storage opts are required for rootless running
[+0030s]
ok 23 [005] podman info - additional image stores in 596ms
ok 24 [005] podman info netavark in 204ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0031s]
ok 25 [005] podman --root PATH info - basic output in 385ms
ok 26 [005] rootless podman with symlinked /home/some6990dude in 423ms
ok 27 [005] podman --root PATH --volumepath info - basic output in 401ms
[+0033s]
ok 28 [005] CONTAINERS_CONF_OVERRIDE in 1326ms
ok 29 [005] podman - BoltDB cannot create new databases in 617ms
[+0035s]
ok 30 [005] podman - empty string defaults for certain values in 1027ms
ok 31 [010] podman images - basic output in 393ms
[+0036s]
ok 32 [010] podman images - custom formats in 775ms
ok 33 [010] podman images - json in 425ms
[+0038s]
ok 34 [010] podman images - history output in 1933ms
[+0040s]
ok 35 [010] podman images - filter in 1713ms
[+0042s]
ok 36 [010] podman images -a, after pulling by sha in 1419ms
ok 37 [010] podman images - table format in 620ms
[+0043s]
ok 38 [010] podman images - rmi -af removes all containers and pods in 1123ms
[+0045s]
ok 39 [010] podman images - rmi -f can remove infra images in 2013ms
[+0047s]
ok 40 [010] podman pull image with additional store in 1719ms
[+0049s]
ok 41 [011] podman image - sign with no sigfile in 2056ms
[+0050s]
ok 42 [020] podman untag all in 776ms
[+0053s]
ok 43 [030] podman run --pull in 2282ms
[+0056s]
ok 44 [030] podman run --rmi in 3080ms
[+0057s]
ok 45 [030] podman run on untagged image: make sure that image metadata is set in 704ms
[+0060s]
ok 46 [030] podman run - does not truncate or hang with big output in 2863ms
[+0062s]
ok 47 [032] podman sigproxy test: run in 1595ms
[+0064s]
ok 48 [032] podman sigproxy test: start in 1747ms
[+0065s]
ok 49 [032] podman sigproxy test: attach in 1842ms
[+0067s]
ok 50 [035] podman logs - tail test, k8s-file in 1061ms
[+0068s]
ok 51 [035] podman logs - multi k8s-file in 1172ms
[+0069s]
ok 52 [035] podman logs restarted - k8s-file in 1118ms
[+0070s]
ok 53 [035] podman logs - journald log driver requires journald events backend in 815ms
[+0072s]
ok 54 [035] podman logs - since k8s-file in 2170ms
[+0075s]
ok 55 [035] podman logs - until k8s-file in 3079ms
[+0076s]
ok 56 [035] podman logs - --follow k8s-file in 937ms
[+0081s]
ok 57 [035] podman logs - --since --follow k8s-file in 4498ms
[+0085s]
ok 58 [035] podman logs - --until --follow k8s-file in 3688ms
[+0086s]
ok 59 [035] podman logs --tail, k8s-file with partial lines in 1105ms
[+0087s]
ok 60 [037] podman container runlabel test in 795ms
[+0088s]
ok 61 [040] podman ps - basic tests in 1032ms
[+0094s]
ok 62 [040] podman ps --filter in 5698ms
[+0096s]
ok 63 [040] podman ps --external in 2137ms
ok 64 [040] podman ps --format label in 658ms
[+0097s]
ok 65 [040] podman pod ps --format label in 508ms
[+0098s]
ok 66 [040] podman ps --format PodName in 1038ms
[+0101s]
ok 67 [045] podman start --all - start all containers in 2991ms
ok 68 [045] podman start --all with incompatible options in 277ms
[+0104s]
ok 69 [045] podman start --filter - start only containers that match the filter in 2230ms
ok 70 [045] podman start --filter invalid-restart-policy - return error in 690ms
[+0106s]
ok 71 [045] podman start --all --filter in 1083ms
[+0107s]
ok 72 [045] podman start print IDs or raw input in 993ms
[+0108s]
ok 73 [045] podman start again with lower ulimit -u in 1144ms
[+0111s]
ok 74 [050] podman stop --all in 2627ms
[+0112s]
ok 75 [050] podman stop print IDs or raw input in 1000ms
ok 76 [060] podman image mount in 224ms # skip too hard to test rootless
[+0116s]
ok 77 [070] podman build - basic test in 3633ms
[+0119s]
ok 78 [070] podman buildx - basic test in 3037ms
[+0122s]
ok 79 [070] podman build test -f - in 2586ms
[+0123s]
ok 80 [070] podman build - global runtime flags test in 907ms
[+0124s]
ok 81 [070] podman build - set runtime in 706ms
[+0126s]
ok 82 [070] podman build - cache (#3920) in 2539ms
[+0128s]
ok 83 [070] podman build test -f ./relative in 1927ms
[+0131s]
ok 84 [070] podman parallel build should not race in 2977ms
[+0133s]
ok 85 [070] podman build - URLs in 2064ms
[+0140s]
ok 86 [070] podman build - workdir, cmd, env, label in 6530ms
[+0143s]
ok 87 [070] podman build - COPY with ignore in 3425ms
[+0145s]
ok 88 [070] podman build with ignore '*' in 1178ms
ok 89 [070] podman build with ignore '*' and containerfile outside of build context in 658ms
[+0148s]
ok 90 [070] podman build - stdin test in 2972ms
[+0150s]
ok 91 [070] podman build - does not gobble stdin that does not belong to it in 1634ms
[+0155s]
ok 92 [070] podman build --layers test in 4974ms
[+0158s]
ok 93 [070] build with copy-from referencing the base image in 3114ms
[+0160s]
ok 94 [070] podman build --pull-never in 1879ms
[+0161s]
ok 95 [070] podman build --logfile test in 722ms
[+0163s]
ok 96 [070] podman build check_label in 2107ms
[+0168s]
ok 97 [070] podman build check_seccomp_ulimits in 4978ms
[+0169s]
ok 98 [070] podman build --authfile bogus test in 623ms
[+0170s]
ok 99 [070] podman build COPY hardlinks in 1541ms
[+0172s]
ok 100 [070] podman build -f test in 2110ms
[+0174s]
ok 101 [070] podman build .dockerignore failure test in 1657ms
[+0177s]
ok 102 [070] podman build .containerignore and .dockerignore test in 2776ms
[+0182s]
ok 103 [070] podman build build context ownership in 5065ms
[+0184s]
ok 104 [070] podman build build context is a symlink to a directory in 1897ms
[+0185s]
ok 105 [070] podman build --squash --squash-all should conflict in 557ms
[+0186s]
ok 106 [070] podman build --volumes-from conflict in 1511ms
[+0187s]
ok 107 [070] podman build empty context dir in 678ms
[+0188s]
ok 108 [070] podman build --file=https in 756ms
ok 109 [070] podman build --help defaults in 558ms
[+0190s]
ok 110 [080] podman unpause --all in 1155ms
[+0191s]
ok 111 [085] podman top - basic tests in 1065ms
[+0193s]
ok 112 [090] image events in 2164ms
[+0194s]
ok 113 [090] events with disjunctive filters - file in 870ms
[+0195s]
ok 114 [090] events with file backend and journald logdriver with --follow failure in 715ms
ok 115 [090] events - labels included in container die in 617ms
[+0198s]
ok 116 [090] events - container inspect data - file in 2001ms
[+0199s]
ok 117 [120] podman load invalid file in 895ms
[+0200s]
ok 118 [120] podman save to pipe and load in 1562ms
[+0201s]
ok 119 [120] podman image scp transfer in 806ms # skip impossible due to pitfalls in our SSH implementation
[+0204s]
ok 120 [120] podman load - by image ID in 2927ms
[+0207s]
ok 121 [120] podman load - by image name in 2927ms
[+0209s]
ok 122 [120] podman load - from URL in 2232ms
[+0210s]
ok 123 [120] podman load - redirect corrupt payload in 876ms
[+0213s]
ok 124 [120] podman load - multi-image archive in 2651ms
[+0215s]
ok 125 [120] podman load - multi-image archive with redirect in 2328ms
[+0217s]
ok 126 [120] podman save --oci-accept-uncompressed-layers in 1323ms
[+0218s]
ok 127 [130] podman kill - print IDs or raw input in 964ms
[+0219s]
ok 128 [140] podman diff in 730ms
[+0220s]
ok 129 [140] podman diff with buildah container in 1019ms
[+0224s]
ok 130 [150] podman login - basic test in 4336ms
[+0225s]
ok 131 [150] podman login - with wrong credentials in 364ms
ok 132 [150] podman login - check generated authfile in 494ms
[+0226s]
ok 133 [150] podman login inconsistent authfiles in 401ms
ok 134 [150] podman login - check with --config global option in 479ms
[+0227s]
ok 135 [150] podman push fail in 394ms
[+0228s]
ok 136 [150] podman push and search ok with --tls-verify=false in 1801ms
[+0230s]
ok 137 [150] podman push and search ok with --tls-verify=true in 1620ms
[+0231s]
ok 138 [150] podman login - shares credentials with skopeo - default auth file in 928ms
[+0232s]
ok 139 [150] podman login - shares credentials with skopeo - via envariable in 938ms
[+0233s]
ok 140 [150] podman login - shares credentials with skopeo - via --authfile in 942ms
[+0234s]
ok 141 [150] podman login -secret test in 1343ms
[+0246s]
ok 142 [150] podman pull images with retry in 11819ms
[+0247s]
ok 143 [150] podman containers.conf retry in 698ms
[+0258s]
ok 144 [155] push and pull zstd chunked image in 11081ms
ok 145 [155] zstd chunked does not modify image content in 235ms # skip [rootless] need to mount the image without unshare
[+0261s]
ok 146 [160] podman run --volumes : basic in 1807ms
[+0262s]
ok 147 [160] podman volume duplicates in 1741ms
[+0263s]
ok 148 [160] podman volume filter --name in 966ms
[+0264s]
ok 149 [160] podman volume create / run in 1053ms
[+0265s]
ok 150 [160] podman volume rm --force in 937ms
[+0267s]
ok 151 [160] podman volume: exec/noexec in 1289ms
[+0269s]
ok 152 [160] podman volume, implicit creation with run in 2280ms
[+0271s]
ok 153 [160] podman volume import test in 1530ms
[+0272s]
ok 154 [160] podman volume export to stdout in 1048ms
[+0273s]
ok 155 [160] podman volume user test in 1568ms
[+0275s]
ok 156 [160] podman volume with --userns=keep-id in 1696ms
[+0277s]
ok 157 [160] podman volume prune in 2352ms
[+0278s]
ok 158 [160] podman volume type=bind in 931ms
[+0280s]
ok 159 [160] podman volume type=tmpfs in 1122ms
[+0281s]
ok 160 [160] podman volume create copyup in 1827ms
[+0282s]
ok 161 [160] podman volume mount in 629ms
[+0285s]
ok 162 [160] podman --image-volume in 2730ms
[+0286s]
ok 163 [160] podman volume rm --force bogus in 872ms
[+0287s]
ok 164 [160] podman ps -f in 998ms
[+0288s]
ok 165 [160] podman run with building volume and selinux file label in 799ms
[+0289s]
ok 166 [160] podman volume create --ignore - do not chown in 1090ms
ok 167 [161] podman volumes with XFS quotas in 454ms # skip [rootless] Quotas are only possible with root
[+0291s]
ok 168 [170] podman userns=auto in config file in 1122ms
ok 169 [170] podman userns=auto and secrets in 755ms
[+0292s]
ok 170 [170] podman userns=auto with id mapping in 694ms
[+0293s]
ok 171 [180] podman run --blkio-weight-device in 229ms # skip cannot create devices in rootless mode
ok 172 [190] podman --ipc=host in 672ms
[+0294s]
ok 173 [190] podman --ipc=none in 929ms
[+0295s]
ok 174 [190] podman --ipc=private in 901ms
[+0296s]
ok 175 [190] podman --ipc=shareable in 1029ms
[+0298s]
ok 176 [190] podman --ipc=container@test in 1349ms
[+0299s]
ok 177 [200] podman pod - basic tests in 464ms
[+0301s]
ok 178 [200] podman pod - communicating between pods in 1970ms
[+0302s]
ok 179 [200] podman pod ps doesn't race with pod rm in 1654ms
[+0303s]
ok 180 [200] podman pod rm --force bogus in 681ms
[+0304s]
ok 181 [251] podman system service <bad_scheme_uri> returns error in 418ms
[+0305s]
ok 182 [251] podman system service unix: without two slashes still works in 1456ms
[+0307s]
ok 183 [251] podman-system-service containers survive service stop in 2108ms
[+0309s]
ok 184 [251] podman --host / -H options in 1700ms
[+0311s]
ok 185 [251] podman-system-service --log-level=trace should be able to hijack in 1773ms
[+0312s]
ok 186 [255] podman auto-update - validate input in 1227ms
[+0317s]
ok 187 [255] podman auto-update - label io.containers.autoupdate=image in 4730ms
[+0320s]
ok 188 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 2936ms
[+0322s]
ok 189 [255] podman auto-update - label io.containers.autoupdate=disabled in 1728ms
[+0324s]
ok 190 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1810ms
[+0327s]
ok 191 [255] podman auto-update - label io.containers.autoupdate=local in 2980ms
[+0344s]
ok 192 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 17600ms
[+0357s]
ok 193 [255] podman auto-update with multiple services in 12384ms
[+0360s]
ok 194 [255] podman auto-update using systemd in 3134ms
[+0392s]
ok 195 [255] podman-kube@.service template with rollback in 31463ms
[+0399s]
ok 196 [255] podman auto-update - pod in 7003ms
[+0403s]
ok 197 [255] podman-auto-update --authfile in 4243ms
[+0405s]
ok 198 [260] podman pull - EXTEND_TIMEOUT_USEC in 1422ms
[+0406s]
ok 199 [270] podman system service - socket activation - no container in 659ms
[+0407s]
ok 200 [270] podman system service - socket activation - existing container in 1012ms
[+0408s]
ok 201 [270] podman system service - socket activation - kill rootless pause in 1028ms
ok 202 podman system connection - basic add / ls / remove in 7ms # skip only applicable when running remote
ok 203 podman system connection - tcp in 7ms # skip only applicable when running remote
ok 204 podman system connection - ssh in 7ms # skip only applicable when running remote
ok 205 podman-remote: non-default connection in 7ms # skip only applicable when running remote
[+0409s]
ok 206 [280] podman update - test all options in 977ms
[+0411s]
ok 207 [280] podman update - set restart policy in 1899ms
[+0412s]
ok 208 [300] podman cli parsing - quoted args - #2574 in 462ms
ok 209 [300] podman flag error in 334ms
[+0413s]
ok 210 [300] podman run --env in 541ms
[+0414s]
ok 211 [300] podman run/exec --env-file in 1178ms
[+0415s]
ok 212 [300] podman run --env with glob in 951ms
[+0416s]
ok 213 [300] podman create --label-file in 868ms
[+0418s]
ok 214 [320] podman system df - basic functionality in 374ms
ok 215 [320] podman system df --format {{ json . }} functionality in 401ms
[+0420s]
ok 216 [320] podman system df --format json functionality in 1537ms
[+0424s]
ok 217 [320] podman system df - with active containers and volumes in 3981ms
[+0427s]
ok 218 [320] podman system df - Reclaimable is not negative in 3230ms
[+0428s]
ok 219 podman corrupt images - initialize in 523ms
[+0429s]
ok 220 podman corrupt images - rmi -f <image-id> in 1403ms
[+0430s]
ok 221 podman corrupt images - rmi -f <image-tagged-name> in 1414ms
[+0432s]
ok 222 podman corrupt images - rmi -f -a in 1383ms
[+0433s]
ok 223 podman corrupt images - image prune in 1406ms
[+0435s]
ok 224 podman corrupt images - system reset in 1625ms
ok 225 podman corrupt images - cleanup in 112ms
[+0436s]
ok 226 [331] podman system check - unmanaged layers in 916ms
[+0437s]
ok 227 [331] podman system check - unused layers in 800ms
[+0438s]
ok 228 [331] podman system check - layer content digest changed in 1327ms
[+0440s]
ok 229 [331] podman system check - layer content added in 1359ms
[+0441s]
ok 230 [331] podman system check - storage image layer missing in 1263ms
[+0442s]
ok 231 [331] podman system check - storage container image missing in 1270ms
[+0444s]
ok 232 [331] podman system check - storage layer data missing in 1332ms
[+0445s]
ok 233 [331] podman system check - storage image data missing in 1319ms
[+0447s]
ok 234 [331] podman system check - storage image data modified in 1364ms
[+0448s]
ok 235 [331] podman system check - container data missing in 1470ms
[+0450s]
ok 236 [331] podman system check - container data modified in 1470ms
ok 237 [400] podman container storage is not accessible by unprivileged users in 227ms # skip [rootless] test meaningless without suid
[+0451s]
ok 238 [400] sensitive mount points are masked without --privileged in 1049ms
[+0454s]
ok 239 [410] podman selinux: check relabel in 2552ms
[+0457s]
ok 240 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 2953ms
[+0458s]
ok 241 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 1036ms
[+0459s]
ok 242 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 974ms
[+0460s]
ok 243 [500] podman run with slirp4ns assigns correct ip address container in 700ms
[+0462s]
ok 244 [500] podman network create in 2372ms
[+0465s]
ok 245 [500] podman network reload in 2788ms
[+0466s]
ok 246 [500] podman ipv6 in /etc/resolv.conf in 222ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf
[+0468s]
ok 247 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 2162ms
[+0469s]
ok 248 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 986ms
[+0475s]
ok 249 [500] podman network cleanup --userns + --restart in 6268ms
[+0478s]
ok 250 [500] podman network inspect running containers in 2365ms
ok 251 [500] Podman unshare --rootless-netns with Pasta in 496ms
ok 252 podman checkpoint/restore print IDs or raw input in 24ms # skip checkpoint does not work rootless
ok 253 podman checkpoint/restore the latest container in 24ms # skip checkpoint does not work rootless
[+0479s]
ok 254 [550] rootless podman only ever uses single pause process in 817ms
[+0481s]
ok 255 [550] rootless reexec with sig-proxy in 1760ms
[+0484s]
ok 256 [550] rootless reexec with sig-proxy when rejoining userns from container in 2306ms
[+0485s]
ok 257 [550] rootless userns can unmount netns properly in 1051ms
[+0488s]
ok 258 [700] podman play --build --context-dir in 2905ms
[+0493s]
ok 259 [700] podman play --build private registry in 4937ms
[+0495s]
ok 260 [700] podman kube restore user namespace in 1892ms
[+0496s]
ok 261 [750] podman image trust set in 1241ms
[+0497s]
ok 262 [760] podman system renumber - Basic test with a volume in 517ms
[+0498s]
ok 263 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 1295ms
[+0500s]
ok 264 [800] podman CONTAINERS_CONF - override runtime name in 1075ms
ok 265 [800] podman --module - absolute path in 699ms
[+0501s]
ok 266 [800] podman --module - append arrays in 800ms
[+0502s]
ok 267 [800] podman --module - XDG_CONFIG_HOME in 947ms
ok 268 [800] podman --module - command-line completion in 316ms
[+0504s]
ok 269 [800] podman --module - supported fields in 1507ms
ok 270 [800] podman push CONTAINERS_CONF in 355ms
[+0505s]
ok 271 [850] podman compose - smoke tests in 872ms
[+0506s]
ok 272 podman --ssh test in 69ms # skip only applicable on podman-remote
ok 273 [950] podman preexec hook in 433ms
[+0507s]
ok 274 [999] podman database backend has not changed in 415ms
[+0508s]
PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet bats -T --filter-tags ci:parallel -j $(nproc) test/system/
[+0524s]
1..447
[+0537s]
ok 1 |010| podman rmi --ignore in 810ms
ok 2 |010| podman image rm --force bogus in 1449ms
ok 3 |010| podman images - commit docker with comment in 3338ms
ok 4 |010| podman images with concurrent removal in 9420ms
[+0592s]
ok 5 |012| podman images - bare manifest list in 2370ms
ok 6 |012| podman manifest --tls-verify and --authfile in 3960ms
ok 7 |012| manifest list --add-compression with zstd:chunked in 4355ms
ok 8 |012| manifest list --add --artifact in 46652ms
[+0630s]
ok 9 |015| podman help - basic tests in 105018ms
ok 10 |020| podman tag/untag in 5265ms
[+0777s]
ok 11 |030| podman run - basic tests in 4430ms
ok 12 |030| podman run - global runtime option in 2004ms
ok 13 |030| podman run --memory=0 runtime option in 578ms
ok 14 |030| podman run --preserve-fds in 784ms
ok 15 |030| podman run --preserve-fd in 896ms
ok 16 |030| podman run - uidmapping has no /sys/kernel mounts in 326ms # skip cannot umount as rootless
ok 17 |030| podman run --rm in 1910ms
ok 18 |030| podman run --name in 1669ms
ok 19 |030| podman run --conmon-pidfile --cidfile in 940ms
ok 20 |030| podman run docker-archive in 3558ms
ok 21 |030| podman run : user namespace preserved root ownership in 3979ms
ok 22 |030| podman run : add username to /etc/passwd if --userns=keep-id in 3670ms
ok 23 |030| podman run : --userns=keep-id: passwd file is modifiable in 1683ms
ok 24 |030| podman run --log-driver in 5057ms
ok 25 |030| podman run --log-driver journald in 1099ms
ok 26 |030| podman run --tz in 2162ms
ok 27 |030| podman run --tz with zoneinfo in 6680ms
ok 28 |030| podman run : full path to --runtime is preserved in 4680ms
ok 29 |030| podman --noout run should not print output in 934ms
ok 30 |030| podman --noout create should not print output in 704ms
ok 31 |030| podman --out run should save the container id in 1397ms
ok 32 |030| podman --out create should save the container id in 1187ms
ok 33 |030| podman run : look up correct image name in 1646ms
ok 34 |030| podman inspect includes image data in 1892ms
ok 35 |030| Verify /run/.containerenv exist in 4500ms
ok 36 |030| podman run with --net=host and --port prints warning in 932ms
ok 37 |030| podman run - check workdir in 2702ms
ok 38 |030| podman run - do not set empty HOME in 981ms
ok 39 |030| podman run --timeout - basic test in 4784ms
ok 40 |030| podman run no /etc/mtab in 2893ms
ok 41 |030| podman run --hostuser tests in 5895ms
ok 42 |030| podman run --device-cgroup-rule tests in 967ms
ok 43 |030| podman run closes stdin in 913ms
ok 44 |030| podman run defaultenv in 4529ms
ok 45 |030| podman run - no /etc/hosts in 500ms # skip Test is too dangerous to run in a non-container environment
ok 46 |030| podman run image with filesystem permission in 935ms
ok 47 |030| podman run with log-opt option in 1322ms
ok 48 |030| podman run --kernel-memory warning in 797ms
ok 49 |030| podman run update /etc/hosts in 904ms
ok 50 |030| podman run doesn't override oom-score-adj in 2409ms
ok 51 |030| rootless podman clamps oom-score-adj if it is lower than the current one in 740ms
ok 52 |030| podman top does not use nsenter from image in 4539ms
ok 53 |030| podman create --security-opt in 1965ms
ok 54 |030| podman run --device-read-bps in 312ms # skip cannot use this flag in rootless mode
ok 55 |030| podman run failed --rm in 2822ms
ok 56 |030| podman run --attach stdin prints container ID in 1237ms
ok 57 |030| podman run --privileged as root with systemd will not mount /dev/tty in 316ms # skip [rootless] this test only makes sense as root
ok 58 |030| podman run --privileged as rootless will not mount /dev/tty\d+ in 1469ms
ok 59 |030| podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 1134ms
ok 60 |030| podman run read-only from containers.conf in 3940ms
ok 61 |030| podman run ulimit from containers.conf in 1579ms
ok 62 |030| podman run ulimit with -1 in 2248ms
ok 63 |030| podman run - can use maximum ulimit value in 1726ms
ok 64 |030| podman run - ulimits have the correct default values in 1157ms
ok 65 |030| podman run bad --name in 1786ms
ok 66 |030| podman run --net=host --cgroupns=host with read only cgroupfs in 1486ms
ok 67 |030| podman run - idmapped mounts in 356ms # skip [rootless] idmapped mounts work only with root for now
ok 68 |030| podman run --restart=always/on-failure -- wait in 2493ms
ok 69 |030| podman run - custom static_dir in 1251ms
ok 70 |030| podman --authfile=nonexistent-path in 7260ms
ok 71 |030| podman --syslog and environment passed to conmon in 1208ms
ok 72 |030| podman create container with conflicting name in 1543ms
ok 73 |030| podman run - /run must not be world-writable in systemd containers in 2267ms
ok 74 |030| podman run with mounts.conf missing in 2232ms
ok 75 |030| podman run - rm pod if container creation failed with -pod new: in 1593ms
ok 76 |030| podman run - no entrypoint in 1072ms
ok 77 |030| podman run - stopping loop in 2327ms
ok 78 |030| podman run - no-hostname in 3732ms
ok 79 |035| podman logs - basic test in 1677ms
ok 80 |035| podman logs - tail test, journald in 2199ms
ok 81 |035| podman logs - multi journald in 1824ms
ok 82 |035| podman logs restarted journald in 1942ms
ok 83 |035| podman logs - since journald in 2831ms
ok 84 |035| podman logs - until journald in 3529ms
ok 85 |035| podman logs - --follow journald in 1406ms
ok 86 |035| podman logs - --since --follow journald in 5108ms
ok 87 |035| podman logs - --until --follow journald in 4312ms
ok 88 |045| podman start attach with created --rm container in 996ms
ok 89 |050| podman stop - basic test in 11354ms
ok 90 |050| podman stop --ignore in 1140ms
ok 91 |050| podman stop - can trap signal in 5985ms
ok 92 |050| podman stop - unlock while waiting for timeout in 2216ms
ok 93 |050| podman stop -t 1 Generate warning in 1871ms
ok 94 |050| podman stop --noout in 1025ms
ok 95 |050| podman stop, with --rm container in 1555ms
ok 96 |055| podman rm in 1620ms
ok 97 |055| podman rm - running container, w/o and w/ force in 924ms
ok 98 |055| podman rm container from storage in 1182ms
ok 99 |055| podman rm <-> run --rm race in 1545ms
ok 100 |055| podman rm --depend in 1260ms
ok 101 |055| podman rm -f in 3533ms
ok 102 |055| podman container rm --force bogus in 1216ms
ok 103 |055| podman container rm doesn't affect stopping containers in 5121ms
ok 104 |055| podman container rm --force doesn't leave running processes in 4321ms
ok 105 |060| podman mount - basic test in 239ms # skip mount does not work rootless
ok 106 |060| podman run --mount ro=false in 4761ms
ok 107 |060| podman run --mount image in 420ms # skip too hard to test rootless
ok 108 |060| podman run --mount image inspection in 517ms # skip too hard to test rootless
ok 109 |060| podman mount containers.conf in 2942ms
ok 110 |060| podman mount external container - basic test in 415ms # skip mount does not work rootless
ok 111 |060| podman volume globs in 5842ms
ok 112 |060| podman mount noswap memory mounts in 1331ms
ok 113 |060| podman mount no-dereference in 30342ms
ok 114 |065| podman cp file from host to container in 27159ms
ok 115 |065| podman cp file from host to container tmpfs mount in 3788ms
ok 116 |065| podman cp (-a=true) file from host to container and check ownership in 1869ms
ok 117 |065| podman cp (-a=false) file from host to container and check ownership in 1405ms
ok 118 |065| podman cp file from/to host while --pid=host in 2027ms
ok 119 |065| podman cp file from container to host in 10202ms
ok 120 |065| podman cp file from container to container in 49565ms
ok 121 |065| podman cp dir from host to container in 21001ms
ok 122 |065| podman cp dir from container to host in 12078ms
ok 123 |065| podman cp dir from container to container in 47328ms
ok 124 |065| podman cp symlinked directory from container in 3560ms
ok 125 |065| podman cp file from host to container volume in 2913ms
ok 126 |065| podman cp file from host to container mount in 1930ms
ok 127 |065| podman cp * - wildcard copy multiple files from container to host in 1327ms
ok 128 |065| podman cp - will not recognize symlink pointing into host space in 1279ms
ok 129 |065| podman cp - will not expand globs in host space (#3829) in 1537ms
ok 130 |065| podman cp - will not expand wildcard in 1129ms
ok 131 |065| podman cp into container: weird symlink expansion in 2523ms
ok 132 |065| podman cp into a subdirectory matching GraphRoot in 2194ms
ok 133 |065| podman cp from stdin to container in 3027ms
ok 134 |065| podman cp from container to stdout in 2147ms
ok 135 |065| podman cp --overwrite file - ctr/ctr in 6946ms
ok 136 |065| podman cp --overwrite file - ctr/host in 3364ms
ok 137 |065| podman cp --overwrite file - host/ctr in 4606ms
ok 138 |065| podman cp - dot notation - host to container in 1890ms
ok 139 |065| podman cp - dot notation - container to host in 1313ms
ok 140 |065| podman cp - dot notation - container to container in 1791ms
ok 141 |075| podman exec - basic test in 3491ms
ok 142 |075| podman exec - leak check in 2593ms
ok 143 |075| podman exec - cat from stdin in 1983ms
ok 144 |075| podman exec - with keep-id in 1684ms
ok 145 |075| podman exec/run - missing output in 2656ms
ok 146 |075| podman run umask in 2632ms
ok 147 |075| podman exec --tty in 7101ms
ok 148 |075| podman exec - does not leak session IDs on invalid command in 2491ms
ok 149 |075| podman exec --preserve-fd in 1629ms
ok 150 |075| podman exec - additional groups in 6618ms
ok 151 |080| podman pause/unpause in 7522ms
ok 152 |080| podman pause/unpause with HealthCheck interval in 1966ms
ok 153 |090| events with a filter by label and --no-trunc option in 1966ms
ok 154 |090| events with disjunctive filters - journald in 1885ms
ok 155 |090| events with disjunctive filters - default in 1585ms
ok 156 |090| events with events_logfile_path in containers.conf in 646ms
ok 157 |090| events log-file rotation in 1546ms
ok 158 |090| events log-file no duplicates in 2166ms
ok 159 |090| events - backend none should error in 638ms
ok 160 |090| events - container inspect data - journald in 4843ms
ok 161 |090| events - docker compat in 827ms
ok 162 |090| events - volume events in 1262ms
ok 163 |090| events - invalid filter in 618ms
ok 164 |110| podman history - basic tests in 1206ms
ok 165 |110| podman history - custom format in 831ms
ok 166 |110| podman history - json in 1529ms
ok 167 |110| podman image history Created in 787ms
ok 168 |125| podman import in 6905ms
ok 169 |125| podman export, alter tarball, re-import in 5315ms
ok 170 |130| podman kill - test signal handling in containers in 6255ms
ok 171 |130| podman kill - rejects invalid args in 4309ms
ok 172 |130| podman kill - concurrent stop in 1310ms
ok 173 |130| podman wait - exit codes in 1233ms
ok 174 |130| podman kill - no restart in 1569ms
ok 175 |170| podman --group-add keep-groups while in a userns in 317ms # skip chroot is not allowed in rootless mode
ok 176 |170| podman --group-add keep-groups while not in a userns in 332ms # skip chroot is not allowed in rootless mode
ok 177 |170| podman --group-add without keep-groups while in a userns in 420ms # skip chroot is not allowed in rootless mode
ok 178 |170| rootful pod with custom ID mapping in 502ms # skip does not work rootless - rootful feature
ok 179 |170| podman --remote --group-add keep-groups in 374ms # skip this test only meaningful under podman-remote
ok 180 |170| podman --group-add without keep-groups in 1064ms
ok 181 |170| podman --group-add keep-groups plus added groups in 628ms
ok 182 |170| podman userns=nomap in 1546ms
ok 183 |170| podman userns=keep-id in 1509ms
ok 184 |170| podman userns=keep-id in a pod in 1518ms
ok 185 |170| podman current user not mapped in the userns in 1949ms
ok 186 |195| podman test all namespaces in 13091ms
ok 187 |200| podman pod top - containers in different PID namespaces in 2619ms
ok 188 |200| podman pod create - custom volumes in 1330ms
ok 189 |200| podman pod create - custom infra image in 1098ms
ok 190 |200| podman pod - communicating via /dev/shm in 2521ms
ok 191 |200| podman pod create - hashtag AllTheOptions in 8445ms
ok 192 |200| podman pod create should fail when infra-name is already in use in 1500ms
ok 193 |200| podman pod create --share in 2163ms
ok 194 |200| podman pod create --pod new: --hostname in 2793ms
ok 195 |200| podman rm --force to remove infra container in 3093ms
ok 196 |200| podman pod create share net in 3556ms
ok 197 |200| pod exit policies in 4527ms
ok 198 |200| pod exit policies - play kube in 2681ms
ok 199 |200| pod resource limits in 490ms # skip [rootless] resource limits only work with root
ok 200 |200| podman pod create on failure in 777ms
ok 201 |200| podman pod create restart tests in 1724ms
ok 202 |200| podman pod ps --filter in 10501ms
ok 203 |200| podman pod cleans cgroup and keeps limits in 3924ms
ok 204 |220| podman healthcheck in 6181ms
ok 205 |220| podman healthcheck - restart cleans up old state in 2188ms
ok 206 |220| podman wait --condition={healthy,unhealthy} in 6363ms
ok 207 |220| podman healthcheck --health-on-failure in 8790ms
ok 208 |220| podman healthcheck --health-on-failure with interval in 5522ms
ok 209 |220| podman healthcheck --health-max-log-count values in 456ms
ok 210 |220| podman healthcheck --health-max-log-size values in 351ms
ok 211 |220| podman healthcheck --health-log-destination file in 1346ms
ok 212 |220| podman healthcheck --health-log-destination journal in 1578ms
ok 213 |220| podman healthcheck - stop container when healthcheck runs in 2198ms
ok 214 |220| podman healthcheck - start errors in 1739ms
[+0795s]
ok 215 |250| podman generate - systemd - basic in 5952ms
ok 216 |250| podman autoupdate local in 4752ms
ok 217 |250| podman generate systemd - envar in 2754ms
ok 218 |250| podman generate systemd - restart policy & timeouts in 2200ms
ok 219 |250| podman pass LISTEN environment in 2878ms
ok 220 |250| podman generate - systemd template in 2079ms
ok 221 |250| podman generate - systemd template no support for pod in 1898ms
ok 222 |250| podman generate - systemd template only used on --new in 719ms
ok 223 |250| podman --cgroup=cgroupfs doesn't show systemd warning in 664ms
ok 224 |250| podman --systemd sets container_uuid in 1142ms
ok 225 |250| podman --systemd fails on cgroup v1 with a private cgroupns in 349ms # skip test requires cgroupsv1
ok 226 |250| podman rootless-netns processes should be in different cgroup in 5646ms
ok 227 |250| podman create --health-on-failure=kill in 5821ms
ok 228 |250| podman-kube@.service template in 7702ms
ok 229 |250| podman generate - systemd - DEPRECATED in 1144ms
ok 230 |250| podman passes down the KillSignal and StopTimeout setting in 1763ms
[+0929s]
ok 231 |252| quadlet - basic in 4136ms
ok 232 |252| quadlet conflict names in 1548ms
ok 233 |252| quadlet - envvar in 2834ms
ok 234 |252| quadlet - ContainerName and journal output check in 3668ms
ok 235 |252| quadlet - labels in 4094ms
ok 236 |252| quadlet - oneshot in 3307ms
ok 237 |252| quadlet - volume in 3214ms
ok 238 |252| quadlet - volume dependency in 2717ms
ok 239 |252| quadlet - named volume dependency in 4084ms
ok 240 |252| quadlet - network in 3606ms
ok 241 |252| quadlet - network delete with dependencies in 4864ms
ok 242 |252| quadlet - network dependency in 3702ms
ok 243 |252| quadlet - named network dependency in 3660ms
ok 244 |252| quadlet kube - basic in 4277ms
ok 245 |252| quadlet kube - named network dependency in 5619ms
ok 246 |252| quadlet - rootfs in 1457ms # skip not applicable under rootless podman
ok 247 |252| quadlet - selinux disable in 3323ms
ok 248 |252| quadlet - selinux labels in 3937ms
ok 249 |252| quadlet - secret as environment variable in 3980ms
ok 250 |252| quadlet - secret as a file in 3908ms
ok 251 |252| quadlet - volume path using systemd %T specifier in 3681ms
ok 252 |252| quadlet - tmpfs in 2902ms
ok 253 |252| quadlet - userns in 3016ms
ok 254 |252| quadlet - exit-code propagation in 26572ms
ok 255 |252| quadlet kube - Working Directory in 5116ms
ok 256 |252| quadlet kube - start error in 5886ms
ok 257 |252| quadlet kube - pod without containers in 2853ms
ok 258 |252| quadlet - image files in 17755ms
ok 259 |252| quadlet - kube oneshot in 4345ms
ok 260 |252| quadlet - kube down force in 3990ms
ok 261 |252| quadlet - image tag in 16469ms
ok 262 |252| quadlet - pod simple in 4724ms
ok 263 |252| quadlet - kube build from unavailable image with no tag in 15257ms
ok 264 |252| quadlet - drop-in files in 2011ms
ok 265 |252| quadlet - build with pull in 2296ms
ok 266 |260| sdnotify : ignore in 1456ms
ok 267 |260| sdnotify : conmon in 1684ms
ok 268 |260| sdnotify : container in 3155ms
ok 269 |260| sdnotify : healthy in 3527ms
ok 270 |260| sdnotify : play kube - no policies in 4641ms
ok 271 |260| sdnotify : play kube - with policies in 6299ms
ok 272 |260| podman kube play - exit-code propagation in 21456ms
ok 273 |260| podman system service in 4183ms
ok 274 |271| podman system service - tcp CORS in 1844ms
ok 275 |271| podman system service - tcp without CORS in 1702ms
ok 276 |271| podman system service - CORS enabled in logs in 1587ms
ok 277 |280| podman update - test all HealthCheck flags in 4691ms
ok 278 |280| podman update - test HealthCheck flags without HealthCheck commands in 2389ms
ok 279 |280| podman update - --no-healthcheck in 1992ms
ok 280 |280| podman update - check behavior - change cmd and destination healthcheck in 2266ms
ok 281 |280| podman update - resources on update are not changed unless requested in 1706ms
ok 282 |410| podman selinux: confined container in 903ms
ok 283 |410| podman selinux: container with label=disable in 811ms
ok 284 |410| podman selinux: privileged container in 778ms
ok 285 |410| podman selinux: privileged --userns=host container in 807ms
ok 286 |410| podman selinux: --ipc=host container in 906ms
ok 287 |410| podman selinux: init container in 920ms
ok 288 |410| podman selinux: init container with --security-opt type in 840ms
ok 289 |410| podman selinux: init container with --security-opt level&type in 784ms
ok 290 |410| podman selinux: init container with --security-opt level in 1105ms
ok 291 |410| podman selinux: pid=host in 1248ms
ok 292 |410| podman selinux: container with overridden range in 761ms
ok 293 |410| podman selinux: inspect kvm labels in 710ms
ok 294 |410| podman selinux: inspect multiple labels in 784ms
ok 295 |410| podman selinux: shared context in (some) namespaces in 3578ms
ok 296 |410| podman selinux: containers in pods share full context in 3079ms
ok 297 |410| podman selinux: containers in --no-infra pods do not share context in 2163ms
ok 298 |410| podman with nonexistent labels in 1527ms
ok 299 |410| podman selinux nested in 1811ms
ok 300 |410| podman EnableLabeledUsers in 1665ms
ok 301 |410| podman selinux: check unsupported relabel in 429ms # skip not applicable under rootless podman
ok 302 |420| podman run, preserves initial --cgroup-manager in 2309ms
ok 303 |420| podman run --cgroups=disabled keeps the current cgroup in 2458ms
ok 304 |450| podman detects correct tty size in 2152ms
ok 305 |450| podman load - will not read from tty in 1225ms
ok 306 |450| podman run --tty -i failure with no tty in 3497ms
ok 307 |450| podman run -l passthrough-tty in 2294ms
ok 308 |500| podman network - basic tests in 2063ms
ok 309 |500| podman networking: port on localhost in 3524ms
ok 310 |500| podman pod manages /etc/hosts correctly in 2666ms
ok 311 |500| podman rootless cni adds /usr/sbin to PATH in 1272ms
ok 312 |500| podman network connect/disconnect with port forwarding in 6015ms
ok 313 |500| podman network after restart in 7505ms
ok 314 |500| podman run port forward range in 7065ms
ok 315 |500| podman run /etc/* permissions in 2149ms
ok 316 |500| podman network rm --force bogus in 875ms
ok 317 |500| podman network rm --dns-option in 1635ms
ok 318 |500| podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 1786ms
ok 319 |500| podman inspect list networks in 4357ms
ok 320 |500| podman --uts=host must use 'uname -n' for /etc/hostname in 2344ms
[+1125s]
ok 321 |505| IPv4 default address assignment in 795ms
ok 322 |505| IPv4 address assignment in 1383ms
ok 323 |505| No IPv4 in 730ms # skip IPv6 not routable on the host
ok 324 |505| IPv6 default address assignment in 388ms # skip IPv6 not routable on the host
ok 325 |505| IPv6 address assignment in 402ms # skip IPv6 not routable on the host
ok 326 |505| No IPv6 in 365ms # skip IPv6 not routable on the host
ok 327 |505| podman puts pasta IP in /etc/hosts in 946ms
ok 328 |505| IPv4 default route in 867ms
ok 329 |505| IPv4 default route assignment in 966ms
ok 330 |505| IPv6 default route in 344ms # skip IPv6 not routable on the host
ok 331 |505| IPv6 default route assignment in 417ms # skip IPv6 not routable on the host
ok 332 |505| Default MTU in 925ms
ok 333 |505| MTU assignment in 932ms
ok 334 |505| Loopback interface state in 963ms
ok 335 |505| Basic nameserver lookup in 1125ms
ok 336 |505| Default nameserver forwarding in 1364ms
ok 337 |505| Custom DNS forward address, IPv4 in 1363ms
ok 338 |505| Custom DNS forward address, IPv6 in 383ms # skip IPv6 not routable on the host
ok 339 |505| Single TCP port forwarding, IPv4, tap in 1540ms
ok 340 |505| Single TCP port forwarding, IPv4, loopback in 1671ms
ok 341 |505| TCP port range forwarding, IPv4, tap in 3253ms
ok 342 |505| TCP port range forwarding, IPv4, loopback in 2455ms
ok 343 |505| Translated TCP port forwarding, IPv4, tap in 1445ms
ok 344 |505| Translated TCP port forwarding, IPv4, loopback in 1351ms
ok 345 |505| TCP translated port range forwarding, IPv4, tap in 2818ms
ok 346 |505| TCP translated port range forwarding, IPv4, loopback in 3048ms
ok 347 |505| Address-bound TCP port forwarding, IPv4, tap in 1631ms
ok 348 |505| Address-bound TCP port forwarding, IPv4, loopback in 1727ms
ok 349 |505| Interface-bound TCP port forwarding, IPv4, tap in 2422ms
ok 350 |505| Interface-bound TCP port forwarding, IPv4, loopback in 1799ms
ok 351 |505| Single TCP port forwarding, IPv6, tap in 516ms # skip IPv6 not routable on the host
ok 352 |505| Single TCP port forwarding, IPv6, loopback in 647ms # skip IPv6 not routable on the host
ok 353 |505| TCP port range forwarding, IPv6, tap in 701ms # skip IPv6 not routable on the host
ok 354 |505| TCP port range forwarding, IPv6, loopback in 118517ms # skip IPv6 not routable on the host
ok 355 |505| Translated TCP port forwarding, IPv6, tap in 609ms # skip IPv6 not routable on the host
ok 356 |505| Translated TCP port forwarding, IPv6, loopback in 465ms # skip IPv6 not routable on the host
ok 357 |505| TCP translated port range forwarding, IPv6, tap in 407ms # skip IPv6 not routable on the host
ok 358 |505| TCP translated port range forwarding, IPv6, loopback in 616ms # skip IPv6 not routable on the host
ok 359 |505| Address-bound TCP port forwarding, IPv6, tap in 501ms # skip IPv6 not routable on the host
ok 360 |505| Address-bound TCP port forwarding, IPv6, loopback in 461ms # skip IPv6 not routable on the host
ok 361 |505| Interface-bound TCP port forwarding, IPv6, tap in 457ms # skip IPv6 not routable on the host
ok 362 |505| Interface-bound TCP port forwarding, IPv6, loopback in 444ms # skip IPv6 not routable on the host
ok 363 |505| Single UDP port forwarding, IPv4, tap in 1673ms
ok 364 |505| Single UDP port forwarding, IPv4, loopback in 1449ms
ok 365 |505| UDP port range forwarding, IPv4, tap in 2478ms
ok 366 |505| UDP port range forwarding, IPv4, loopback in 2468ms
ok 367 |505| Translated UDP port forwarding, IPv4, tap in 1672ms
ok 368 |505| Translated UDP port forwarding, IPv4, loopback in 1274ms
ok 369 |505| UDP translated port range forwarding, IPv4, tap in 2107ms
ok 370 |505| UDP translated port range forwarding, IPv4, loopback in 1712ms
ok 371 |505| Address-bound UDP port forwarding, IPv4, tap in 1256ms
ok 372 |505| Address-bound UDP port forwarding, IPv4, loopback in 1138ms
ok 373 |505| Interface-bound UDP port forwarding, IPv4, tap in 1424ms
ok 374 |505| Interface-bound UDP port forwarding, IPv4, loopback in 1186ms
ok 375 |505| Single UDP port forwarding, IPv6, tap in 287ms # skip IPv6 not routable on the host
ok 376 |505| Single UDP port forwarding, IPv6, loopback in 336ms # skip IPv6 not routable on the host
ok 377 |505| UDP port range forwarding, IPv6, tap in 310ms # skip IPv6 not routable on the host
ok 378 |505| UDP port range forwarding, IPv6, loopback in 333ms # skip IPv6 not routable on the host
ok 379 |505| Translated UDP port forwarding, IPv6, tap in 312ms # skip IPv6 not routable on the host
ok 380 |505| Translated UDP port forwarding, IPv6, loopback in 337ms # skip IPv6 not routable on the host
ok 381 |505| UDP translated port range forwarding, IPv6, tap in 374ms # skip IPv6 not routable on the host
ok 382 |505| UDP translated port range forwarding, IPv6, loopback in 341ms # skip IPv6 not routable on the host
ok 383 |505| Address-bound UDP port forwarding, IPv6, tap in 333ms # skip IPv6 not routable on the host
ok 384 |505| Address-bound UDP port forwarding, IPv6, loopback in 329ms # skip IPv6 not routable on the host
ok 385 |505| Interface-bound UDP port forwarding, IPv6, tap in 304ms # skip IPv6 not routable on the host
ok 386 |505| Interface-bound UDP port forwarding, IPv6, loopback in 332ms # skip IPv6 not routable on the host
ok 387 |505| TCP/IPv4 small transfer, tap in 1479ms
ok 388 |505| TCP/IPv4 small transfer, loopback in 1625ms
ok 389 |505| TCP/IPv4 large transfer, tap in 2217ms
ok 390 |505| TCP/IPv4 large transfer, loopback in 2045ms
ok 391 |505| TCP/IPv6 small transfer, tap in 631ms # skip IPv6 not routable on the host
ok 392 |505| TCP/IPv6 small transfer, loopback in 469ms # skip IPv6 not routable on the host
ok 393 |505| TCP/IPv6 large transfer, tap in 468ms # skip IPv6 not routable on the host
ok 394 |505| TCP/IPv6 large transfer, loopback in 449ms # skip IPv6 not routable on the host
ok 395 |505| UDP/IPv4 small transfer, tap in 1988ms
ok 396 |505| UDP/IPv4 small transfer, loopback in 2665ms
ok 397 |505| UDP/IPv4 large transfer, tap in 2334ms
ok 398 |505| UDP/IPv4 large transfer, loopback in 2089ms
ok 399 |505| UDP/IPv6 small transfer, tap in 463ms # skip IPv6 not routable on the host
ok 400 |505| UDP/IPv6 small transfer, loopback in 446ms # skip IPv6 not routable on the host
ok 401 |505| UDP/IPv6 large transfer, tap in 417ms # skip IPv6 not routable on the host
ok 402 |505| UDP/IPv6 large transfer, loopback in 449ms # skip IPv6 not routable on the host
ok 403 |505| pasta(1) quits when the namespace is gone in 747ms
ok 404 |505| Unsupported protocol in port forwarding in 708ms
ok 405 |505| Use options from containers.conf in 1075ms
ok 406 |505| pasta/bridge and host.containers.internal in 1957ms
ok 407 podman checkpoint - basic test in 38ms # skip checkpoint does not work rootless
ok 408 podman checkpoint --export, with volumes in 51ms # skip checkpoint does not work rootless
ok 409 podman checkpoint --file-locks in 38ms # skip checkpoint does not work rootless
ok 410 podman checkpoint/restore ip and mac handling in 35ms # skip checkpoint does not work rootless
[+1146s]
ok 411 |600| podman shell completion test in 296844ms
ok 412 |600| podman shell completion for paths in container/image in 2749ms
ok 413 |610| check Go template formatting in 41840ms
ok 414 |620| options that cannot be set together in 4183ms
ok 415 |700| podman kube with stdin in 1571ms
ok 416 |700| podman play in 2718ms
ok 417 |700| podman play --service-container in 5473ms
ok 418 |700| podman kube --network in 4606ms
ok 419 |700| podman kube play read-only in 3760ms
ok 420 |700| podman kube play read-only from containers.conf in 4581ms
ok 421 |700| podman play with user from image in 2588ms
ok 422 |700| podman kube play --replace external storage in 3554ms
ok 423 |700| podman kube --annotation in 1686ms
ok 424 |700| podman play Yaml deprecated --no-trunc annotation in 311ms # skip FIXME: I can't figure out what this test is supposed to do
ok 425 |700| podman kube play - default log driver in 121485ms
ok 426 |700| podman kube play - URL in 3157ms
ok 427 |700| podman play with init container in 2336ms
ok 428 |700| podman kube play - hostport in 2410ms
ok 429 |700| podman kube play - multi-pod YAML in 3387ms
ok 430 |700| podman kube generate filetype in 3086ms
ok 431 |700| podman kube play --wait with siginterrupt in 2828ms
ok 432 |700| podman kube play --wait - wait for pod to exit in 2267ms
ok 433 |700| podman kube play with configmaps in 1871ms
ok 434 |700| podman kube with --authfile=/tmp/bogus in 975ms
ok 435 |700| podman kube play with umask from containers.conf in 2402ms
ok 436 |700| podman kube generate tmpfs on /tmp in 1924ms
ok 437 |700| podman kube play - pull policy in 3276ms
ok 438 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status in 32746ms
ok 439 |700| podman play with image volume (automount annotation and OCI VolumeSource) in 11725ms
ok 440 |700| podman play with image volume pull policies in 16219ms
ok 441 |710| podman kube generate - usage message in 690ms
ok 442 |710| podman kube generate - container in 1998ms
not ok 443 |710| podman kube generate unmasked in 121692ms
# tags: ci:parallel
# (from function `run_podman' in file test/system/
helpers.bash, line 550
,
# in test file test/system/
710-kube.bats, line 93
)
# `run_podman kube down $KUBE' failed
#
<+ >
# $
podman
create --name c-t443-wub5sfs7 --security-opt unmask=all quay.io/libpod/testimage:20241011
<+169ms>
# 896753c1bab1d3b69b84add99852e4ed1c2645cc25162f28fefa1f6c7ed065a1
#
<+016ms>
# $
podman
inspect --format {{ .HostConfig.SecurityOpt }} c-t443-wub5sfs7
<+123ms>
# [unmask=all]
#
<+022ms>
# $
podman
kube generate c-t443-wub5sfs7 -f /tmp/CI_7Tb7/podman_bats.YXHoH1/kube.yaml
#
<+135ms>
# $
podman
kube play /tmp/CI_7Tb7/podman_bats.YXHoH1/kube.yaml
<+554ms>
# Pod:
# 788bbe64aab331245909555a6e0befc5550f16fac801ac1653e8a0b8d24d6cd5
# Container:
# 8a269fac3fdc1a97a15c8418893fef115cf06a428d3453a8ab90ee88212680c2
#
<+022ms>
# $
podman
inspect --format {{ .HostConfig.SecurityOpt }} c-t443-wub5sfs7-pod-c-t443-wub5sfs7
<+263ms>
# [unmask=all]
#
<+019ms>
# $
podman
kube down /tmp/CI_7Tb7/podman_bats.YXHoH1/kube.yaml
<+0120s>
# timeout: sending signal TERM to command ‘/var/tmp/go/src/github.com/containers/podman/bin/podman’
<+008ms>
# [ rc=124 (** EXPECTED 0 **) ]
# *** TIMED OUT ***
# # [teardown]
ok 444 |710| podman kube generate volumes in 1272ms
ok 445 |710| podman kube generate - pod in 2560ms
ok 446 |710| podman kube generate - deployment in 2248ms
ok 447 |710| podman kube generate - job in 1780ms
[+1147s]
make: *** [Makefile:709: localsystem] Error 1 [13:17:28] END - [+1147s] total duration since 2025-05-12T18:17:28Z
Summary:
638 Passed
,
1 Failed
,
82 Skipped
. Total tests: 721
Processed Mon May 12 13:17:28 2025 by logformatter v0.3