[01:22:08] START - All [+xxxx] lines that follow are relative to 2024-09-04T01:22:08Z.
[+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:421 in dotest()
[+0001s] # Wipe existing config, database, and cache: start with clean slate.
rm -f -rf /root/.local/share/containers /root/.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/
[+0015s] 1..298
[+0017s] ok 1 [001] podman version emits reasonable output in 148ms
[+0018s] # Arch:arm64 OS:fedora40 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay
ok 2 [001] podman info in 218ms
ok 3 [001] podman --context emits reasonable output in 17ms # skip only applicable on podman-remote
ok 4 [001] podman can pull an image in 539ms
ok 5 [001] podman-remote : really is remote, works as --remote option in 17ms # skip only applicable on podman-remote
[+0019s] ok 6 [001] podman-remote: defaults in 315ms
ok 7 [001] podman-remote: check for command usage message without a running endpoint in 76ms
ok 8 [001] timeout in 16ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
ok 9 [001] jq is installed and produces reasonable output in 145ms
[+0020s] ok 10 [001] podman --log-level recognizes log levels in 614ms
ok 11 [001] podman --noout properly suppresses output in 63ms
ok 12 [001] podman --noout is actually writing to /dev/null in 30ms # skip [rootful] unshare requires rootless
ok 13 [001] podman version --out writes matching version to a json in 124ms
ok 14 [001] podman - shutdown engines in 571ms
[+0021s] ok 15 [005] podman info - basic test in 461ms
[+0022s] ok 16 [005] podman info - json in 646ms
ok 17 [005] podman info - confirm desired runtime in 312ms
ok 18 [005] podman info - confirm desired network backend in 307ms
[+0023s] ok 19 [005] podman info - confirm desired database in 311ms
ok 20 [005] podman info - confirm desired storage driver in 452ms
ok 21 [005] podman info - RHEL8 must use runc in 173ms # skip only applicable on RHEL, this is Fedora Linux
[+0024s] ok 22 [005] podman info --storage-opt='' in 331ms
ok 23 [005] podman info netavark in 158ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
ok 24 [005] podman --root PATH info - basic output in 311ms
[+0025s] ok 25 [005] rootless podman with symlinked /root in 330ms
ok 26 [005] podman --root PATH --volumepath info - basic output in 311ms
[+0026s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 1228ms
[+0027s] ok 28 [005] podman - BoltDB cannot create new databases in 473ms
ok 29 [010] podman images - basic output in 277ms
[+0028s] ok 30 [010] podman images - custom formats in 528ms
ok 31 [010] podman images - json in 327ms
[+0029s] ok 32 [010] podman images - history output in 990ms
[+0030s] ok 33 [010] podman images - filter in 944ms
[+0031s] ok 34 [010] podman images -a, after pulling by sha in 879ms
[+0032s] ok 35 [010] podman images - table format in 484ms
[+0033s] ok 36 [010] podman images - rmi -af removes all containers and pods in 1455ms
[+0034s] ok 37 [010] podman images - rmi -f can remove infra images in 854ms
ok 38 [010] podman rmi --ignore in 278ms
[+0035s] ok 39 [010] podman image rm --force bogus in 446ms
[+0036s] ok 40 [010] podman images - commit docker with comment in 740ms
ok 41 [010] podman pull image with additional store in 787ms
[+0040s] ok 42 [010] podman images with concurrent removal in 3780ms
[+0042s] ok 43 [011] podman image - sign with no sigfile in 1647ms
[+0043s] ok 44 [020] podman tag/untag in 977ms
[+0044s] ok 45 [020] podman untag all in 425ms
[+0046s] ok 46 [030] podman run --pull in 1712ms
[+0048s] ok 47 [030] podman run --rmi in 2463ms
[+0049s] ok 48 [030] podman run on untagged image: make sure that image metadata is set in 550ms
[+0050s] ok 49 [030] podman run - does not truncate or hang with big output in 1101ms
[+0052s] ok 50 [032] podman sigproxy test: run in 1653ms
[+0053s] ok 51 [032] podman sigproxy test: start in 1496ms
[+0055s] ok 52 [032] podman sigproxy test: attach in 1578ms
[+0056s] ok 53 [035] podman logs - tail test, k8s-file in 856ms
[+0057s] ok 54 [035] podman logs - multi k8s-file in 1025ms
[+0058s] ok 55 [035] podman logs restarted - k8s-file in 1024ms
[+0059s] ok 56 [035] podman logs - journald log driver requires journald events backend in 558ms
[+0061s] ok 57 [035] podman logs - since k8s-file in 1859ms
[+0063s] ok 58 [035] podman logs - until k8s-file in 2792ms
[+0064s] ok 59 [035] podman logs - --follow k8s-file in 778ms
[+0069s] ok 60 [035] podman logs - --since --follow k8s-file in 4357ms
[+0072s] ok 61 [035] podman logs - --until --follow k8s-file in 3541ms
[+0073s] ok 62 [035] podman logs --tail, k8s-file with partial lines in 789ms
[+0074s] ok 63 [037] podman container runlabel test in 504ms
[+0075s] ok 64 [040] podman ps - basic tests in 736ms
[+0078s] ok 65 [040] podman ps --filter in 3644ms
[+0079s] ok 66 [040] podman ps --external in 967ms
[+0080s] ok 67 [040] podman ps --format label in 526ms
ok 68 [040] podman pod ps --format label in 621ms
[+0081s] ok 69 [040] podman ps --format PodName in 936ms
[+0084s] ok 70 [045] podman start --all - start all containers in 2619ms
[+0085s] ok 71 [045] podman start --all with incompatible options in 219ms
[+0086s] ok 72 [045] podman start --filter - start only containers that match the filter in 1429ms
ok 73 [045] podman start --filter invalid-restart-policy - return error in 420ms
[+0087s] ok 74 [045] podman start --all --filter in 872ms
[+0088s] ok 75 [045] podman start print IDs or raw input in 719ms
ok 76 [045] podman start again with lower ulimit -u in 170ms # skip [rootful] tests ulimit -u changes in the rootless scenario
[+0091s] ok 77 [050] podman stop --all in 2235ms
[+0092s] ok 78 [050] podman stop print IDs or raw input in 890ms
[+0093s] ok 79 [060] podman image mount in 696ms
[+0096s] ok 80 [070] podman build - basic test in 2708ms
[+0098s] ok 81 [070] podman buildx - basic test in 2451ms
[+0100s] ok 82 [070] podman build test -f - in 2017ms
[+0101s] ok 83 [070] podman build - global runtime flags test in 643ms
ok 84 [070] podman build - set runtime in 474ms
[+0103s] ok 85 [070] podman build - cache (#3920) in 1445ms
[+0104s] ok 86 [070] podman build test -f ./relative in 1244ms
[+0106s] ok 87 [070] podman parallel build should not race in 1943ms
[+0107s] ok 88 [070] podman build - URLs in 1161ms
[+0112s] ok 89 [070] podman build - workdir, cmd, env, label in 4465ms
[+0114s] ok 90 [070] podman build - COPY with ignore in 1739ms
[+0115s] ok 91 [070] podman build with ignore '*' in 1052ms
ok 92 [070] podman build with ignore '*' and containerfile outside of build context in 415ms
[+0117s] ok 93 [070] podman build - stdin test in 1924ms
[+0118s] ok 94 [070] podman build - does not gobble stdin that does not belong to it in 1042ms
[+0121s] ok 95 [070] podman build --layers test in 3049ms
[+0123s] ok 96 [070] build with copy-from referencing the base image in 1466ms
[+0124s] ok 97 [070] podman build --pull-never in 1054ms
ok 98 [070] podman build --logfile test in 411ms
[+0125s] ok 99 [070] podman build check_label in 1037ms
[+0128s] ok 100 [070] podman build check_seccomp_ulimits in 3056ms
[+0129s] ok 101 [070] podman build --authfile bogus test in 385ms
[+0130s] ok 102 [070] podman build COPY hardlinks in 893ms
[+0131s] ok 103 [070] podman build -f test in 1235ms
[+0132s] ok 104 [070] podman build .dockerignore failure test in 753ms
[+0133s] ok 105 [070] podman build .containerignore and .dockerignore test in 1197ms
[+0135s] ok 106 [070] podman build build context ownership in 2297ms
[+0136s] ok 107 [070] podman build build context is a symlink to a directory in 962ms
[+0137s] ok 108 [070] podman build --squash --squash-all should conflict in 370ms
[+0138s] ok 109 [070] podman build --volumes-from conflict in 978ms
ok 110 [070] podman build empty context dir in 421ms
[+0139s] ok 111 [070] podman build --file=https in 442ms
ok 112 [070] podman build --help defaults in 354ms
[+0140s] ok 113 [080] podman unpause --all in 801ms
[+0141s] ok 114 [085] podman top - basic tests in 729ms
[+0142s] ok 115 [090] events with a filter by label and --no-trunc option in 751ms
[+0143s] ok 116 [090] image events in 1352ms
[+0144s] ok 117 [090] events with file backend and journald logdriver with --follow failure in 467ms
ok 118 [090] events - labels included in container die in 461ms
[+0145s] ok 119 [090] events - container inspect data - file in 558ms
[+0146s] ok 120 [120] podman load invalid file in 573ms
[+0147s] ok 121 [120] podman save to pipe and load in 998ms
[+0150s] ok 122 [120] podman image scp transfer in 3619ms
[+0152s] ok 123 [120] podman load - by image ID in 1764ms
[+0154s] ok 124 [120] podman load - by image name in 1729ms
[+0155s] ok 125 [120] podman load - from URL in 1550ms
[+0156s] ok 126 [120] podman load - redirect corrupt payload in 575ms
[+0158s] ok 127 [120] podman load - multi-image archive in 1773ms
[+0159s] ok 128 [120] podman load - multi-image archive with redirect in 1374ms
[+0160s] ok 129 [120] podman save --oci-accept-uncompressed-layers in 735ms
[+0161s] ok 130 [130] podman kill - print IDs or raw input in 659ms
ok 131 [140] podman diff in 453ms
[+0162s] ok 132 [140] podman diff with buildah container in 859ms
[+0168s] ok 133 [150] podman login - basic test in 5765ms
[+0169s] ok 134 [150] podman login - with wrong credentials in 297ms
ok 135 [150] podman login - check generated authfile in 383ms
ok 136 [150] podman login inconsistent authfiles in 271ms
[+0170s] ok 137 [150] podman login - check with --config global option in 386ms
ok 138 [150] podman push fail in 325ms
[+0172s] ok 139 [150] podman push and search ok with --tls-verify=false in 1677ms
[+0173s] ok 140 [150] podman push and search ok with --tls-verify=true in 1318ms
[+0174s] ok 141 [150] podman login - shares credentials with skopeo - default auth file in 891ms
[+0175s] ok 142 [150] podman login - shares credentials with skopeo - via envariable in 879ms
[+0176s] ok 143 [150] podman login - shares credentials with skopeo - via --authfile in 874ms
[+0177s] ok 144 [150] podman login -secret test in 1004ms
[+0188s] ok 145 [150] podman pull images with retry in 11419ms
[+0189s] ok 146 [150] podman containers.conf retry in 523ms
[+0191s] ok 147 [160] podman run --volumes : basic in 1244ms
[+0192s] ok 148 [160] podman volume duplicates in 1137ms
ok 149 [160] podman volume filter --name in 608ms
[+0193s] ok 150 [160] podman volume create / run in 699ms
[+0194s] ok 151 [160] podman volume rm --force in 593ms
[+0195s] ok 152 [160] podman volume: exec/noexec in 816ms
[+0196s] ok 153 [160] podman volume, implicit creation with run in 1175ms
[+0197s] ok 154 [160] podman volume import test in 1037ms
[+0198s] ok 155 [160] podman volume export to stdout in 672ms
ok 156 [160] podman volume user test in 291ms # skip only meaningful when run rootless
ok 157 [160] podman volume with --userns=keep-id in 307ms # skip only meaningful when run rootless
[+0200s] ok 158 [160] podman volume prune in 1461ms
ok 159 [160] podman volume type=bind in 597ms
[+0201s] ok 160 [160] podman volume type=tmpfs in 739ms
[+0202s] ok 161 [160] podman volume create copyup in 1223ms
[+0203s] ok 162 [160] podman volume mount in 647ms
[+0205s] ok 163 [160] podman --image-volume in 1825ms
ok 164 [160] podman volume rm --force bogus in 537ms
[+0206s] ok 165 [160] podman ps -f in 675ms
[+0207s] ok 166 [160] podman run with building volume and selinux file label in 486ms
ok 167 [160] podman volume create --ignore - do not chown in 680ms
[+0208s] ok 168 [170] podman userns=auto in config file in 695ms
[+0209s] ok 169 [170] podman userns=auto and secrets in 499ms
ok 170 [170] podman userns=auto with id mapping in 166ms # skip not applicable under rootlfull podman
[+0210s] ok 171 [180] podman run --blkio-weight-device in 530ms
ok 172 [190] podman --ipc=host in 430ms
[+0211s] ok 173 [190] podman --ipc=none in 665ms
ok 174 [190] podman --ipc=private in 597ms
[+0212s] ok 175 [190] podman --ipc=shareable in 702ms
[+0213s] ok 176 [190] podman --ipc=container@test in 948ms
[+0214s] ok 177 [200] podman pod - basic tests in 327ms
[+0215s] ok 178 [200] podman pod - communicating between pods in 1399ms
[+0217s] ok 179 [200] podman pod ps doesn't race with pod rm in 1244ms
ok 180 [200] podman pod rm --force bogus in 501ms
[+0222s] ok 181 [250] podman generate - systemd - basic in 4464ms
[+0226s] ok 182 [250] podman autoupdate local in 3759ms
[+0228s] ok 183 [250] podman generate systemd - envar in 2156ms
[+0229s] ok 184 [250] podman generate systemd - restart policy & timeouts in 715ms
[+0230s] ok 185 [250] podman pass LISTEN environment in 760ms
[+0231s] ok 186 [250] podman generate - systemd template in 1286ms
[+0232s] ok 187 [250] podman generate - systemd template no support for pod in 1090ms
ok 188 [250] podman generate - systemd template only used on --new in 346ms
[+0233s] ok 189 [250] podman --cgroup=cgroupfs doesn't show systemd warning in 315ms
ok 190 [250] podman --systemd sets container_uuid in 449ms
ok 191 [250] podman --systemd fails on cgroup v1 with a private cgroupns in 171ms # skip test requires cgroupsv1
[+0234s] ok 192 [250] podman rootless-netns processes should be in different cgroup in 202ms # skip only meaningful for rootless
[+0237s] ok 193 [250] podman create --health-on-failure=kill in 3727ms
[+0238s] # [Building & using podman-kube@.service from source]
[+0241s] ok 194 [250] podman-kube@.service template in 3780ms
[+0242s] ok 195 [250] podman generate - systemd - DEPRECATED in 523ms
ok 196 [250] podman passes down the KillSignal and StopTimeout setting in 532ms
[+0243s] ok 197 [251] podman system service <bad_scheme_uri> returns error in 289ms
[+0244s] ok 198 [251] podman system service unix: without two slashes still works in 1378ms
[+0245s] ok 199 [251] podman-system-service containers survive service stop in 826ms
[+0246s] ok 200 [251] podman --host / -H options in 602ms
ok 201 [251] podman-system-service --log-level=trace should be able to hijack in 576ms
[+0247s] ok 202 [255] podman auto-update - validate input in 731ms
[+0251s] ok 203 [255] podman auto-update - label io.containers.autoupdate=image in 3559ms
[+0253s] ok 204 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 2244ms
[+0255s] ok 205 [255] podman auto-update - label io.containers.autoupdate=disabled in 1413ms
[+0256s] ok 206 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1345ms
[+0258s] ok 207 [255] podman auto-update - label io.containers.autoupdate=local in 1896ms
[+0265s] ok 208 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 6531ms
[+0274s] ok 209 [255] podman auto-update with multiple services in 9493ms
[+0277s] ok 210 [255] podman auto-update using systemd in 3104ms
[+0278s] # [Building & using podman-kube@.service from source]
[+0293s] ok 211 [255] podman-kube@.service template with rollback in 15921ms
[+0299s] ok 212 [255] podman auto-update - pod in 5640ms
[+0303s] ok 213 [255] podman-auto-update --authfile in 3613ms
[+0304s] ok 214 [260] podman pull - EXTEND_TIMEOUT_USEC in 766ms
[+0305s] ok 215 [270] podman system service - socket activation - no container in 595ms
[+0306s] ok 216 [270] podman system service - socket activation - existing container in 907ms
ok 217 [270] podman system service - socket activation - kill rootless pause in 521ms # skip there is no pause process when running rootful
ok 218 podman system connection - basic add / ls / remove in 6ms # skip only applicable when running remote
ok 219 podman system connection - tcp in 6ms # skip only applicable when running remote
[+0307s] ok 220 podman system connection - ssh in 7ms # skip only applicable when running remote
ok 221 podman-remote: non-default connection in 7ms # skip only applicable when running remote
[+0308s] ok 222 [280] podman update - test all options in 792ms
[+0309s] ok 223 [280] podman update - set restart policy in 1658ms
[+0310s] ok 224 [300] podman cli parsing - quoted args - #2574 in 402ms
ok 225 [300] podman flag error in 264ms
[+0311s] ok 226 [300] podman run --env in 421ms
[+0312s] ok 227 [300] podman run/exec --env-file in 966ms
ok 228 [300] podman run --env with glob in 747ms
[+0313s] ok 229 [300] podman create --label-file in 534ms
[+0314s] ok 230 [320] podman system df - basic functionality in 243ms
ok 231 [320] podman system df --format {{ json . }} functionality in 255ms
[+0315s] ok 232 [320] podman system df --format json functionality in 1028ms
[+0317s] ok 233 [320] podman system df - with active containers and volumes in 1498ms
ok 234 podman corrupt images - initialize in 413ms
[+0318s] ok 235 podman corrupt images - rmi -f <image-id> in 823ms
[+0319s] ok 236 podman corrupt images - rmi -f <image-tagged-name> in 828ms
[+0320s] ok 237 podman corrupt images - rmi -f -a in 807ms
[+0321s] ok 238 podman corrupt images - image prune in 787ms
ok 239 podman corrupt images - system reset in 802ms
[+0322s] ok 240 podman corrupt images - cleanup in 64ms
[+0323s] ok 241 [331] podman system check - unmanaged layers in 777ms
[+0324s] ok 242 [331] podman system check - unused layers in 896ms
[+0325s] ok 243 [331] podman system check - layer content digest changed in 1225ms
[+0326s] ok 244 [331] podman system check - layer content added in 1214ms
[+0328s] ok 245 [331] podman system check - storage image layer missing in 1178ms
[+0329s] ok 246 [331] podman system check - storage container image missing in 1192ms
[+0330s] ok 247 [331] podman system check - storage layer data missing in 1240ms
[+0331s] ok 248 [331] podman system check - storage image data missing in 1205ms
[+0333s] ok 249 [331] podman system check - storage image data modified in 1264ms
[+0334s] ok 250 [331] podman system check - container data missing in 1363ms
[+0335s] ok 251 [331] podman system check - container data modified in 1336ms
[+0337s] ok 252 [400] podman container storage is not accessible by unprivileged users in 1863ms
[+0338s] ok 253 [400] sensitive mount points are masked without --privileged in 435ms
[+0339s] ok 254 [410] podman selinux: container with label=disable in 432ms
ok 255 [410] podman selinux: privileged container in 429ms
ok 256 [410] podman selinux: privileged --userns=host container in 411ms
[+0340s] ok 257 [410] podman selinux: pid=host in 438ms
[+0341s] ok 258 [410] podman selinux: check relabel in 1337ms
[+0342s] ok 259 [410] podman selinux: check unsupported relabel in 870ms
[+0343s] ok 260 [450] podman detects correct tty size in 931ms
[+0344s] ok 261 [450] podman load - will not read from tty in 725ms
[+0346s] ok 262 [450] podman run --tty -i failure with no tty in 1580ms
[+0347s] ok 263 [450] podman run -l passthrough-tty in 1149ms
[+0349s] ok 264 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 1571ms
ok 265 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 516ms
[+0350s] ok 266 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 507ms
ok 267 [500] podman run with slirp4ns assigns correct ip address container in 478ms
[+0352s] ok 268 [500] podman network create in 1770ms
[+0355s] ok 269 [500] podman network reload in 2753ms
ok 270 [500] podman ipv6 in /etc/resolv.conf in 171ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf
[+0357s] ok 271 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 1386ms
ok 272 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 791ms
[+0361s] ok 273 [500] podman network cleanup --userns + --restart in 3304ms
[+0362s] ok 274 [500] podman network inspect running containers in 1357ms
ok 275 [500] Podman unshare --rootless-netns with Pasta in 173ms # skip [rootful] pasta networking only available in rootless mode
[+0365s] ok 276 [520] podman checkpoint - basic test in 2126ms
[+0366s] ok 277 [520] podman checkpoint/restore print IDs or raw input in 1646ms
[+0369s] ok 278 [520] podman checkpoint --export, with volumes in 2568ms
[+0374s] ok 279 [520] podman checkpoint --file-locks in 4724ms
[+0382s] ok 280 [520] podman checkpoint/restore ip and mac handling in 8293ms
[+0384s] ok 281 [520] podman checkpoint/restore the latest container in 1443ms
ok 282 [550] rootless podman only ever uses single pause process in 170ms # skip [rootful] pause process is only used as rootless
ok 283 [550] rootless reexec with sig-proxy in 171ms # skip [rootful] pause process is only used as rootless
ok 284 [550] rootless reexec with sig-proxy when rejoining userns from container in 169ms # skip [rootful] pause process is only used as rootless
[+0385s] ok 285 [750] podman image trust set in 792ms
[+0386s] ok 286 [760] podman system renumber - Basic test with a volume in 326ms
[+0387s] ok 287 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 1036ms
[+0388s] ok 288 [800] podman CONTAINERS_CONF - override runtime name in 812ms
ok 289 [800] podman --module - absolute path in 446ms
[+0389s] ok 290 [800] podman --module - append arrays in 680ms
ok 291 [800] podman --module - XDG_CONFIG_HOME in 182ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
ok 292 [800] podman --module - command-line completion in 175ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
[+0391s] ok 293 [800] podman --module - supported fields in 1242ms
ok 294 [800] podman push CONTAINERS_CONF in 282ms
[+0392s] ok 295 [850] podman compose - smoke tests in 721ms
ok 296 podman --ssh test in 58ms # skip only applicable on podman-remote
[+0393s] ok 297 [950] podman preexec hook in 663ms
ok 298 [999] podman database backend has not changed in 320ms
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/
[+0407s] 1..392
[+0448s] ok 1 |012| podman images - bare manifest list in 617ms
ok 2 |012| podman manifest --tls-verify and --authfile in 1754ms
ok 3 |012| manifest list --add-compression with zstd:chunked in 2912ms
ok 4 |012| manifest list --add --artifact in 28497ms
[+0477s] ok 5 |015| podman help - basic tests in 68774ms
[+0560s] ok 6 |030| podman run - basic tests in 2116ms
ok 7 |030| podman run - global runtime option in 385ms
ok 8 |030| podman run --memory=0 runtime option in 401ms
ok 9 |030| podman run --preserve-fds in 399ms
ok 10 |030| podman run --preserve-fd in 556ms
ok 11 |030| podman run - uidmapping has no /sys/kernel mounts in 580ms
ok 12 |030| podman run --rm in 1051ms
ok 13 |030| podman run --name in 1100ms
ok 14 |030| podman run --conmon-pidfile --cidfile in 680ms
ok 15 |030| podman run docker-archive in 1743ms
ok 16 |030| podman run : user namespace preserved root ownership in 1236ms
ok 17 |030| podman run : add username to /etc/passwd if --userns=keep-id in 259ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 18 |030| podman run : --userns=keep-id: passwd file is modifiable in 203ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 19 |030| podman run --log-driver in 2811ms
ok 20 |030| podman run --log-driver journald in 577ms
ok 21 |030| podman run --tz in 943ms
ok 22 |030| podman run --tz with zoneinfo in 3885ms
ok 23 |030| podman run : full path to --runtime is preserved in 2464ms
ok 24 |030| podman --noout run should not print output in 552ms
ok 25 |030| podman --noout create should not print output in 368ms
ok 26 |030| podman --out run should save the container id in 765ms
ok 27 |030| podman --out create should save the container id in 686ms
ok 28 |030| podman run : look up correct image name in 785ms
ok 29 |030| podman inspect includes image data in 823ms
ok 30 |030| Verify /run/.containerenv exist in 2660ms
ok 31 |030| podman run with --net=host and --port prints warning in 585ms
ok 32 |030| podman run - check workdir in 1900ms
ok 33 |030| podman run - do not set empty HOME in 615ms
ok 34 |030| podman run --timeout - basic test in 2893ms
ok 35 |030| podman run no /etc/mtab in 1049ms
ok 36 |030| podman run --hostuser tests in 215ms # skip [rootful] test whether hostuser is successfully added
ok 37 |030| podman run --device-cgroup-rule tests in 1395ms
ok 38 |030| podman run closes stdin in 420ms
ok 39 |030| podman run defaultenv in 2145ms
ok 40 |030| podman run - no /etc/hosts in 300ms # skip Test is too dangerous to run in a non-container environment
ok 41 |030| podman run image with filesystem permission in 558ms
ok 42 |030| podman run with log-opt option in 1222ms
ok 43 |030| podman run --kernel-memory warning in 649ms
ok 44 |030| podman run update /etc/hosts in 705ms
ok 45 |030| podman run doesn't override oom-score-adj in 1578ms
ok 46 |030| rootless podman clamps oom-score-adj if it is lower than the current one in 277ms # skip not applicable under rootlfull podman
ok 47 |030| podman top does not use nsenter from image in 1779ms
ok 48 |030| podman create --security-opt in 1559ms
ok 49 |030| podman run --device-read-bps in 990ms
ok 50 |030| podman run failed --rm in 1461ms
ok 51 |030| podman run --attach stdin prints container ID in 765ms
ok 52 |030| podman run --privileged as root with systemd will not mount /dev/tty in 1292ms
ok 53 |030| podman run --privileged as rootless will not mount /dev/tty\d+ in 223ms # skip [rootful] this test as rootless
ok 54 |030| podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 644ms
ok 55 |030| podman run read-only from containers.conf in 2193ms
ok 56 |030| podman run ulimit from containers.conf in 671ms
ok 57 |030| podman run ulimit with -1 in 828ms
ok 58 |030| podman run bad --name in 714ms
ok 59 |030| podman run --net=host --cgroupns=host with read only cgroupfs in 746ms
ok 60 |030| podman run - idmapped mounts in 2766ms
ok 61 |030| podman run --restart=always/on-failure -- wait in 1686ms
ok 62 |030| podman run - custom static_dir in 903ms
ok 63 |030| podman --authfile=nonexistent-path in 3264ms
ok 64 |030| podman --syslog and environment passed to conmon in 625ms
ok 65 |030| podman create container with conflicting name in 668ms
ok 66 |030| podman run - /run must not be world-writable in systemd containers in 974ms
ok 67 |030| podman run with mounts.conf missing in 1234ms
ok 68 |030| podman run - rm pod if container creation failed with -pod new: in 1107ms
ok 69 |030| podman run - no entrypoint in 1026ms
ok 70 |030| podman run - stopping loop in 1712ms
ok 71 |035| podman logs - basic test in 1317ms
ok 72 |035| podman logs - tail test, journald in 1491ms
ok 73 |035| podman logs - multi journald in 1424ms
ok 74 |035| podman logs restarted journald in 1485ms
ok 75 |035| podman logs - since journald in 2486ms
ok 76 |035| podman logs - until journald in 2944ms
ok 77 |035| podman logs - --follow journald in 704ms
ok 78 |035| podman logs - --since --follow journald in 4341ms
ok 79 |035| podman logs - --until --follow journald in 3806ms
ok 80 |050| podman stop - basic test in 10804ms
ok 81 |050| podman stop --ignore in 668ms
ok 82 |050| podman stop - can trap signal in 4883ms
ok 83 |050| podman stop - unlock while waiting for timeout in 1770ms
ok 84 |050| podman stop -t 1 Generate warning in 1646ms
ok 85 |050| podman stop --noout in 480ms
ok 86 |050| podman stop, with --rm container in 854ms
ok 87 |055| podman rm in 928ms
ok 88 |055| podman rm - running container, w/o and w/ force in 606ms
ok 89 |055| podman rm container from storage in 546ms
ok 90 |055| podman rm <-> run --rm race in 742ms
ok 91 |055| podman rm --depend in 670ms
ok 92 |055| podman rm -f in 3303ms
ok 93 |055| podman container rm --force bogus in 622ms
ok 94 |055| podman container rm doesn't affect stopping containers in 1922ms
ok 95 |055| podman container rm --force doesn't leave running processes in 1692ms
ok 96 |060| podman mount - basic test in 895ms
ok 97 |060| podman run --mount ro=false in 3169ms
ok 98 |060| podman run --mount image in 3731ms
ok 99 |060| podman run --mount image inspection in 870ms
ok 100 |060| podman mount containers.conf in 1535ms
ok 101 |060| podman mount external container - basic test in 800ms
ok 102 |060| podman volume globs in 2554ms
ok 103 |060| podman mount noswap memory mounts in 893ms
ok 104 |060| podman mount no-dereference in 16517ms
ok 105 |065| podman cp file from host to container in 14660ms
ok 106 |065| podman cp file from host to container tmpfs mount in 1921ms
ok 107 |065| podman cp (-a=true) file from host to container and check ownership in 839ms
ok 108 |065| podman cp (-a=false) file from host to container and check ownership in 899ms
ok 109 |065| podman cp file from/to host while --pid=host in 1133ms
ok 110 |065| podman cp file from container to host in 6113ms
ok 111 |065| podman cp file from container to container in 24467ms
ok 112 |065| podman cp dir from host to container in 10701ms
ok 113 |065| podman cp dir from container to host in 6942ms
ok 114 |065| podman cp dir from container to container in 22876ms
ok 115 |065| podman cp symlinked directory from container in 2105ms
ok 116 |065| podman cp file from host to container volume in 1396ms
ok 117 |065| podman cp file from host to container mount in 1110ms
ok 118 |065| podman cp * - wildcard copy multiple files from container to host in 1345ms
ok 119 |065| podman cp - will not recognize symlink pointing into host space in 819ms
ok 120 |065| podman cp - will not expand globs in host space (#3829) in 897ms
ok 121 |065| podman cp - will not expand wildcard in 631ms
ok 122 |065| podman cp into container: weird symlink expansion in 1683ms
ok 123 |065| podman cp into a subdirectory matching GraphRoot in 1584ms
ok 124 |065| podman cp from stdin to container in 1667ms
ok 125 |065| podman cp from container to stdout in 1434ms
ok 126 |065| podman cp --overwrite file - ctr/ctr in 2434ms
ok 127 |065| podman cp --overwrite file - ctr/host in 2266ms
ok 128 |065| podman cp --overwrite file - host/ctr in 2652ms
ok 129 |065| podman cp - dot notation - host to container in 1208ms
ok 130 |065| podman cp - dot notation - container to host in 872ms
ok 131 |065| podman cp - dot notation - container to container in 1097ms
ok 132 |075| podman exec - basic test in 1737ms
ok 133 |075| podman exec - leak check in 1288ms
ok 134 |075| podman exec - cat from stdin in 1102ms
ok 135 |075| podman exec - with keep-id in 455ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 136 |075| podman exec/run - missing output in 1168ms
ok 137 |075| podman run umask in 1680ms
ok 138 |075| podman exec --tty in 4366ms
ok 139 |075| podman exec - does not leak session IDs on invalid command in 1497ms
ok 140 |075| podman exec --preserve-fd in 921ms
ok 141 |080| podman pause/unpause in 6383ms
ok 142 |090| events with disjunctive filters - file in 1543ms
ok 143 |090| events with disjunctive filters - journald in 1049ms
ok 144 |090| events with disjunctive filters - default in 979ms
ok 145 |090| events with events_logfile_path in containers.conf in 343ms
ok 146 |090| events log-file rotation in 1024ms
ok 147 |090| events log-file no duplicates in 1653ms
ok 148 |090| events - backend none should error in 379ms
ok 149 |090| events - container inspect data - journald in 879ms
ok 150 |090| events - docker compat in 615ms
ok 151 |090| events - volume events in 697ms
ok 152 |090| events - invalid filter in 409ms
ok 153 |110| podman history - basic tests in 819ms
ok 154 |110| podman history - custom format in 567ms
ok 155 |110| podman history - json in 912ms
ok 156 |110| podman image history Created in 460ms
ok 157 |125| podman import in 3990ms
ok 158 |125| podman export, alter tarball, re-import in 2634ms
ok 159 |130| podman kill - test signal handling in containers in 3422ms
ok 160 |130| podman kill - rejects invalid args in 2035ms
ok 161 |130| podman kill - concurrent stop in 695ms
ok 162 |130| podman wait - exit codes in 913ms
ok 163 |130| podman kill - no restart in 1139ms
ok 164 |170| podman --group-add keep-groups while in a userns in 840ms
ok 165 |170| podman --group-add keep-groups while not in a userns in 758ms
ok 166 |170| podman --group-add without keep-groups while in a userns in 524ms
ok 167 |170| rootful pod with custom ID mapping in 892ms
ok 168 |170| podman --remote --group-add keep-groups in 230ms # skip this test only meaningful under podman-remote
ok 169 |170| podman --group-add without keep-groups in 456ms
ok 170 |170| podman --group-add keep-groups plus added groups in 306ms
ok 171 |170| podman userns=nomap in 336ms
ok 172 |170| podman userns=keep-id in 461ms
ok 173 |170| podman userns=keep-id in a pod in 828ms
ok 174 |195| podman test all namespaces in 8192ms
ok 175 |200| podman pod top - containers in different PID namespaces in 1484ms
ok 176 |200| podman pod create - custom volumes in 669ms
ok 177 |200| podman pod create - custom infra image in 685ms
ok 178 |200| podman pod - communicating via /dev/shm in 1397ms
ok 179 |200| podman pod create - hashtag AllTheOptions in 5378ms
ok 180 |200| podman pod create should fail when infra-name is already in use in 1317ms
ok 181 |200| podman pod create --share in 1282ms
ok 182 |200| podman pod create --pod new: --hostname in 1108ms
ok 183 |200| podman rm --force to remove infra container in 1146ms
ok 184 |200| podman pod create share net in 1894ms
ok 185 |200| pod exit policies in 2377ms
ok 186 |200| pod exit policies - play kube in 883ms
not ok 187 |200| pod resource limits in 1445ms
# tags: ci:parallel
# (from function `basic_teardown' in file test/system/helpers.bash, line 250,
# from function `teardown' in test file test/system/200-pod.bats, line 14)
# `basic_teardown' failed
#
<+ > # # podman --cgroup-manager=systemd pod create --name=p-resources-systemd-t187-fcafnor2 --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+138ms> # 0635442c95b2d850c1cd3e63e5c63b62df8bc0e170165969aa85edcd7e6fa43c
#
<+011ms> # # podman --cgroup-manager=systemd pod start p-resources-systemd-t187-fcafnor2
<+179ms> # p-resources-systemd-t187-fcafnor2
#
<+010ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-systemd-t187-fcafnor2
<+072ms> # machine.slice/machine-libpod_pod_0635442c95b2d850c1cd3e63e5c63b62df8bc0e170165969aa85edcd7e6fa43c.slice
#
<+084ms> # # podman --cgroup-manager=systemd pod rm -f p-resources-systemd-t187-fcafnor2
<+137ms> # 0635442c95b2d850c1cd3e63e5c63b62df8bc0e170165969aa85edcd7e6fa43c
#
<+015ms> # # podman --cgroup-manager=cgroupfs pod create --name=p-resources-cgroupfs-t187-fcafnor2 --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+075ms> # Error: creating cgroup path /libpod_parent/270c187b838e5f01dc0c16f1e7b4299e458553a965acfee480b383593461faa1: write /sys/fs/cgroup/libpod_parent/cgroup.subtree_control: no such file or directory
<+005ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+011ms> # # podman --cgroup-manager=cgroupfs pod start p-resources-cgroupfs-t187-fcafnor2
<+067ms> # Error: no pod with name or ID p-resources-cgroupfs-t187-fcafnor2 found: no such pod
<+005ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+011ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-cgroupfs-t187-fcafnor2
<+052ms> # Error: no such pod p-resources-cgroupfs-t187-fcafnor2
<+008ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 573: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: cpu.max
# #| expected: '500000 100000'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 573: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.max
# #| expected: '5242880'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 573: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.swap.max
# #| expected: '1068498944'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 573: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.bfq.weight
# #| expected: 'default 50'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 573: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.max
# #| expected: '7:0 rbps=1048576 wbps=1048576 riops=max wiops=max'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+138ms> # # podman --cgroup-manager=cgroupfs pod rm -f p-resources-cgroupfs-t187-fcafnor2
# # [teardown]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: 8 test assertions failed. Search for 'FAIL:' above this line.
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ok 188 |200| podman pod create on failure in 564ms
ok 189 |200| podman pod create restart tests in 924ms
ok 190 |200| podman pod ps --filter in 5907ms
ok 191 |200| podman pod cleans cgroup and keeps limits in 3168ms
ok 192 |220| podman healthcheck in 5114ms
ok 193 |220| podman healthcheck - restart cleans up old state in 1245ms
ok 194 |220| podman wait --condition={healthy,unhealthy} in 5542ms
ok 195 |220| podman healthcheck --health-on-failure in 4375ms
ok 196 |220| podman healthcheck --health-on-failure with interval in 5387ms
[+0639s] ok 197 |252| quadlet - basic in 2576ms
ok 198 |252| quadlet conflict names in 1792ms
ok 199 |252| quadlet - envvar in 3045ms
ok 200 |252| quadlet - ContainerName and journal output check in 2708ms
ok 201 |252| quadlet - labels in 3215ms
ok 202 |252| quadlet - oneshot in 3417ms
ok 203 |252| quadlet - volume in 3199ms
ok 204 |252| quadlet - volume dependency in 3479ms
ok 205 |252| quadlet - named volume dependency in 3993ms
ok 206 |252| quadlet - network in 3727ms
ok 207 |252| quadlet - network dependency in 5052ms
ok 208 |252| quadlet - named network dependency in 4700ms
ok 209 |252| quadlet kube - basic in 4813ms
ok 210 |252| quadlet kube - named network dependency in 4789ms
ok 211 |252| quadlet - rootfs in 3413ms
ok 212 |252| quadlet - selinux disable in 2791ms
ok 213 |252| quadlet - selinux labels in 3064ms
ok 214 |252| quadlet - secret as environment variable in 3134ms
ok 215 |252| quadlet - secret as a file in 2832ms
ok 216 |252| quadlet - volume path using systemd %T specifier in 2633ms
ok 217 |252| quadlet - tmpfs in 2964ms
ok 218 |252| quadlet - userns in 2912ms
ok 219 |252| quadlet - exit-code propagation in 9423ms
ok 220 |252| quadlet kube - Working Directory in 3968ms
ok 221 |252| quadlet - image files in 16906ms
ok 222 |252| quadlet - kube oneshot in 5279ms
ok 223 |252| quadlet - kube down force in 2806ms
ok 224 |252| quadlet - image tag in 13332ms
ok 225 |252| quadlet - pod simple in 4059ms
ok 226 |252| quadlet - kube build from unavailable image with no tag in 13443ms
ok 227 |252| quadlet - drop-in files in 1918ms
ok 228 |260| sdnotify : ignore in 680ms
ok 229 |260| sdnotify : conmon in 1410ms
ok 230 |260| sdnotify : container in 2165ms
ok 231 |260| sdnotify : healthy in 2691ms
ok 232 |260| sdnotify : play kube - no policies in 2995ms
ok 233 |260| sdnotify : play kube - with policies in 2275ms
ok 234 |260| podman kube play - exit-code propagation in 11479ms
ok 235 |260| podman system service in 7773ms
ok 236 |271| podman system service - tcp CORS in 5515ms
ok 237 |271| podman system service - tcp without CORS in 5465ms
ok 238 |271| podman system service - CORS enabled in logs in 1305ms
ok 239 |410| podman selinux: confined container in 1464ms
ok 240 |410| podman selinux: --ipc=host container in 1256ms
ok 241 |410| podman selinux: init container in 1590ms
ok 242 |410| podman selinux: init container with --security-opt type in 552ms
ok 243 |410| podman selinux: init container with --security-opt level&type in 862ms
ok 244 |410| podman selinux: init container with --security-opt level in 810ms
ok 245 |410| podman selinux: container with overridden range in 663ms
ok 246 |410| podman selinux: inspect kvm labels in 466ms
ok 247 |410| podman selinux: inspect multiple labels in 809ms
ok 248 |410| podman selinux: shared context in (some) namespaces in 2881ms
ok 249 |410| podman selinux: containers in pods share full context in 2175ms
ok 250 |410| podman selinux: containers in --no-infra pods do not share context in 1521ms
ok 251 |410| podman with nonexistent labels in 1055ms
ok 252 |410| podman selinux nested in 833ms
ok 253 |410| podman EnableLabeledUsers in 687ms
ok 254 |420| podman run, preserves initial --cgroup-manager in 1035ms
ok 255 |420| podman run --cgroups=disabled keeps the current cgroup in 931ms
ok 256 |500| podman network - basic tests in 1332ms
ok 257 |500| podman networking: port on localhost in 1991ms
ok 258 |500| podman pod manages /etc/hosts correctly in 1094ms
ok 259 |500| podman rootless cni adds /usr/sbin to PATH in 213ms # skip only meaningful for rootless
ok 260 |500| podman network connect/disconnect with port forwarding in 6349ms
ok 261 |500| podman network after restart in 4893ms
ok 262 |500| podman run port forward range in 3228ms
ok 263 |500| podman run /etc/* permissions in 736ms
ok 264 |500| podman network rm --force bogus in 1141ms
ok 265 |500| podman network rm --dns-option in 798ms
ok 266 |500| podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 190ms # skip only meaningful for rootless
ok 267 |500| podman inspect list networks in 2277ms
ok 268 |500| podman --uts=host must use 'uname -n' for /etc/hostname in 940ms
[+0695s] ok 269 |505| IPv4 default address assignment in 538ms # skip [rootful] pasta networking only available in rootless mode
ok 270 |505| IPv4 address assignment in 268ms # skip [rootful] pasta networking only available in rootless mode
ok 271 |505| No IPv4 in 255ms # skip [rootful] pasta networking only available in rootless mode
ok 272 |505| IPv6 default address assignment in 242ms # skip [rootful] pasta networking only available in rootless mode
ok 273 |505| IPv6 address assignment in 529ms # skip [rootful] pasta networking only available in rootless mode
ok 274 |505| No IPv6 in 385ms # skip [rootful] pasta networking only available in rootless mode
ok 275 |505| podman puts pasta IP in /etc/hosts in 331ms # skip [rootful] pasta networking only available in rootless mode
ok 276 |505| IPv4 default route in 242ms # skip [rootful] pasta networking only available in rootless mode
ok 277 |505| IPv4 default route assignment in 229ms # skip [rootful] pasta networking only available in rootless mode
ok 278 |505| IPv6 default route in 193ms # skip [rootful] pasta networking only available in rootless mode
ok 279 |505| IPv6 default route assignment in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 280 |505| Default MTU in 216ms # skip [rootful] pasta networking only available in rootless mode
ok 281 |505| MTU assignment in 289ms # skip [rootful] pasta networking only available in rootless mode
ok 282 |505| Loopback interface state in 200ms # skip [rootful] pasta networking only available in rootless mode
ok 283 |505| External resolver, IPv4 in 184ms # skip [rootful] pasta networking only available in rootless mode
ok 284 |505| External resolver, IPv6 in 182ms # skip [rootful] pasta networking only available in rootless mode
ok 285 |505| Local forwarder, IPv4 in 178ms # skip [rootful] pasta networking only available in rootless mode
ok 286 |505| Local forwarder, IPv6 in 182ms # skip [rootful] pasta networking only available in rootless mode
ok 287 |505| Single TCP port forwarding, IPv4, tap in 181ms # skip [rootful] pasta networking only available in rootless mode
ok 288 |505| Single TCP port forwarding, IPv4, loopback in 176ms # skip [rootful] pasta networking only available in rootless mode
ok 289 |505| TCP port range forwarding, IPv4, tap in 176ms # skip [rootful] pasta networking only available in rootless mode
ok 290 |505| TCP port range forwarding, IPv4, loopback in 190ms # skip [rootful] pasta networking only available in rootless mode
ok 291 |505| Translated TCP port forwarding, IPv4, tap in 219ms # skip [rootful] pasta networking only available in rootless mode
ok 292 |505| Translated TCP port forwarding, IPv4, loopback in 230ms # skip [rootful] pasta networking only available in rootless mode
ok 293 |505| TCP translated port range forwarding, IPv4, tap in 217ms # skip [rootful] pasta networking only available in rootless mode
ok 294 |505| TCP translated port range forwarding, IPv4, loopback in 239ms # skip [rootful] pasta networking only available in rootless mode
ok 295 |505| Address-bound TCP port forwarding, IPv4, tap in 243ms # skip [rootful] pasta networking only available in rootless mode
ok 296 |505| Address-bound TCP port forwarding, IPv4, loopback in 254ms # skip [rootful] pasta networking only available in rootless mode
ok 297 |505| Interface-bound TCP port forwarding, IPv4, tap in 233ms # skip [rootful] pasta networking only available in rootless mode
ok 298 |505| Interface-bound TCP port forwarding, IPv4, loopback in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 299 |505| Single TCP port forwarding, IPv6, tap in 195ms # skip [rootful] pasta networking only available in rootless mode
ok 300 |505| Single TCP port forwarding, IPv6, loopback in 239ms # skip [rootful] pasta networking only available in rootless mode
ok 301 |505| TCP port range forwarding, IPv6, tap in 199ms # skip [rootful] pasta networking only available in rootless mode
ok 302 |505| TCP port range forwarding, IPv6, loopback in 198ms # skip [rootful] pasta networking only available in rootless mode
ok 303 |505| Translated TCP port forwarding, IPv6, tap in 257ms # skip [rootful] pasta networking only available in rootless mode
ok 304 |505| Translated TCP port forwarding, IPv6, loopback in 235ms # skip [rootful] pasta networking only available in rootless mode
ok 305 |505| TCP translated port range forwarding, IPv6, tap in 217ms # skip [rootful] pasta networking only available in rootless mode
ok 306 |505| TCP translated port range forwarding, IPv6, loopback in 238ms # skip [rootful] pasta networking only available in rootless mode
ok 307 |505| Address-bound TCP port forwarding, IPv6, tap in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 308 |505| Address-bound TCP port forwarding, IPv6, loopback in 230ms # skip [rootful] pasta networking only available in rootless mode
ok 309 |505| Interface-bound TCP port forwarding, IPv6, tap in 207ms # skip [rootful] pasta networking only available in rootless mode
ok 310 |505| Interface-bound TCP port forwarding, IPv6, loopback in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 311 |505| Single UDP port forwarding, IPv4, tap in 208ms # skip [rootful] pasta networking only available in rootless mode
ok 312 |505| Single UDP port forwarding, IPv4, loopback in 225ms # skip [rootful] pasta networking only available in rootless mode
ok 313 |505| UDP port range forwarding, IPv4, tap in 245ms # skip [rootful] pasta networking only available in rootless mode
ok 314 |505| UDP port range forwarding, IPv4, loopback in 202ms # skip [rootful] pasta networking only available in rootless mode
ok 315 |505| Translated UDP port forwarding, IPv4, tap in 337ms # skip [rootful] pasta networking only available in rootless mode
ok 316 |505| Translated UDP port forwarding, IPv4, loopback in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 317 |505| UDP translated port range forwarding, IPv4, tap in 202ms # skip [rootful] pasta networking only available in rootless mode
ok 318 |505| UDP translated port range forwarding, IPv4, loopback in 211ms # skip [rootful] pasta networking only available in rootless mode
ok 319 |505| Address-bound UDP port forwarding, IPv4, tap in 188ms # skip [rootful] pasta networking only available in rootless mode
ok 320 |505| Address-bound UDP port forwarding, IPv4, loopback in 213ms # skip [rootful] pasta networking only available in rootless mode
ok 321 |505| Interface-bound UDP port forwarding, IPv4, tap in 213ms # skip [rootful] pasta networking only available in rootless mode
ok 322 |505| Interface-bound UDP port forwarding, IPv4, loopback in 228ms # skip [rootful] pasta networking only available in rootless mode
ok 323 |505| Single UDP port forwarding, IPv6, tap in 234ms # skip [rootful] pasta networking only available in rootless mode
ok 324 |505| Single UDP port forwarding, IPv6, loopback in 209ms # skip [rootful] pasta networking only available in rootless mode
ok 325 |505| UDP port range forwarding, IPv6, tap in 252ms # skip [rootful] pasta networking only available in rootless mode
ok 326 |505| UDP port range forwarding, IPv6, loopback in 261ms # skip [rootful] pasta networking only available in rootless mode
ok 327 |505| Translated UDP port forwarding, IPv6, tap in 193ms # skip [rootful] pasta networking only available in rootless mode
ok 328 |505| Translated UDP port forwarding, IPv6, loopback in 177ms # skip [rootful] pasta networking only available in rootless mode
ok 329 |505| UDP translated port range forwarding, IPv6, tap in 180ms # skip [rootful] pasta networking only available in rootless mode
ok 330 |505| UDP translated port range forwarding, IPv6, loopback in 184ms # skip [rootful] pasta networking only available in rootless mode
ok 331 |505| Address-bound UDP port forwarding, IPv6, tap in 180ms # skip [rootful] pasta networking only available in rootless mode
ok 332 |505| Address-bound UDP port forwarding, IPv6, loopback in 187ms # skip [rootful] pasta networking only available in rootless mode
ok 333 |505| Interface-bound UDP port forwarding, IPv6, tap in 175ms # skip [rootful] pasta networking only available in rootless mode
ok 334 |505| Interface-bound UDP port forwarding, IPv6, loopback in 232ms # skip [rootful] pasta networking only available in rootless mode
ok 335 |505| TCP/IPv4 small transfer, tap in 202ms # skip [rootful] pasta networking only available in rootless mode
ok 336 |505| TCP/IPv4 small transfer, loopback in 199ms # skip [rootful] pasta networking only available in rootless mode
ok 337 |505| TCP/IPv4 large transfer, tap in 228ms # skip [rootful] pasta networking only available in rootless mode
ok 338 |505| TCP/IPv4 large transfer, loopback in 229ms # skip [rootful] pasta networking only available in rootless mode
ok 339 |505| TCP/IPv6 small transfer, tap in 211ms # skip [rootful] pasta networking only available in rootless mode
ok 340 |505| TCP/IPv6 small transfer, loopback in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 341 |505| TCP/IPv6 large transfer, tap in 229ms # skip [rootful] pasta networking only available in rootless mode
ok 342 |505| TCP/IPv6 large transfer, loopback in 221ms # skip [rootful] pasta networking only available in rootless mode
ok 343 |505| UDP/IPv4 small transfer, tap in 270ms # skip [rootful] pasta networking only available in rootless mode
ok 344 |505| UDP/IPv4 small transfer, loopback in 255ms # skip [rootful] pasta networking only available in rootless mode
ok 345 |505| UDP/IPv4 large transfer, tap in 214ms # skip [rootful] pasta networking only available in rootless mode
ok 346 |505| UDP/IPv4 large transfer, loopback in 249ms # skip [rootful] pasta networking only available in rootless mode
ok 347 |505| UDP/IPv6 small transfer, tap in 218ms # skip [rootful] pasta networking only available in rootless mode
ok 348 |505| UDP/IPv6 small transfer, loopback in 224ms # skip [rootful] pasta networking only available in rootless mode
ok 349 |505| UDP/IPv6 large transfer, tap in 237ms # skip [rootful] pasta networking only available in rootless mode
ok 350 |505| UDP/IPv6 large transfer, loopback in 216ms # skip [rootful] pasta networking only available in rootless mode
ok 351 |505| pasta(1) quits when the namespace is gone in 217ms # skip [rootful] pasta networking only available in rootless mode
ok 352 |505| Unsupported protocol in port forwarding in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 353 |505| Use options from containers.conf in 220ms # skip [rootful] pasta networking only available in rootless mode
ok 354 |505| pasta/bridge and host.containers.internal in 227ms # skip [rootful] pasta networking only available in rootless mode
[+0707s] ok 355 |600| podman shell completion test in 102386ms
ok 356 |600| podman shell completion for paths in container/image in 1593ms
ok 357 |610| check Go template formatting in 33107ms
ok 358 |620| options that cannot be set together in 1859ms
ok 359 |700| podman kube with stdin in 1060ms
ok 360 |700| podman play in 1014ms
ok 361 |700| podman play --service-container in 3177ms
ok 362 |700| podman kube --network in 2816ms
ok 363 |700| podman kube play read-only in 2109ms
ok 364 |700| podman kube play read-only from containers.conf in 1671ms
ok 365 |700| podman play with user from image in 1041ms
ok 366 |700| podman play --build --context-dir in 1513ms
ok 367 |700| podman kube play --replace external storage in 1588ms
ok 368 |700| podman kube --annotation in 957ms
ok 369 |700| podman play Yaml deprecated --no-trunc annotation in 207ms # skip FIXME: I can't figure out what this test is supposed to do
ok 370 |700| podman kube play - default log driver in 975ms
ok 371 |700| podman kube play - URL in 1468ms
ok 372 |700| podman play with init container in 1105ms
ok 373 |700| podman kube play - hostport in 817ms
ok 374 |700| podman kube play - multi-pod YAML in 1661ms
ok 375 |700| podman kube generate filetype in 1473ms
ok 376 |700| podman kube play --wait with siginterrupt in 2640ms
ok 377 |700| podman kube play --wait - wait for pod to exit in 888ms
ok 378 |700| podman kube play with configmaps in 787ms
ok 379 |700| podman kube with --authfile=/tmp/bogus in 302ms
ok 380 |700| podman kube play with umask from containers.conf in 939ms
ok 381 |700| podman kube generate tmpfs on /tmp in 876ms
ok 382 |700| podman kube play - pull policy in 1478ms
ok 383 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (healthy) in 14942ms
ok 384 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (unhealthy) in 14339ms
ok 385 |700| podman play --build private registry in 1534ms
ok 386 |700| podman play with automount volume in 3945ms
ok 387 |700| podman kube restore user namespace in 1223ms
ok 388 |710| podman kube generate - usage message in 356ms
ok 389 |710| podman kube generate - container in 668ms
ok 390 |710| podman kube generate unmasked in 1343ms
ok 391 |710| podman kube generate - pod in 1457ms
ok 392 |710| podman kube generate - deployment in 1174ms
make: *** [Makefile:687: localsystem] Error 1
[01:33:55] END - [+0707s] total duration since 2024-09-04T01:33:55Z
Summary: 567 Passed, 1 Failed, 122 Skipped. Total tests: 690 (WARNING: expected 392)