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β root host sqlite cancelled Oct 18, 2023 in 15m 15s

Task Summary

Instruction main failed in 14:27

Details

ℹ️ PR was closed!

✅ 00:37 clone
✅ 00:10 setup
⏹️ 14:27 main

[+0432s] ok 150 podman rm
[+0434s] ok 151 podman rm - running container, w/o and w/ force
[+0435s] ok 152 podman rm container from storage
[+0437s] ok 153 podman rm <-> run --rm race
[+0438s] ok 154 podman rm --depend
[+0441s] ok 155 podman rm -f
[+0442s] ok 156 podman container rm --force bogus
[+0448s] ok 157 podman container rm doesn't affect stopping containers
[+0452s] ok 158 podman container rm --force doesn't leave running processes
[+0454s] ok 159 podman mount - basic test
[+0455s] ok 160 podman image mount
[+0461s] ok 161 podman run --mount ro=false 
[+0465s] ok 162 podman run --mount image
[+0466s] ok 163 podman run --mount image inspection
[+0469s] ok 164 podman mount containers.conf
[+0470s] ok 165 podman mount external container - basic test
[+0475s] ok 166 podman volume globs
[+0476s] ok 167 podman mount noswap memory mounts
[+0495s] ok 168 podman cp file from host to container
[+0498s] ok 169 podman cp file from host to container tmpfs mount
[+0500s] ok 170 podman cp (-a=true) file from host to container and check ownership
[+0501s] ok 171 podman cp (-a=false) file from host to container and check ownership
[+0503s] ok 172 podman cp file from/to host while --pid=host
[+0509s] ok 173 podman cp file from container to host
[+0542s] ok 174 podman cp file from container to container
[+0559s] ok 175 podman cp dir from host to container
[+0566s] ok 176 podman cp dir from container to host
[+0601s] ok 177 podman cp dir from container to container
[+0603s] ok 178 podman cp symlinked directory from container
[+0605s] ok 179 podman cp file from host to container volume
[+0606s] ok 180 podman cp file from host to container mount
[+0607s] ok 181 podman cp * - wildcard copy multiple files from container to host
[+0608s] ok 182 podman cp - will not recognize symlink pointing into host space
[+0609s] ok 183 podman cp - will not expand globs in host space (#3829)
[+0611s] ok 184 podman cp - will not expand wildcard
[+0613s] ok 185 podman cp into container: weird symlink expansion
[+0615s] ok 186 podman cp into a subdirectory matching GraphRoot
[+0617s] ok 187 podman cp from stdin to container
[+0619s] ok 188 podman cp from container to stdout
[+0623s] ok 189 podman cp --overwrite file - ctr/ctr
[+0625s] ok 190 podman cp --overwrite file - ctr/host
[+0628s] ok 191 podman cp --overwrite file - host/ctr
[+0630s] ok 192 podman cp - dot notation - host to container
[+0631s] ok 193 podman cp - dot notation - container to host
[+0633s] ok 194 podman cp - dot notation - container to container
[+0638s] ok 195 podman build - basic test
[+0643s] ok 196 podman buildx - basic test
[+0646s] ok 197 podman build test -f -
[+0647s] ok 198 podman build - global runtime flags test
[+0648s] ok 199 podman build - set runtime
[+0653s] ok 200 podman build - cache (#3920)
[+0656s] ok 201 podman build test -f ./relative
[+0678s] ok 202 podman parallel build should not race
[+0680s] ok 203 podman build - URLs
[+0702s] ok 204 podman build - workdir, cmd, env, label
[+0707s] ok 205 podman build - COPY with ignore