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

fix(deps): update module github.com/containerd/containerd to v1.7.13 #5269

Merged
merged 1 commit into from
Feb 2, 2024

fix(deps): update module github.com/containerd/containerd to v1.7.13

9d58d13
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update module github.com/containerd/containerd to v1.7.13 #5269

fix(deps): update module github.com/containerd/containerd to v1.7.13
9d58d13
Select commit
Loading
Failed to load commit list.
Cirrus CI / Integration fedora-38 w/ vfs cancelled Feb 2, 2024 in 29m 55s

Task Summary

Instruction integration_test failed in 24:49

Details

ℹ️ PR was closed!

✅ 00:08 clone
✅ 00:14 setup
✅ 04:43 build
⏹️ 24:49 integration_test

[+1136s] ok 201 bud with Dockerfile from invalid URL
[+1137s] ok 202 bud with -f flag, alternate Dockerfile name
[+1137s] ok 203 bud with --cache-from noop flag
[+1138s] ok 204 bud with --compress noop flag
[+1138s] ok 205 bud with --cpu-shares flag, no argument
[+1138s] ok 206 bud with --cpu-shares flag, invalid argument
[+1138s] ok 207 bud with --cpu-shares flag, valid argument
[+1139s] ok 208 bud with --cpu-shares short flag (-c), no argument
[+1139s] ok 209 bud with --cpu-shares short flag (-c), invalid argument
[+1139s] ok 210 bud with --cpu-shares short flag (-c), valid argument
[+1148s] ok 211 bud-onbuild
[+1152s] ok 212 bud-onbuild-layers
[+1160s] ok 213 bud-logfile
[+1165s] ok 214 bud-logfile-with-split-logfile-by-platform
[+1168s] ok 215 bud with ARGS
[+1172s] ok 216 bud with unused ARGS
[+1175s] ok 217 bud with multi-value ARGS
[+1175s] ok 218 bud-from-stdin
[+1181s] ok 219 bud with preprocessor
[+1185s] ok 220 bud with preprocessor error
[+1185s] ok 221 bud-with-rejected-name
[+1189s] ok 222 bud with chown copy
[+1192s] ok 223 bud with combined chown and chmod copy
[+1195s] ok 224 bud with combined chown and chmod add
[+1196s] ok 225 bud with chown copy with bad chown flag in Dockerfile with --layers
[+1198s] ok 226 bud with chown copy with unknown substitutions in Dockerfile
[+1202s] ok 227 bud with chmod copy
[+1203s] ok 228 bud with chmod copy with bad chmod flag in Dockerfile with --layers
[+1207s] ok 229 bud with chmod add
[+1211s] ok 230 bud with chown add
[+1213s] ok 231 bud with chown add with bad chown flag in Dockerfile with --layers
[+1214s] ok 232 bud with chmod add with bad chmod flag in Dockerfile with --layers
[+1218s] ok 233 bud with ADD with checksum flag
[+1219s] ok 234 bud with ADD with bad checksum
[+1221s] ok 235 bud with ADD with bad checksum flag
[+1225s] ok 236 bud with ADD file construct
[+1234s] ok 237 bud with COPY of single file creates absolute path with correct permissions
[+1242s] ok 238 bud with COPY of single file creates relative path with correct permissions
[+1250s] ok 239 bud with ADD of single file creates absolute path with correct permissions
[+1259s] ok 240 bud with ADD of single file creates relative path with correct permissions
[+1268s] ok 241 bud multi-stage COPY creates absolute path with correct permissions
[+1278s] ok 242 bud multi-stage COPY creates relative path with correct permissions
[+1283s] ok 243 bud multi-stage COPY with invalid from statement
[+1290s] ok 244 bud COPY to root succeeds
[+1294s] ok 245 bud with FROM AS construct
[+1300s] ok 246 bud with FROM AS construct with layers
[+1308s] ok 247 bud with FROM AS skip FROM construct
[+1309s] ok 248 build with -f pointing to not a file should fail
[+1314s] ok 249 bud with symlink Dockerfile not specified in file
[+1314s] ok 250 bud with dir for file but no Dockerfile in dir
[+1314s] ok 251 bud with bad dir Dockerfile
[+1317s] ok 252 bud with ARG before FROM default value
[+1328s] ok 253 bud with ARG before FROM
[+1330s] ok 254 bud-with-healthcheck
[+1334s] ok 255 bud with unused build arg
[+1338s] ok 256 bud with copy-from