Synopsis


GitHub PR:23275 - WIP: system test parallelization: two-pass approach
Test name:sys podman debian-13 rootless host sqlite
Cirrus:Build 5312338943803392 / Task 5099692831277056
Logs:main / journal
Base commit:eecdba40093b78977e7b0bd275052c147a5f8957

 
[16:27:05] START - All [+xxxx] lines that follow are relative to 2024-07-18T16:27:05Z.
[+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:418 in dotest()
[+0001s] # Wipe existing config, database, and cache: start with clean slate.
         rm -f -rf /home/some17221dude/.local/share/containers /home/some17221dude/.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 '!para' test/system/
[+0017s] 1..548
[+0020s] ok 1 [001] podman version emits reasonable output in 195ms
[+0025s] # Arch:amd64 OS:debian13 Runtime:crun Rootless:true Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay
         ok 2 [001] podman info in 5313ms
         ok 3 [001] podman --context emits reasonable output in 11ms # skip only applicable on podman-remote
[+0026s] ok 4 [001] podman can pull an image in 932ms
         ok 5 [001] podman-remote : really is remote, works as --remote option in 11ms # skip only applicable on podman-remote
         ok 6 [001] podman-remote: defaults in 295ms
[+0027s] ok 7 [001] podman-remote: check for command usage message without a running endpoint in 76ms
         ok 8 [001] timeout in 11ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
         ok 9 [001] jq is installed and produces reasonable output in 86ms
         ok 10 [001] podman --log-level recognizes log levels in 625ms
         ok 11 [001] podman --noout properly suppresses output in 50ms
[+0028s] ok 12 [001] podman --noout is actually writing to /dev/null in 110ms
         ok 13 [001] podman version --out writes matching version to a json in 124ms
         ok 14 [001] podman - shutdown engines in 476ms
[+0030s] ok 15 [005] podman info - basic test in 1288ms
[+0031s] ok 16 [005] podman info - json in 1416ms
[+0032s] ok 17 [005] podman info - confirm desired runtime in 1133ms
[+0033s] ok 18 [005] podman info - confirm desired network backend in 1138ms
[+0035s] ok 19 [005] podman info - confirm desired database in 1109ms
[+0036s] ok 20 [005] podman info - confirm desired storage driver in 1727ms
[+0037s] ok 21 [005] podman info - RHEL8 must use runc in 568ms # skip only applicable on RHEL, this is Debian GNU/Linux
[+0038s] ok 22 [005] podman info --storage-opt=''  in 607ms # skip storage opts are required for rootless running
         ok 23 [005] podman info netavark  in 557ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0039s] ok 24 [005] podman --root PATH info - basic output in 1115ms
