build_image
Failed Started
by
@nicolas.thiery

Thiery Nicolas
1Running with gitlab-runner 17.1.0 (fe451d5a)2 on gitlab-runner4.centralesupelec.fr 7y7Qavur, system ID: s_1a2159fdb99a4Using Docker executor with image tomkukral/buildah:0.32 ...5Pulling docker image tomkukral/buildah:0.32 ...6Using docker image sha256:9c11e345262a195e88bbf127d8147f503f56c4ff6148dab1191c309688296e63 for tomkukral/buildah:0.32 with digest tomkukral/buildah@sha256:bfba1e12da074f52dd902bbb6c9ec1bf36aa01ee8c237494b97df7bcaec0ad39 ...8Running on runner-7y7qavur-project-3786-concurrent-0 via gitlab-runner4.centralesupelec.fr...10Fetching changes with git depth set to 20...11Reinitialized existing Git repository in /builds/nicolas.thiery/my-docker-tutoriel-jupyter/.git/12Checking out 1f2bc6e8 as detached HEAD (ref is main)...13Skipping Git submodules setup15Using docker image sha256:9c11e345262a195e88bbf127d8147f503f56c4ff6148dab1191c309688296e63 for tomkukral/buildah:0.32 with digest tomkukral/buildah@sha256:bfba1e12da074f52dd902bbb6c9ec1bf36aa01ee8c237494b97df7bcaec0ad39 ...16$ podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"17time="2024-08-29T05:12:35Z" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers"18cannot clone: Operation not permitted19Error: cannot re-exec process21Running after script...22$ podman logout "${CI_REGISTRY}"23time="2024-08-29T05:12:36Z" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers"24cannot clone: Operation not permitted25Error: cannot re-exec process26WARNING: after_script failed, but job will continue unaffected: exit code 128ERROR: Job failed: exit code 1