Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exec: do not leak session IDs on errors #20394

Merged
merged 2 commits into from
Oct 18, 2023

exec: do not leak session IDs on errors

fa19e1b
Select commit
Loading
Failed to load commit list.
Merged

exec: do not leak session IDs on errors #20394

exec: do not leak session IDs on errors
fa19e1b
Select commit
Loading
Failed to load commit list.
Cirrus CI / sys podman fedora-39β rootless host boltdb cancelled Oct 18, 2023 in 15m 23s

Task Summary

Instruction main failed in 14:36

Details

ℹ️ PR was closed!

✅ 00:36 clone
✅ 00:10 setup
⏹️ 14:36 main

[+0702s] ok 231 podman run umask
[+0704s] ok 232 podman exec - does not leak session IDs on invalid command
[+0710s] ok 233 podman pause/unpause
[+0711s] ok 234 podman unpause --all
[+0713s] ok 235 podman top - basic tests
[+0715s] ok 236 events with a filter by label
[+0716s] ok 237 truncate events
[+0719s] ok 238 image events
[+0720s] ok 239 events with disjunctive filters - file
[+0721s] ok 240 events with disjunctive filters - journald
[+0722s] ok 241 events with file backend and journald logdriver with --follow failure
[+0724s] ok 242 events with disjunctive filters - default
[+0725s] ok 243 events with events_logfile_path in containers.conf
[+0727s] ok 244 events log-file rotation
[+0729s] ok 245 events log-file no duplicates
[+0730s] ok 246 events - labels included in container die
[+0730s] ok 247 events - backend none should error
[+0731s] ok 248 events - container inspect data - journald
[+0733s] ok 249 events - container inspect data - file
[+0734s] ok 250 events - docker compat
[+0734s] ok 251 events - volume events
[+0736s] ok 252 podman history - basic tests
[+0736s] ok 253 podman history - custom format
[+0738s] ok 254 podman history - json
[+0739s] ok 255 podman image history Created
[+0740s] ok 256 podman load invalid file
[+0742s] ok 257 podman save to pipe and load
[+0748s] ok 258 podman image scp transfer
[+0752s] ok 259 podman load - by image ID
[+0756s] ok 260 podman load - by image name
[+0760s] ok 261 podman load - from URL
[+0761s] ok 262 podman load - redirect corrupt payload
[+0767s] ok 263 podman load - multi-image archive
[+0770s] ok 264 podman load - multi-image archive with redirect
[+0772s] ok 265 podman save --oci-accept-uncompressed-layers
[+0778s] ok 266 podman import
[+0781s] ok 267 podman export, alter tarball, re-import
[+0796s] ok 268 podman kill - test signal handling in containers
[+0799s] ok 269 podman kill - rejects invalid args
[+0800s] ok 270 podman kill - print IDs or raw input
[+0801s] ok 271 podman kill - concurrent stop
[+0803s] ok 272 podman wait - exit codes
[+0804s] ok 273 podman kill - no restart
[+0805s] ok 274 podman diff
[+0807s] ok 275 podman diff with buildah container 
[+0808s] ok 276 podman login - basic test
[+0809s] ok 277 podman login - with wrong credentials
[+0810s] ok 278 podman login - check generated authfile
[+0810s] ok 279 podman push fail
[+0813s] ok 280 podman push and search ok with --tls-verify=false
[+0815s] ok 281 podman push and search ok with --tls-verify=true
[+0817s] ok 282 podman login - shares credentials with skopeo - default auth file
[+0818s] ok 283 podman login - shares credentials with skopeo - via envariable
[+0819s] ok 284 podman login - shares credentials with skopeo - via --authfile
[+0821s] ok 285 podman login -secret test
[+0824s] ok 286 podman run --volumes : basic