[+0041s] ok 25 [005] rootless podman with symlinked /home/some17221dude in 1132ms
[+0042s] ok 26 [005] podman --root PATH --volumepath info - basic output in 1123ms
[+0044s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 2433ms
[+0046s] ok 28 [005] podman - BoltDB cannot create new databases in 1378ms
[+0047s] ok 29 [010] podman images - basic output in 852ms
[+0048s] ok 30 [010] podman images - custom formats in 1139ms
[+0049s] ok 31 [010] podman images - json in 769ms
[+0050s] ok 32 [010] podman images - history output in 1802ms
[+0052s] ok 33 [010] podman images - filter in 1712ms
[+0054s] ok 34 [010] podman images -a, after pulling by sha  in 1741ms
[+0055s] ok 35 [010] podman images - table format in 1012ms
[+0057s] ok 36 [010] podman images - rmi -af removes all containers and pods in 2450ms
[+0059s] ok 37 [010] podman images - rmi -f can remove infra images in 1456ms
[+0060s] ok 38 [010] podman rmi --ignore in 753ms
[+0061s] ok 39 [010] podman image rm --force bogus in 1025ms
[+0062s] ok 40 [010] podman images - commit docker with comment in 1266ms
[+0064s] ok 41 [010] podman pull image with additional store in 1847ms
[+0067s] ok 42 [010] podman images with concurrent removal in 2803ms
[+0069s] ok 43 [011] podman image - sign with no sigfile in 2457ms
[+0071s] ok 44 [012] podman images - bare manifest list in 1218ms
[+0079s] ok 45 [012] podman manifest --tls-verify and --authfile in 8465ms
[+0082s] ok 46 [012] manifest list --add-compression with zstd in 2971ms
[+0118s] ok 47 [012] manifest list --add --artifact in 35478ms
[+0174s] ok 48 [015] podman help - basic tests in 55770ms
[+0176s] ok 49 [020] podman tag/untag in 1970ms
[+0177s] ok 50 [020] podman untag all in 1019ms
[+0180s] ok 51 [030] podman run --pull in 2719ms
[+0181s] ok 52 [030] podman --noout run should not print output in 893ms
[+0182s] ok 53 [030] podman --noout create should not print output in 752ms
[+0183s] ok 54 [030] podman --out create should save the container id in 868ms
[+0184s] ok 55 [030] podman run : look up correct image name in 1358ms
[+0185s] ok 56 [030] podman run on untagged image: make sure that image metadata is set in 1053ms
[+0187s] ok 57 [030] podman inspect includes image data in 1274ms
[+0189s] ok 58 [030] Verify /run/.containerenv exist in 2278ms
[+0190s] ok 59 [030] podman run with --net=host and --port prints warning in 779ms
[+0191s] ok 60 [030] podman run - check workdir in 1177ms
[+0194s] ok 61 [030] podman run - does not truncate or hang with big output in 2873ms
[+0195s] ok 62 [030] podman run - do not set empty HOME in 778ms
[+0198s] ok 63 [030] podman run --timeout - basic test in 3287ms
[+0199s] ok 64 [030] podman run no /etc/mtab  in 1348ms
[+0201s] ok 65 [030] podman run --hostuser tests in 1773ms
[+0202s] ok 66 [030] podman run --device-cgroup-rule tests in 681ms
[+0203s] ok 67 [030] podman run closes stdin in 812ms
[+0205s] ok 68 [030] podman run defaultenv in 2204ms
[+0206s] ok 69 [030] podman run - no /etc/hosts in 590ms # skip Test is too dangerous to run in a non-container environment
[+0207s] ok 70 [030] podman run image with filesystem permission in 802ms
[+0208s] ok 71 [030] podman run with log-opt option in 1056ms
[+0209s] ok 72 [030] podman run --kernel-memory warning in 812ms
         ok 73 [030] podman run update /etc/hosts in 831ms
[+0211s] ok 74 [030] podman run doesn't override oom-score-adj in 1465ms
[+0212s] ok 75 [030] rootless podman clamps oom-score-adj if it is lower than the current one in 812ms
[+0213s] ok 76 [030] podman top does not use nsenter from image in 1493ms
[+0215s] ok 77 [030] podman create --security-opt in 1342ms
         ok 78 [030] podman run --device-read-bps in 611ms # skip cannot use this flag in rootless mode
[+0217s] ok 79 [030] podman run failed --rm  in 1219ms
[+0218s] ok 80 [030] podman run --attach stdin prints container ID in 1022ms
         ok 81 [030] podman run --privileged as root with systemd will not mount /dev/tty in 586ms # skip [rootless] this test only makes sense as root
[+0219s] ok 82 [030] podman run --privileged as rootless will not mount /dev/tty\d+ in 1011ms
[+0220s] ok 83 [030] podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 1004ms
[+0223s] ok 84 [030] podman run read-only from containers.conf in 2110ms
[+0224s] ok 85 [030] podman run ulimit from containers.conf in 1006ms
[+0225s] ok 86 [030] podman run ulimit with -1 in 1154ms
[+0226s] ok 87 [030] podman run bad --name in 1075ms
[+0227s] ok 88 [030] podman run --net=host --cgroupns=host with read only cgroupfs in 982ms
[+0228s] ok 89 [030] podman run - rootfs with idmapped mounts in 581ms # skip [rootless] idmapped mounts work only with root for now
[+0229s] ok 90 [030] podman run --restart=always -- wait in 1068ms
[+0230s] ok 91 [030] podman run - custom static_dir in 1186ms
[+0235s] ok 92 [030] podman --authfile=nonexistent-path in 4568ms
[+0236s] ok 93 [030] podman --syslog and environment passed to conmon in 1040ms
[+0239s] ok 94 [030] podman create container with conflicting name in 2805ms
[+0245s] ok 95 [030] podman run - /run must not be world-writable in systemd containers in 6327ms
[+0246s] ok 96 [030] podman run with mounts.conf missing in 1450ms
[+0249s] ok 97 [032] podman sigproxy test: run in 1995ms
[+0251s] ok 98 [032] podman sigproxy test: start in 2107ms
[+0253s] ok 99 [032] podman sigproxy test: attach in 2119ms
[+0254s] ok 100 [037] podman container runlabel test in 1048ms
[+0256s] ok 101 [040] podman ps - basic tests in 1377ms
[+0261s] ok 102 [040] podman ps --filter in 5838ms
[+0264s] ok 103 [040] podman ps --external in 2085ms
[+0265s] ok 104 [040] podman ps --format label in 949ms
[+0266s] ok 105 [040] podman pod ps --format label in 1147ms
[+0267s] ok 106 [040] podman ps --format PodName in 1449ms
[+0270s] ok 107 [045] podman start --all - start all containers in 3087ms
[+0271s] ok 108 [045] podman start --all with incompatible options in 601ms
[+0273s] ok 109 [045] podman start --filter - start only containers that match the filter in 1895ms
[+0274s] ok 110 [045] podman start --filter invalid-restart-policy - return error in 894ms
[+0275s] ok 111 [045] podman start --all --filter in 1213ms
[+0276s] ok 112 [045] podman start print IDs or raw input in 1222ms
[+0278s] ok 113 [045] podman start again with lower ulimit -u in 1340ms
[+0289s] ok 114 [050] podman stop - basic test in 11083ms
[+0292s] ok 115 [050] podman stop --all in 2709ms
[+0293s] ok 116 [050] podman stop print IDs or raw input in 1222ms
[+0294s] ok 117 [050] podman stop --ignore in 903ms
[+0299s] ok 118 [050] podman stop - can trap signal in 5048ms
[+0301s] ok 119 [050] podman stop - unlock while waiting for timeout in 2160ms
[+0303s] ok 120 [050] podman stop -t 1 Generate warning in 1918ms
[+0304s] ok 121 [050] podman stop --noout in 836ms
[+0306s] ok 122 [050] podman stop, with --rm container in 1984ms
[+0308s] ok 123 [055] podman rm in 1366ms
[+0309s] ok 124 [055] podman rm - running container, w/o and w/ force in 963ms
[+0310s] ok 125 [055] podman rm container from storage in 997ms
[+0312s] ok 126 [055] podman rm <-> run --rm race in 1949ms
[+0313s] ok 127 [055] podman rm --depend in 963ms
[+0316s] ok 128 [055] podman rm -f in 3742ms
[+0317s] ok 129 [055] podman container rm --force bogus in 997ms
[+0320s] ok 130 [055] podman container rm doesn't affect stopping containers in 2397ms
[+0322s] ok 131 [055] podman container rm --force doesn't leave running processes in 1870ms
         ok 132 [060] podman mount - basic test in 583ms # skip mount does not work rootless
[+0323s] ok 133 [060] podman image mount in 569ms # skip too hard to test rootless
[+0326s] ok 134 [060] podman run --mount ro=false  in 2551ms
         ok 135 [060] podman run --mount image in 586ms # skip too hard to test rootless
[+0327s] ok 136 [060] podman run --mount image inspection in 582ms # skip too hard to test rootless
[+0329s] ok 137 [060] podman mount containers.conf in 1588ms
         ok 138 [060] podman mount external container - basic test in 572ms # skip mount does not work rootless
[+0332s] ok 139 [060] podman volume globs in 2754ms
[+0333s] ok 140 [060] podman mount noswap memory mounts in 903ms
[+0346s] ok 141 [060] podman mount no-dereference in 12728ms
[+0349s] ok 142 [070] podman build - basic test in 2737ms
[+0352s] ok 143 [070] podman buildx - basic test in 3540ms
[+0354s] ok 144 [070] podman build test -f - in 2047ms
[+0356s] ok 145 [070] podman build - global runtime flags test in 1125ms
[+0357s] ok 146 [070] podman build - set runtime in 1021ms
[+0359s] ok 147 [070] podman build - cache (#3920) in 2087ms
[+0360s] ok 148 [070] podman build test -f ./relative in 1578ms
[+0363s] ok 149 [070] podman parallel build should not race in 2435ms
[+0365s] ok 150 [070] podman build - URLs in 1868ms
[+0369s] ok 151 [070] podman build - workdir, cmd, env, label in 4470ms
[+0372s] ok 152 [070] podman build - COPY with ignore in 2314ms
[+0373s] ok 153 [070] podman build with ignore '*' in 1776ms
[+0374s] ok 154 [070] podman build with ignore '*' and containerfile outside of build context in 995ms
[+0376s] ok 155 [070] podman build - stdin test in 1932ms
[+0378s] ok 156 [070] podman build - does not gobble stdin that does not belong to it in 1422ms
[+0381s] ok 157 [070] podman build --layers test in 2883ms
[+0383s] ok 158 [070] build with copy-from referencing the base image in 2047ms
[+0384s] ok 159 [070] podman build --pull-never in 1460ms
[+0385s] ok 160 [070] podman build --logfile test in 1034ms
[+0386s] ok 161 [070] podman build check_label in 828ms # skip selinux not available
[+0389s] ok 162 [070] podman build check_seccomp_ulimits in 2502ms
[+0390s] ok 163 [070] podman build --authfile bogus test in 882ms
[+0391s] ok 164 [070] podman build COPY hardlinks  in 1483ms
[+0393s] ok 165 [070] podman build -f test in 2013ms
[+0395s] ok 166 [070] podman build .dockerignore failure test in 1262ms
[+0396s] ok 167 [070] podman build .containerignore and .dockerignore test in 1455ms
[+0398s] ok 168 [070] podman build build context ownership in 2055ms
[+0400s] ok 169 [070] podman build build context is a symlink to a directory in 1260ms
[+0401s] ok 170 [070] podman build --squash --squash-all should conflict in 939ms
[+0402s] ok 171 [070] podman build --volumes-from conflict in 1607ms
[+0403s] ok 172 [070] podman build empty context dir in 1037ms
[+0404s] ok 173 [070] podman build --file=https in 1049ms
[+0405s] ok 174 [070] podman build --help defaults in 899ms
[+0407s] ok 175 [075] podman exec - basic test in 1983ms
[+0409s] ok 176 [075] podman exec - leak check in 1340ms
[+0410s] ok 177 [075] podman exec - cat from stdin in 1489ms
[+0412s] ok 178 [075] podman exec - with keep-id in 1172ms
[+0413s] ok 179 [075] podman exec/run - missing output in 1321ms
[+0415s] ok 180 [075] podman run umask in 2135ms
[+0420s] ok 181 [075] podman exec --tty in 4542ms
[+0421s] ok 182 [075] podman exec - does not leak session IDs on invalid command in 1667ms
[+0423s] ok 183 [075] podman exec --preserve-fd in 1611ms
[+0429s] ok 184 [080] podman pause/unpause in 5923ms
[+0431s] ok 185 [080] podman unpause --all in 1579ms
[+0432s] ok 186 [085] podman top - basic tests in 1274ms
[+0433s] ok 187 [090] events with a filter by label and --no-trunc option in 1251ms
[+0436s] ok 188 [090] image events in 2323ms
[+0437s] ok 189 [090] events with disjunctive filters - file in 1084ms
[+0438s] ok 190 [090] events with disjunctive filters - journald in 1140ms
[+0439s] ok 191 [090] events with file backend and journald logdriver with --follow failure in 1036ms
[+0440s] ok 192 [090] events with disjunctive filters - default in 1086ms
[+0441s] ok 193 [090] events with events_logfile_path in containers.conf in 692ms
[+0442s] ok 194 [090] events log-file rotation in 1351ms
[+0444s] ok 195 [090] events log-file no duplicates in 1941ms
[+0445s] ok 196 [090] events - labels included in container die in 909ms
[+0446s] ok 197 [090] events - backend none should error in 755ms
[+0447s] ok 198 [090] events - container inspect data - journald in 1081ms
[+0448s] ok 199 [090] events - container inspect data - file in 1093ms
[+0449s] ok 200 [090] events - docker compat in 901ms
[+0450s] ok 201 [090] events - volume events in 932ms
[+0451s] ok 202 [090] events - invalid filter in 662ms
[+0452s] ok 203 [120] podman load invalid file in 1241ms
[+0454s] ok 204 [120] podman save to pipe and load in 1828ms
[+0455s] ok 205 [120] podman image scp transfer in 1121ms # skip broken warning about cgroup-manager=systemd and enabling linger
[+0458s] ok 206 [120] podman load - by image ID in 2885ms
[+0461s] ok 207 [120] podman load - by image name in 2945ms
[+0464s] ok 208 [120] podman load - from URL in 2353ms
[+0465s] ok 209 [120] podman load - redirect corrupt payload in 1242ms
[+0468s] ok 210 [120] podman load - multi-image archive in 2820ms
[+0470s] ok 211 [120] podman load - multi-image archive with redirect in 2470ms
[+0472s] ok 212 [120] podman save --oci-accept-uncompressed-layers in 1620ms
[+0476s] ok 213 [125] podman import in 3765ms
         ok 214 [125] podman export, alter tarball, re-import in 569ms # skip test requires tar >= 1.35 (you have: 134)
[+0480s] ok 215 [130] podman kill - test signal handling in containers in 3851ms
[+0484s] ok 216 [130] podman kill - rejects invalid args in 3060ms
[+0485s] ok 217 [130] podman kill - print IDs or raw input in 1135ms
[+0486s] ok 218 [130] podman kill - concurrent stop in 1057ms
[+0487s] ok 219 [130] podman wait - exit codes in 1199ms
[+0488s] ok 220 [130] podman kill - no restart in 1194ms
[+0489s] ok 221 [140] podman diff in 1037ms
[+0490s] ok 222 [140] podman diff with buildah container  in 1084ms
[+0493s] ok 223 [150] podman login - basic test in 2749ms
[+0494s] ok 224 [150] podman login - with wrong credentials in 902ms
[+0495s] ok 225 [150] podman login - check generated authfile in 1024ms
[+0496s] ok 226 [150] podman login inconsistent authfiles in 825ms
[+0497s] ok 227 [150] podman login - check with --config global option in 1008ms
[+0498s] ok 228 [150] podman push fail in 904ms
[+0501s] ok 229 [150] podman push and search ok with --tls-verify=false in 2673ms
[+0503s] ok 230 [150] podman push and search ok with --tls-verify=true in 2315ms
[+0505s] ok 231 [150] podman login - shares credentials with skopeo - default auth file in 1752ms
[+0507s] ok 232 [150] podman login - shares credentials with skopeo - via envariable in 1729ms
[+0509s] ok 233 [150] podman login - shares credentials with skopeo - via --authfile in 1708ms
[+0511s] ok 234 [150] podman login -secret test in 2061ms
[+0523s] ok 235 [150] podman pull images with retry in 12686ms
[+0525s] ok 236 [150] podman containers.conf retry in 1041ms
[+0527s] ok 237 [160] podman run --volumes : basic in 1961ms
[+0529s] ok 238 [160] podman volume duplicates in 2048ms
[+0530s] ok 239 [160] podman volume filter --name in 1320ms
[+0532s] ok 240 [160] podman volume create / run in 1325ms
[+0533s] ok 241 [160] podman volume rm --force in 1163ms
[+0534s] ok 242 [160] podman volume: exec/noexec in 1587ms
[+0537s] ok 243 [160] podman volume, implicit creation with run in 2433ms
[+0539s] ok 244 [160] podman volume import test in 1841ms
[+0540s] ok 245 [160] podman volume export to stdout in 1287ms
[+0542s] ok 246 [160] podman volume user test in 1866ms
[+0544s] ok 247 [160] podman volume with --userns=keep-id in 1733ms
[+0546s] ok 248 [160] podman volume prune in 2665ms
[+0548s] ok 249 [160] podman volume type=bind in 1244ms
[+0549s] ok 250 [160] podman volume type=tmpfs in 1405ms
[+0551s] ok 251 [160] podman volume create copyup in 2034ms
[+0552s] ok 252 [160] podman volume mount in 958ms
[+0555s] ok 253 [160] podman --image-volume in 3090ms
[+0557s] ok 254 [160] podman volume rm --force bogus in 1249ms
[+0558s] ok 255 [160] podman ps -f in 1271ms
[+0559s] ok 256 [160] podman run with building volume and selinux file label in 805ms # skip selinux not available
[+0560s] ok 257 [160] podman volume create --ignore - do not chown in 1384ms
[+0562s] ok 258 [170] podman userns=auto in config file in 1229ms
[+0563s] ok 259 [170] podman userns=auto and secrets in 1047ms
[+0564s] ok 260 [170] podman userns=auto with id mapping in 934ms
         ok 261 [180] podman run --blkio-weight-device in 567ms # skip cannot create devices in rootless mode
[+0565s] ok 262 [190] podman --ipc=host in 980ms
[+0567s] ok 263 [190] podman --ipc=none in 1253ms
[+0568s] ok 264 [190] podman --ipc=private in 1151ms
[+0569s] ok 265 [190] podman --ipc=shareable in 1278ms
[+0571s] ok 266 [190] podman --ipc=container@test in 1654ms
[+0578s] ok 267 [195] podman test all namespaces in 6717ms
[+0579s] ok 268 [200] podman pod - basic tests in 1100ms
[+0581s] ok 269 [200] podman pod top - containers in different PID namespaces in 1934ms
[+0582s] ok 270 [200] podman pod create - custom volumes in 1276ms
[+0584s] ok 271 [200] podman pod create - custom infra image in 1303ms
[+0586s] ok 272 [200] podman pod - communicating between pods in 2583ms
[+0589s] ok 273 [200] podman pod - communicating via /dev/shm  in 2127ms
[+0593s] ok 274 [200] podman pod create - hashtag AllTheOptions in 4597ms
[+0595s] ok 275 [200] podman pod create should fail when infra-name is already in use in 1674ms
[+0597s] ok 276 [200] podman pod create --share in 1936ms
[+0599s] ok 277 [200] podman pod create --pod new: --hostname in 1773ms
[+0601s] ok 278 [200] podman rm --force to remove infra container in 2162ms
[+0603s] ok 279 [200] podman pod create share net in 2521ms
[+0607s] ok 280 [200] pod exit policies in 3165ms
[+0610s] ok 281 [200] pod exit policies - play kube in 3108ms
[+0611s] ok 282 [200] pod resource limits in 864ms # skip [rootless] resource limits only work with root
[+0613s] ok 283 [200] podman pod ps doesn't race with pod rm in 2457ms
[+0615s] ok 284 [200] podman pod rm --force bogus in 1555ms
[+0616s] ok 285 [200] podman pod create on failure in 1232ms
[+0618s] ok 286 [200] podman pod create restart tests in 1636ms
[+0624s] ok 287 [200] podman pod ps --filter in 6092ms
[+0627s] ok 288 [200] podman pod cleans cgroup and keeps limits in 2718ms
[+0636s] ok 289 [220] podman healthcheck in 9174ms
[+0638s] ok 290 [220] podman healthcheck - restart cleans up old state in 1734ms
[+0643s] ok 291 [220] podman wait --condition={healthy,unhealthy} in 5571ms
[+0648s] ok 292 [220] podman healthcheck --health-on-failure in 4683ms
[+0653s] ok 293 [220] podman healthcheck --health-on-failure with interval in 4840ms
[+0658s] ok 294 [250] podman generate - systemd - basic in 4387ms
[+0660s] ok 295 [250] podman autoupdate local in 2687ms
[+0662s] ok 296 [250] podman generate systemd - envar in 2109ms
[+0664s] ok 297 [250] podman generate systemd - restart policy & timeouts in 1369ms
[+0665s] ok 298 [250] podman pass LISTEN environment  in 1364ms
[+0667s] ok 299 [250] podman generate - systemd template in 1608ms
[+0668s] ok 300 [250] podman generate - systemd template no support for pod in 1569ms
[+0669s] ok 301 [250] podman generate - systemd template only used on --new in 881ms
[+0671s] ok 302 [250] podman --cgroup=cgroupfs doesn't show systemd warning in 1123ms
[+0672s] ok 303 [250] podman --systemd sets container_uuid in 960ms
         ok 304 [250] podman --systemd fails on cgroup v1 with a private cgroupns in 565ms # skip test requires cgroupsv1
[+0676s] ok 305 [250] podman rootless-netns processes should be in different cgroup in 3318ms
[+0679s] ok 306 [250] podman create --health-on-failure=kill in 3885ms
[+0680s] # [Building & using podman-kube@.service from source]
[+0684s] ok 307 [250] podman-kube@.service template in 4960ms
[+0685s] ok 308 [250] podman generate - systemd - DEPRECATED in 1002ms
[+0687s] ok 309 [250] podman passes down the KillSignal and StopTimeout setting in 986ms
         ok 310 [251] podman system service <bad_scheme_uri> returns error in 757ms
[+0690s] ok 311 [251] podman system service unix: without two slashes still works in 2176ms
[+0691s] ok 312 [251] podman-system-service containers survive service stop in 1728ms
[+0693s] ok 313 [251] podman --host / -H options in 1764ms
[+0694s] ok 314 [251] podman-system-service --log-level=trace should be able to hijack in 1209ms
[+0697s] ok 315 [252] quadlet - basic in 2380ms
[+0698s] ok 316 [252] quadlet conflict names in 869ms
[+0700s] ok 317 [252] quadlet - envvar in 1666ms
[+0702s] ok 318 [252] quadlet - ContainerName and journal output check in 2189ms
[+0704s] ok 319 [252] quadlet - labels in 2067ms
[+0706s] ok 320 [252] quadlet - oneshot in 1677ms
[+0708s] ok 321 [252] quadlet - volume in 2030ms
[+0710s] ok 322 [252] quadlet - volume dependency in 2225ms
[+0712s] ok 323 [252] quadlet - named volume dependency in 2061ms
[+0715s] ok 324 [252] quadlet - network in 2573ms
[+0718s] ok 325 [252] quadlet - network dependency in 2694ms
[+0721s] ok 326 [252] quadlet - named network dependency in 3114ms
[+0724s] ok 327 [252] quadlet kube - basic in 3308ms
[+0728s] ok 328 [252] quadlet kube - named network dependency in 3311ms
[+0729s] ok 329 [252] quadlet - rootfs in 1444ms # skip selinux not available
[+0730s] ok 330 [252] quadlet - selinux disable in 981ms # skip selinux not available
[+0731s] ok 331 [252] quadlet - selinux labels in 969ms # skip selinux not available
[+0733s] ok 332 [252] quadlet - secret as environment variable in 2221ms
[+0737s] ok 333 [252] quadlet - secret as a file in 2997ms
[+0739s] ok 334 [252] quadlet - volume path using systemd %T specifier in 2677ms
[+0741s] ok 335 [252] quadlet - tmpfs in 1976ms
[+0743s] ok 336 [252] quadlet - userns in 1897ms
[+0749s] ok 337 [252] quadlet - exit-code propagation in 5829ms
[+0752s] ok 338 [252] quadlet kube - Working Directory in 3371ms
[+0768s] ok 339 [252] quadlet - image files in 14985ms
[+0772s] ok 340 [252] quadlet - kube oneshot in 3974ms
[+0775s] ok 341 [252] quadlet - kube down force in 3743ms
[+0789s] ok 342 [252] quadlet - image tag in 13140ms
[+0792s] ok 343 [252] quadlet - pod simple in 3368ms
[+0805s] ok 344 [252] quadlet - kube build from unavailable image with no tag in 13315ms
[+0807s] ok 345 [252] quadlet - drop-in files in 1222ms
[+0808s] ok 346 [255] podman auto-update - validate input in 1480ms
[+0813s] ok 347 [255] podman auto-update - label io.containers.autoupdate=image in 4481ms
[+0816s] ok 348 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 2993ms
[+0818s] ok 349 [255] podman auto-update - label io.containers.autoupdate=disabled in 1881ms
[+0820s] ok 350 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1910ms
[+0822s] ok 351 [255] podman auto-update - label io.containers.autoupdate=local in 2550ms
[+0831s] ok 352 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 8153ms
[+0841s] ok 353 [255] podman auto-update with multiple services in 10281ms
[+0844s] ok 354 [255] podman auto-update using systemd in 3271ms
[+0845s] # [Building & using podman-kube@.service from source]
[+0857s] ok 355 [255] podman-kube@.service template with rollback in 12504ms
[+0863s] ok 356 [255] podman auto-update - pod in 6331ms
[+0868s] ok 357 [255] podman-auto-update --authfile in 4822ms
[+0870s] ok 358 [260] podman pull - EXTEND_TIMEOUT_USEC in 1930ms
[+0872s] ok 359 [270] podman system service - socket activation - no container in 1678ms
[+0874s] ok 360 [270] podman system service - socket activation - existing container in 1222ms
[+0875s] ok 361 [270] podman system service - socket activation - kill rootless pause in 1312ms
[+0881s] ok 362 [271] podman system service - tcp CORS in 5674ms
[+0886s] ok 363 [271] podman system service - tcp without CORS in 5655ms
[+0888s] ok 364 [271] podman system service - CORS enabled in logs in 1712ms
         ok 365 podman system connection - basic add / ls / remove in 7ms # skip only applicable when running remote
         ok 366 podman system connection - tcp in 7ms # skip only applicable when running remote
         ok 367 podman system connection - ssh in 6ms # skip only applicable when running remote
         ok 368 podman-remote: non-default connection in 7ms # skip only applicable when running remote
[+0890s] ok 369 [280] podman update - test all options in 1249ms
[+0892s] ok 370 [280] podman update - set restart policy in 2256ms
[+0893s] ok 371 [300] podman cli parsing - quoted args - #2574 in 842ms
[+0894s] ok 372 [300] podman flag error in 734ms
[+0895s] ok 373 [300] podman run --env in 916ms
[+0896s] ok 374 [300] podman run/exec --env-file in 1455ms
[+0898s] ok 375 [300] podman run --env with glob in 1228ms
[+0899s] ok 376 [300] podman create --label-file in 1292ms
[+0900s] ok 377 [320] podman system df - basic functionality in 1038ms
[+0901s] ok 378 [320] podman system df --format {{ json . }} functionality in 1007ms
[+0903s] ok 379 [320] podman system df --format json functionality in 1778ms
[+0906s] ok 380 [320] podman system df - with active containers and volumes in 3002ms
[+0907s] ok 381 podman corrupt images - initialize in 580ms
[+0908s] ok 382 podman corrupt images - rmi -f <image-id> in 1530ms
[+0910s] ok 383 podman corrupt images - rmi -f <image-tagged-name> in 1528ms
[+0911s] ok 384 podman corrupt images - rmi -f -a in 1453ms
[+0913s] ok 385 podman corrupt images - image prune in 1456ms
[+0914s] ok 386 podman corrupt images - system reset in 1606ms
[+0915s] ok 387 podman corrupt images - cleanup in 108ms
[+0918s] ok 388 [331] podman system check - unmanaged layers in 3324ms
[+0920s] ok 389 [331] podman system check - unused layers in 2004ms
[+0922s] ok 390 [331] podman system check - layer content digest changed in 2322ms
[+0925s] ok 391 [331] podman system check - layer content added in 2304ms
[+0927s] ok 392 [331] podman system check - storage image layer missing in 2298ms
[+0929s] ok 393 [331] podman system check - storage container image missing in 2253ms
[+0932s] ok 394 [331] podman system check - storage layer data missing in 2328ms
[+0934s] ok 395 [331] podman system check - storage image data missing in 2285ms
[+0936s] ok 396 [331] podman system check - storage image data modified in 2322ms
[+0939s] ok 397 [331] podman system check - container data missing in 2570ms
[+0942s] ok 398 [331] podman system check - container data modified in 2486ms
         ok 399 [400] podman container storage is not accessible by unprivileged users in 620ms # skip [rootless] test meaningless without suid
[+0943s] ok 400 [400] sensitive mount points are masked without --privileged in 899ms
[+0944s] ok 401 [410] podman selinux: container with label=disable in 587ms # skip selinux not available
[+0945s] ok 402 [410] podman selinux: privileged container in 616ms # skip selinux not available
[+0946s] ok 403 [410] podman selinux: pid=host in 1206ms # skip selinux not available
[+0948s] ok 404 [450] podman detects correct tty size in 1469ms
[+0949s] ok 405 [450] podman load - will not read from tty in 1199ms
[+0951s] ok 406 [450] podman run --tty -i failure with no tty in 2077ms
[+0953s] ok 407 [450] podman run -l passthrough-tty in 1990ms
[+0955s] ok 408 [500] podman network - basic tests in 1407ms
[+0957s] ok 409 [500] podman networking: port on localhost in 2035ms
[+0960s] ok 410 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 3538ms
[+0962s] ok 411 [500] podman pod manages /etc/hosts correctly in 1878ms
[+0964s] ok 412 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 1720ms
[+0966s] ok 413 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 2066ms
[+0968s] ok 414 [500] podman run with slirp4ns assigns correct ip address container in 1401ms
[+0971s] ok 415 [500] podman network create in 3329ms
[+0977s] ok 416 [500] podman network reload in 5795ms
[+0978s] ok 417 [500] podman rootless cni adds /usr/sbin to PATH in 1360ms
[+0979s] ok 418 [500] podman ipv6 in /etc/resolv.conf in 573ms # skip This test needs an ipv6 nameserver in /run/systemd/resolve/resolv.conf
[+0984s] ok 419 [500] podman network connect/disconnect with port forwarding in 4788ms
[+0991s] ok 420 [500] podman network after restart in 7002ms
[+0994s] ok 421 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 3378ms
[+1000s] ok 422 [500] podman run port forward range in 5960ms
[+1001s] ok 423 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 1188ms
[+1002s] ok 424 [500] podman run /etc/* permissions in 1045ms
[+1003s] ok 425 [500] podman network rm --force bogus in 1007ms
[+1005s] ok 426 [500] podman network rm --dns-option  in 1050ms
[+1006s] ok 427 [500] podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 1373ms
[+1008s] ok 428 [500] podman inspect list networks  in 2049ms
[+1016s] ok 429 [500] podman network cleanup --userns + --restart in 7588ms
[+1017s] ok 430 [500] podman --uts=host must use 'uname -n' for /etc/hostname in 1591ms
[+1020s] ok 431 [500] podman network inspect running containers in 3038ms
[+1022s] ok 432 [505] IPv4 default address assignment in 1461ms
[+1024s] ok 433 [505] IPv4 address assignment in 1411ms
[+1025s] ok 434 [505] No IPv4 in 1156ms # skip IPv6 not routable on the host
[+1026s] ok 435 [505] IPv6 default address assignment in 1189ms # skip IPv6 not routable on the host
[+1028s] ok 436 [505] IPv6 address assignment in 1189ms # skip IPv6 not routable on the host
[+1029s] ok 437 [505] No IPv6 in 1164ms # skip IPv6 not routable on the host
[+1031s] ok 438 [505] podman puts pasta IP in /etc/hosts in 1997ms
[+1032s] ok 439 [505] IPv4 default route in 1409ms
[+1034s] ok 440 [505] IPv4 default route assignment in 1397ms
[+1035s] ok 441 [505] IPv6 default route in 1203ms # skip IPv6 not routable on the host
[+1036s] ok 442 [505] IPv6 default route assignment in 1176ms # skip IPv6 not routable on the host
[+1038s] ok 443 [505] Default MTU in 1398ms
[+1039s] ok 444 [505] MTU assignment in 1386ms
[+1040s] ok 445 [505] Loopback interface state in 1414ms
[+1042s] ok 446 [505] External resolver, IPv4 in 1389ms
[+1043s] ok 447 [505] External resolver, IPv6 in 1156ms # skip IPv6 not routable on the host
[+1045s] ok 448 [505] Local forwarder, IPv4 in 1632ms
[+1046s] ok 449 [505] Local forwarder, IPv6 in 1176ms # skip IPv6 not routable on the host
[+1048s] ok 450 [505] Single TCP port forwarding, IPv4, tap in 2351ms
[+1051s] ok 451 [505] Single TCP port forwarding, IPv4, loopback in 2335ms
[+1053s] ok 452 [505] TCP port range forwarding, IPv4, tap in 2474ms
[+1056s] ok 453 [505] TCP port range forwarding, IPv4, loopback in 2450ms
[+1058s] ok 454 [505] Translated TCP port forwarding, IPv4, tap in 2350ms
[+1061s] ok 455 [505] Translated TCP port forwarding, IPv4, loopback in 2341ms
[+1063s] ok 456 [505] TCP translated port range forwarding, IPv4, tap in 2424ms
[+1066s] ok 457 [505] TCP translated port range forwarding, IPv4, loopback in 2476ms
[+1068s] ok 458 [505] Address-bound TCP port forwarding, IPv4, tap in 2358ms
[+1070s] ok 459 [505] Address-bound TCP port forwarding, IPv4, loopback in 2374ms
[+1073s] ok 460 [505] Interface-bound TCP port forwarding, IPv4, tap in 2376ms
[+1075s] ok 461 [505] Interface-bound TCP port forwarding, IPv4, loopback in 2356ms
[+1076s] ok 462 [505] Single TCP port forwarding, IPv6, tap in 1217ms # skip IPv6 not routable on the host
[+1078s] ok 463 [505] Single TCP port forwarding, IPv6, loopback in 1220ms # skip IPv6 not routable on the host
[+1079s] ok 464 [505] TCP port range forwarding, IPv6, tap in 1245ms # skip IPv6 not routable on the host
[+1080s] ok 465 [505] TCP port range forwarding, IPv6, loopback in 1249ms # skip IPv6 not routable on the host
[+1082s] ok 466 [505] Translated TCP port forwarding, IPv6, tap in 1240ms # skip IPv6 not routable on the host
[+1083s] ok 467 [505] Translated TCP port forwarding, IPv6, loopback in 1213ms # skip IPv6 not routable on the host
[+1084s] ok 468 [505] TCP translated port range forwarding, IPv6, tap in 1235ms # skip IPv6 not routable on the host
[+1085s] ok 469 [505] TCP translated port range forwarding, IPv6, loopback in 1239ms # skip IPv6 not routable on the host
[+1087s] ok 470 [505] Address-bound TCP port forwarding, IPv6, tap in 1250ms # skip IPv6 not routable on the host
[+1088s] ok 471 [505] Address-bound TCP port forwarding, IPv6, loopback in 1256ms # skip IPv6 not routable on the host
[+1089s] ok 472 [505] Interface-bound TCP port forwarding, IPv6, tap in 1262ms # skip IPv6 not routable on the host
[+1091s] ok 473 [505] Interface-bound TCP port forwarding, IPv6, loopback in 1248ms # skip IPv6 not routable on the host
[+1094s] ok 474 [505] Single UDP port forwarding, IPv4, tap in 3400ms
[+1097s] ok 475 [505] Single UDP port forwarding, IPv4, loopback in 3386ms
[+1101s] ok 476 [505] UDP port range forwarding, IPv4, tap in 3483ms
[+1105s] ok 477 [505] UDP port range forwarding, IPv4, loopback in 3465ms
[+1108s] ok 478 [505] Translated UDP port forwarding, IPv4, tap in 3377ms
[+1111s] ok 479 [505] Translated UDP port forwarding, IPv4, loopback in 3390ms
[+1115s] ok 480 [505] UDP translated port range forwarding, IPv4, tap in 3492ms
[+1118s] ok 481 [505] UDP translated port range forwarding, IPv4, loopback in 3477ms
[+1122s] ok 482 [505] Address-bound UDP port forwarding, IPv4, tap in 3407ms
[+1125s] ok 483 [505] Address-bound UDP port forwarding, IPv4, loopback in 3372ms
[+1129s] ok 484 [505] Interface-bound UDP port forwarding, IPv4, tap in 3375ms
[+1132s] ok 485 [505] Interface-bound UDP port forwarding, IPv4, loopback in 3382ms
[+1133s] ok 486 [505] Single UDP port forwarding, IPv6, tap in 1222ms # skip IPv6 not routable on the host
[+1135s] ok 487 [505] Single UDP port forwarding, IPv6, loopback in 1210ms # skip IPv6 not routable on the host
[+1136s] ok 488 [505] UDP port range forwarding, IPv6, tap in 1227ms # skip IPv6 not routable on the host
[+1137s] ok 489 [505] UDP port range forwarding, IPv6, loopback in 1233ms # skip IPv6 not routable on the host
[+1138s] ok 490 [505] Translated UDP port forwarding, IPv6, tap in 1213ms # skip IPv6 not routable on the host
[+1140s] ok 491 [505] Translated UDP port forwarding, IPv6, loopback in 1244ms # skip IPv6 not routable on the host
[+1141s] ok 492 [505] UDP translated port range forwarding, IPv6, tap in 1229ms # skip IPv6 not routable on the host
[+1142s] ok 493 [505] UDP translated port range forwarding, IPv6, loopback in 1254ms # skip IPv6 not routable on the host
[+1144s] ok 494 [505] Address-bound UDP port forwarding, IPv6, tap in 1232ms # skip IPv6 not routable on the host
[+1145s] ok 495 [505] Address-bound UDP port forwarding, IPv6, loopback in 1233ms # skip IPv6 not routable on the host
[+1146s] ok 496 [505] Interface-bound UDP port forwarding, IPv6, tap in 1264ms # skip IPv6 not routable on the host
[+1147s] ok 497 [505] Interface-bound UDP port forwarding, IPv6, loopback in 1262ms # skip IPv6 not routable on the host
[+1150s] ok 498 [505] TCP/IPv4 small transfer, tap in 2439ms
[+1152s] ok 499 [505] TCP/IPv4 small transfer, loopback in 2379ms
[+1155s] ok 500 [505] TCP/IPv4 large transfer, tap in 2499ms
[+1157s] ok 501 [505] TCP/IPv4 large transfer, loopback in 2480ms
[+1159s] ok 502 [505] TCP/IPv6 small transfer, tap in 1254ms # skip IPv6 not routable on the host
[+1160s] ok 503 [505] TCP/IPv6 small transfer, loopback in 1245ms # skip IPv6 not routable on the host
[+1161s] ok 504 [505] TCP/IPv6 large transfer, tap in 1244ms # skip IPv6 not routable on the host
[+1163s] ok 505 [505] TCP/IPv6 large transfer, loopback in 1241ms # skip IPv6 not routable on the host
[+1166s] ok 506 [505] UDP/IPv4 small transfer, tap in 3396ms
[+1170s] ok 507 [505] UDP/IPv4 small transfer, loopback in 3418ms
[+1173s] ok 508 [505] UDP/IPv4 large transfer, tap in 3429ms
[+1176s] ok 509 [505] UDP/IPv4 large transfer, loopback in 3413ms
[+1178s] ok 510 [505] UDP/IPv6 small transfer, tap in 1220ms # skip IPv6 not routable on the host
[+1179s] ok 511 [505] UDP/IPv6 small transfer, loopback in 1246ms # skip IPv6 not routable on the host
[+1180s] ok 512 [505] UDP/IPv6 large transfer, tap in 1255ms # skip IPv6 not routable on the host
[+1182s] ok 513 [505] UDP/IPv6 large transfer, loopback in 1254ms # skip IPv6 not routable on the host
[+1184s] ok 514 [505] pasta(1) quits when the namespace is gone in 2370ms
[+1185s] ok 515 [505] Unsupported protocol in port forwarding in 1346ms
[+1187s] ok 516 [505] Use options from containers.conf in 1602ms
[+1189s] ok 517 [505] Podman unshare --rootless-netns with Pasta in 1480ms
[+1191s] ok 518 [505] pasta/bridge and host.containers.internal in 2349ms
         ok 519 podman checkpoint - basic test in 94ms # skip checkpoint does not work rootless
         ok 520 podman checkpoint/restore print IDs or raw input in 108ms # skip checkpoint does not work rootless
[+1192s] ok 521 podman checkpoint --export, with volumes in 123ms # skip checkpoint does not work rootless
         ok 522 podman checkpoint --file-locks in 92ms # skip checkpoint does not work rootless
         ok 523 podman checkpoint/restore ip and mac handling in 105ms # skip checkpoint does not work rootless
         ok 524 podman checkpoint/restore the latest container in 98ms # skip checkpoint does not work rootless
[+1193s] ok 525 [550] rootless podman only ever uses single pause process in 1176ms
[+1195s] ok 526 [550] rootless reexec with sig-proxy in 2151ms
[+1198s] ok 527 [550] rootless reexec with sig-proxy when rejoining userns from container in 2580ms
[+1202s] ok 528 [620] options that cannot be set together in 3302ms
[+1205s] ok 529 [700] podman kube play --wait with siginterrupt in 3125ms
[+1206s] ok 530 [710] podman kube generate - usage message in 703ms
[+1208s] ok 531 [710] podman kube generate - container in 1930ms
[+1211s] ok 532 [710] podman kube generate unmasked in 2456ms
[+1213s] ok 533 [710] podman kube generate - pod in 2020ms
[+1215s] ok 534 [710] podman kube generate - deployment in 1721ms
[+1217s] ok 535 [750] podman image trust set in 1819ms
[+1218s] ok 536 [760] podman system renumber - Basic test with a volume in 950ms
[+1221s] ok 537 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 2771ms
[+1223s] ok 538 [800] podman CONTAINERS_CONF - override runtime name in 2307ms
[+1224s] ok 539 [800] podman --module - absolute path in 988ms
[+1225s] ok 540 [800] podman --module - append arrays in 1086ms
[+1226s] ok 541 [800] podman --module - XDG_CONFIG_HOME in 1197ms
[+1227s] ok 542 [800] podman --module - command-line completion in 650ms
[+1229s] ok 543 [800] podman --module - supported fields in 1812ms
         ok 544 [800] podman push CONTAINERS_CONF in 694ms
[+1231s] ok 545 [850] podman compose - smoke tests in 1125ms
         ok 546 podman --ssh test in 50ms # skip only applicable on podman-remote
[+1232s] ok 547 [950] podman preexec hook in 715ms
[+1233s] ok 548 [999] podman database backend has not changed in 1178ms
         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 para -j $(nproc) test/system/
[+1247s] 1..141
[+1346s] ok 1 [030] podman run - basic tests in 2823ms
         ok 2 [030] podman run - global runtime option in 1153ms
         ok 3 [030] podman run --memory=0 runtime option in 1285ms
         ok 4 [030] podman run --preserve-fds in 1209ms
         ok 5 [030] podman run --preserve-fd in 2108ms
         ok 6 [030] podman run - uidmapping has no /sys/kernel mounts in 1086ms # skip cannot umount as rootless
         ok 7 [030] podman run --rm in 2576ms
         ok 8 [030] podman run --name in 2265ms
         ok 9 [030] podman run --rmi in 2339ms
         ok 10 [030] podman run --conmon-pidfile --cidfile in 1314ms
         ok 11 [030] podman run docker-archive in 3717ms
         ok 12 [030] podman run : user namespace preserved root ownership in 4248ms
         ok 13 [030] podman run : add username to /etc/passwd if --userns=keep-id in 3430ms
         ok 14 [030] podman run : --userns=keep-id: passwd file is modifiable in 1681ms
         ok 15 [030] podman run --log-driver in 4324ms
         ok 16 [030] podman run --log-driver journald in 1447ms
         ok 17 [030] podman run --tz in 1776ms
         ok 18 [030] podman run --tz with zoneinfo in 1815ms
         ok 19 [030] podman run : full path to --runtime is preserved in 2473ms
         ok 20 [030] podman --out run should save the container id in 1765ms
         ok 21 [030] podman run - rm pod if container creation failed with -pod new: in 1789ms
         ok 22 [030] podman run - no entrypoint in 2008ms
         ok 23 [030] podman run - stopping loop in 2756ms
         ok 24 [035] podman logs - basic test in 2245ms
         ok 25 [035] podman logs - tail test, k8s-file in 1983ms
         ok 26 [035] podman logs - tail test, journald in 2016ms
         ok 27 [035] podman logs - multi k8s-file in 1933ms
         ok 28 [035] podman logs - multi journald in 2572ms
         ok 29 [035] podman logs restarted - k8s-file in 2209ms
         ok 30 [035] podman logs restarted journald in 2891ms
         ok 31 [035] podman logs - journald log driver requires journald events backend in 1664ms
         ok 32 [035] podman logs - since k8s-file in 3285ms
         ok 33 [035] podman logs - since journald in 3503ms
         ok 34 [035] podman logs - until k8s-file in 4428ms
         ok 35 [035] podman logs - until journald in 4635ms
         ok 36 [035] podman logs - --follow k8s-file in 1942ms
         ok 37 [035] podman logs - --follow journald in 2550ms
         ok 38 [035] podman logs - --since --follow k8s-file in 5753ms
         ok 39 [035] podman logs - --since --follow journald in 5629ms
         ok 40 [035] podman logs - --until --follow k8s-file in 4669ms
         ok 41 [035] podman logs - --until --follow journald in 5339ms
         ok 42 [035] podman logs --tail, k8s-file with partial lines in 1952ms
[+1354s] ok 43 [065] podman cp file from host to container in 19606ms
         ok 44 [065] podman cp file from host to container tmpfs mount in 2817ms
         ok 45 [065] podman cp (-a=true) file from host to container and check ownership in 1851ms
         ok 46 [065] podman cp (-a=false) file from host to container and check ownership in 1762ms
         ok 47 [065] podman cp file from/to host while --pid=host in 1916ms
         ok 48 [065] podman cp file from container to host in 7988ms
         ok 49 [065] podman cp file from container to container in 30836ms
         ok 50 [065] podman cp dir from host to container in 13696ms
         ok 51 [065] podman cp dir from container to host in 8077ms
         ok 52 [065] podman cp dir from container to container in 27747ms
         ok 53 [065] podman cp symlinked directory from container in 2913ms
         ok 54 [065] podman cp file from host to container volume in 2329ms
         ok 55 [065] podman cp file from host to container mount in 1968ms
         ok 56 [065] podman cp * - wildcard copy multiple files from container to host in 1560ms
         ok 57 [065] podman cp - will not recognize symlink pointing into host space in 1618ms
         ok 58 [065] podman cp - will not expand globs in host space (#3829) in 2057ms
         ok 59 [065] podman cp - will not expand wildcard in 1392ms
         ok 60 [065] podman cp into container: weird symlink expansion in 2647ms
         ok 61 [065] podman cp into a subdirectory matching GraphRoot in 2851ms
         ok 62 [065] podman cp from stdin to container in 3090ms
         ok 63 [065] podman cp from container to stdout in 2383ms
         ok 64 [065] podman cp --overwrite file - ctr/ctr in 3901ms
         ok 65 [065] podman cp --overwrite file - ctr/host in 3430ms
         ok 66 [065] podman cp --overwrite file - host/ctr in 3723ms
         ok 67 [065] podman cp - dot notation - host to container in 1815ms
         ok 68 [065] podman cp - dot notation - container to host in 1780ms
         ok 69 [065] podman cp - dot notation - container to container in 2317ms
         ok 70 [110] podman history - basic tests in 1719ms
         ok 71 [110] podman history - custom format in 1307ms
         ok 72 [110] podman history - json in 1636ms
         ok 73 [110] podman image history Created in 1205ms
         ok 74 [170] podman --group-add keep-groups while in a userns in 871ms # skip chroot is not allowed in rootless mode
         ok 75 [170] podman --group-add keep-groups while not in a userns in 996ms # skip chroot is not allowed in rootless mode
         ok 76 [170] podman --group-add without keep-groups while in a userns in 892ms # skip chroot is not allowed in rootless mode
         ok 77 [170] rootful pod with custom ID mapping in 784ms # skip does not work rootless - rootful feature
         ok 78 [170] podman --remote --group-add keep-groups  in 798ms # skip this test only meaningful under podman-remote
         ok 79 [170] podman --group-add without keep-groups  in 1025ms
         ok 80 [170] podman --group-add keep-groups plus added groups  in 1179ms
         ok 81 [170] podman userns=nomap in 1377ms
         ok 82 [170] podman userns=keep-id in 1246ms
         ok 83 [170] podman userns=keep-id in a pod in 1463ms
         ok 84 [260] sdnotify : ignore in 2559ms
         ok 85 [260] sdnotify : conmon in 2773ms
         ok 86 [260] sdnotify : container in 7512ms
         ok 87 [260] sdnotify : healthy in 6126ms
         ok 88 [260] sdnotify : play kube - no policies in 5965ms
         ok 89 [260] sdnotify : play kube - with policies in 6778ms
         ok 90 [260] podman kube play - exit-code propagation in 17043ms
         ok 91 [260] podman system service in 7591ms
[+1360s] ok 92 [410] podman selinux: confined container in 1174ms # skip selinux not available
         ok 93 [410] podman selinux: privileged --userns=host container in 1130ms # skip selinux not available
         ok 94 [410] podman selinux: --ipc=host container in 860ms # skip selinux not available
         ok 95 [410] podman selinux: init container in 1125ms # skip selinux not available
         ok 96 [410] podman selinux: init container with --security-opt type in 668ms # skip selinux not available
         ok 97 [410] podman selinux: init container with --security-opt level&type in 844ms # skip selinux not available
         ok 98 [410] podman selinux: init container with --security-opt level in 883ms # skip selinux not available
         ok 99 [410] podman selinux: container with overridden range in 976ms # skip selinux not available
         ok 100 [410] podman selinux: inspect kvm labels in 938ms # skip selinux not available
         ok 101 [410] podman selinux: inspect multiple labels in 841ms # skip selinux not available
         ok 102 [410] podman selinux: shared context in (some) namespaces in 879ms # skip selinux not available
         ok 103 [410] podman selinux: containers in pods share full context in 855ms # skip selinux not available
         ok 104 [410] podman selinux: containers in --no-infra pods do not share context in 865ms # skip selinux not available
         ok 105 [410] podman with nonexistent labels in 890ms # skip selinux not available
         ok 106 [410] podman selinux: check relabel in 866ms # skip selinux not available
         ok 107 [410] podman selinux nested in 843ms # skip selinux not available
         ok 108 [410] podman EnableLabeledUsers in 818ms # skip selinux not available
         ok 109 [410] podman selinux: check unsupported relabel in 768ms # skip selinux not available
         ok 110 [420] podman run, preserves initial --cgroup-manager in 2804ms
         ok 111 [420] podman run --cgroups=disabled keeps the current cgroup in 1754ms
[+1454s] ok 112 [600] podman shell completion test in 106582ms
         ok 113 [600] podman shell completion for paths in container/image in 3507ms
         ok 114 [610] check Go template formatting in 37431ms
         ok 115 [700] podman kube with stdin in 2335ms
         ok 116 [700] podman play in 2030ms
         not ok 117 [700] podman play --service-container in 4915ms
         # tags: para
         # (from function `bail-now' in file test/system/helpers.bash, line 184,
         #  from function `die' in file test/system/helpers.bash, line 884,
         #  from function `run_podman' in file test/system/helpers.bash, line 508,
         #  in test file test/system/700-play.bats, line 228)
         #   `run_podman pod rm $PODNAME' failed
         # # test yaml:
         #     apiVersion: v1
         #     kind: Pod
         #     metadata:
         #       labels:
         #         app: test
         #       name: p-t117-fon4kk27
         #     spec:
         #       containers:
         #       - command:
         #         - top
         #         image: quay.io/libpod/testimage:20240123
         #         name: c-t117-fon4kk27
         #         resources: {}
         #     status: {}
         #
<+     > # $ podman container wait p-t117-fon4kk27-c-t117-fon4kk27 --condition=running
<+119ms> # Error: no container with name or ID "p-t117-fon4kk27-c-t117-fon4kk27" found: no such container
<+006ms> # [ rc=125 ]
         #
<+520ms> # $ podman ps -a
<+081ms> # CONTAINER ID  IMAGE                                        COMMAND               CREATED                 STATUS                     PORTS       NAMES
         # 1a9c43459595  quay.io/libpod/testimage:20240123            top                   14 seconds ago          Up 15 seconds                          c_t114-errswhyd
         # 85dc0fe73b54  localhost/podman-pause:5.2.0-dev-1721319609                        14 seconds ago          Created                                45983cc1a33e-infra
         # 4dd3f5e9d67f  quay.io/libpod/testimage:20240123            /bin/echo This co...  13 seconds ago          Created                                created-c_t112-vexu6jik
         # f4f52f4584a9  quay.io/libpod/testimage:20240123            top                   13 seconds ago          Up 13 seconds                          running-c_t112-vexu6jik
         # 41a8fd8ee37d  quay.io/libpod/testimage:20240123            top                   12 seconds ago          Paused                                 pause-c_t112-vexu6jik
         # 899af17a6034  quay.io/libpod/testimage:20240123            echo exited           12 seconds ago          Exited (0) 12 seconds ago              exited-c_t112-vexu6jik
         # a5db3c72fdf5  localhost/podman-pause:5.2.0-dev-1721319609                        12 seconds ago          Created                                d43b26ea0f9a-infra
         # 3e2b62c785f4  localhost/podman-pause:5.2.0-dev-1721319609                        12 seconds ago          Up 11 seconds                          8b746509b866-infra
         # f41f8636fba3  localhost/podman-pause:5.2.0-dev-1721319609                        11 seconds ago          Up 11 seconds                          d123664f8e50-infra
         # d89356a242a3  localhost/podman-pause:5.2.0-dev-1721319609                        11 seconds ago          Exited (0) 10 seconds ago              08188086cca5-infra
         # 887d43c45793  quay.io/libpod/testimage:20240123            top                   11 seconds ago          Up 11 seconds                          running-p_t112-vexu6jik-con
         # cae02b01b98a  quay.io/libpod/testimage:20240123            echo degraded         11 seconds ago          Exited (0) 11 seconds ago              degraded-p_t112-vexu6jik-con
         # ec24a99762ec  quay.io/libpod/testimage:20240123            echo exited           10 seconds ago          Exited (0) 11 seconds ago              exited-p_t112-vexu6jik-con
         # e4588b3d0a5a  localhost/podman-pause:5.2.0-dev-1721319609                        Less than a second ago  Up Less than a second                  9a7d89cad257-service
         # fda0451d53f9  localhost/podman-pause:5.2.0-dev-1721319609                        Less than a second ago  Up Less than a second                  1ea21a2ebaa6-infra
         # 27329329cb75  localhost/podman-pause:5.2.0-dev-1721319609                        Less than a second ago  Up Less than a second                  d9fce7ae5f83-infra
         # 702b91b56da1  quay.io/libpod/testimage:20240123                                  Less than a second ago  Up Less than a second                  p-t116-51cszvuz-c-t116-51cszvuz
         # b5b5bbcf4d57  quay.io/libpod/testimage:20240123                                  Less than a second ago  Up Less than a second                  p-t117-fon4kk27-c-t117-fon4kk27
         #
<+014ms> # $ podman container wait p-t117-fon4kk27-c-t117-fon4kk27 --condition=running
<+089ms> # -1
         #
<+029ms> # $ podman container inspect 9a7d89cad257-service --format {{.State.Running}}
<+150ms> # true
         #
<+023ms> # $ podman container inspect 9a7d89cad257-service --format {{.Config.StopTimeout}}
<+136ms> # 10
         #
<+021ms> # $ podman stop p-t117-fon4kk27-c-t117-fon4kk27
<+534ms> # p-t117-fon4kk27-c-t117-fon4kk27
         #
<+021ms> # $ podman pod inspect p-t117-fon4kk27 --format {{.State}}
<+132ms> # Exited
         #
<+017ms> # $ podman container inspect 9a7d89cad257-service --format {{.State.Running}}
<+128ms> # false
         #
<+017ms> # $ podman container inspect 9a7d89cad257-service --format {{.IsService}}
<+134ms> # true
         #
<+021ms> # $ podman pod restart p-t117-fon4kk27
<+448ms> # d9fce7ae5f83982ea543ff435bc56c0d00ab421066caf9b3d404935bbb348750
         #
<+011ms> # $ podman container inspect 9a7d89cad257-service --format {{.State.Running}}
<+123ms> # true
         #
<+027ms> # $ podman container rm 9a7d89cad257-service
<+123ms> # Error: container e4588b3d0a5ad3d0f971b91411f5aae256b190be56ee28d79d1d74cc953c395e is the service container of pod(s) d9fce7ae5f83982ea543ff435bc56c0d00ab421066caf9b3d404935bbb348750 and cannot be removed without removing the pod(s)
<+007ms> # [ rc=125 (expected) ]
         #
<+028ms> # $ podman container rm --force 9a7d89cad257-service
<+120ms> # Error: container e4588b3d0a5ad3d0f971b91411f5aae256b190be56ee28d79d1d74cc953c395e is the service container of pod(s) d9fce7ae5f83982ea543ff435bc56c0d00ab421066caf9b3d404935bbb348750 and cannot be removed without removing the pod(s)
<+007ms> # [ rc=125 (expected) ]
         #
<+025ms> # $ podman pod kill p-t117-fon4kk27
<+196ms> # d9fce7ae5f83982ea543ff435bc56c0d00ab421066caf9b3d404935bbb348750
         #
<+021ms> # $ podman container inspect 9a7d89cad257-service --format {{.State.Running}}
<+162ms> # false
         #
<+013ms> # $ podman pod rm p-t117-fon4kk27
<+437ms> # time="2024-07-18T16:49:50Z" level=error msg="IPAM error: failed to get ips for container ID 27329329cb75a449a4bd579844bf215d9a94955a144aa910ebe7d1b3aceca119 on network podman-default-kube-network"
         # time="2024-07-18T16:49:50Z" level=error msg="rootless netns ref counter out of sync, counter is at -1, resetting it back to 0"
         # time="2024-07-18T16:49:50Z" level=error msg="IPAM error: failed to find ip for subnet 10.89.0.0/24 on network podman-default-kube-network"
         # time="2024-07-18T16:49:50Z" level=error msg="2 errors occurred:\n\t* rootless netns: write ref counter: open /run/user/5375/containers/networks/rootless-netns/ref-count: no such file or directory\n\t* netavark: open container netns: open /run/user/5375/netns/netns-43c873c2-ad34-f935-a8d2-cba6bf39cace: IO error: No such file or directory (os error 2)\n\n"
         # time="2024-07-18T16:49:50Z" level=error msg="Unable to clean up network for container 27329329cb75a449a4bd579844bf215d9a94955a144aa910ebe7d1b3aceca119: \"unmounting network namespace for container 27329329cb75a449a4bd579844bf215d9a94955a144aa910ebe7d1b3aceca119: failed to remove ns path: remove /run/user/5375/netns/netns-43c873c2-ad34-f935-a8d2-cba6bf39cace: no such file or directory, failed to unmount NS: at /run/user/5375/netns/netns-43c873c2-ad34-f935-a8d2-cba6bf39cace: no such file or directory\""
         # d9fce7ae5f83982ea543ff435bc56c0d00ab421066caf9b3d404935bbb348750
         # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
         # #| FAIL: Command succeeded, but issued unexpected warnings
         # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         # # [teardown]
         ok 118 [700] podman kube --network in 4556ms
         ok 119 [700] podman kube play read-only in 3262ms
         ok 120 [700] podman kube play read-only from containers.conf in 3462ms
         ok 121 [700] podman play with user from image in 2040ms
         ok 122 [700] podman play --build --context-dir in 3065ms
         ok 123 [700] podman kube play --replace external storage in 2771ms
         ok 124 [700] podman kube --annotation in 2261ms
         ok 125 [700] podman play Yaml deprecated --no-trunc annotation in 872ms # skip FIXME: I can't figure out what this test is supposed to do
         ok 126 [700] podman kube play - default log driver in 3228ms
         ok 127 [700] podman kube play - URL in 2773ms
         ok 128 [700] podman play with init container in 2383ms
         ok 129 [700] podman kube play - hostport in 2455ms
         ok 130 [700] podman kube play - multi-pod YAML in 2892ms
         ok 131 [700] podman kube generate filetype in 2683ms
         ok 132 [700] podman kube play --wait - wait for pod to exit in 2659ms
         ok 133 [700] podman kube play with configmaps in 1901ms
         ok 134 [700] podman kube with --authfile=/tmp/bogus in 1062ms
         ok 135 [700] podman kube play with umask from containers.conf in 2685ms
         ok 136 [700] podman kube generate tmpfs on /tmp in 2577ms
         ok 137 [700] podman kube play - pull policy in 3450ms
         ok 138 [700] podman kube play healthcheck should wait initialDelaySeconds before updating status (healthy) in 16139ms
         ok 139 [700] podman kube play healthcheck should wait initialDelaySeconds before updating status (unhealthy) in 15053ms
         ok 140 [700] podman play --build private registry in 3000ms
         ok 141 [700] podman play with automount volume in 4019ms
[+1455s] make: *** [Makefile:685: localsystem] Error 1
[16:51:20] END - [+1455s] total duration since 2024-07-18T16:51:20Z

Summary: 582 Passed, 1 Failed, 106 Skipped. Total tests: 689 (WARNING: expected 141)

Processed Thu Jul 18 16:51:20 2024 by logformatter v0.3