Skip to content

Build Base Docker Images #15

Build Base Docker Images

Build Base Docker Images #15

Manually triggered March 30, 2026 14:00
Status Failure
Total duration 34m 32s
Artifacts

build_base_images.yml

on: workflow_dispatch
Matrix: build-base
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build-base (ubuntu2004_cuda11)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c git clone --depth 1 --branch ${FFMPEG_DLL_REF} ${FFMPEG_DLL_REPO} ${BUILD_SCRIPTS_DIR} && cd ${BUILD_SCRIPTS_DIR}/ffmpeg_dll && sed -i 's/\\r$//' ./build_ffmpeg_dll.sh && sed -i 's/\\r$//' ./build_libvmaf.sh && export NUMBER_OF_PROCESSORS=\"$(nproc)\" && bash ./build_ffmpeg_dll.sh --skip-src-archive --disable-pgo && bash ./build_libvmaf.sh --skip-src-archive && test -f \"${FFMPEG_PREFIX}/lib/pkgconfig/libavutil.pc\" && test -f \"${VMAF_PREFIX}/lib/pkgconfig/libvmaf.pc\" && find \"${BUILD_SCRIPTS_DIR}\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll\" ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64/build\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64/build\" -exec rm -rf {} +" did not complete successfully: exit code: 1
build-base (fedora39_cuda12)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c git clone --depth 1 --branch ${FFMPEG_DLL_REF} ${FFMPEG_DLL_REPO} ${BUILD_SCRIPTS_DIR} && cd ${BUILD_SCRIPTS_DIR}/ffmpeg_dll && sed -i 's/\\r$//' ./build_ffmpeg_dll.sh && sed -i 's/\\r$//' ./build_libvmaf.sh && export NUMBER_OF_PROCESSORS=\"$(nproc)\" && bash ./build_ffmpeg_dll.sh --skip-src-archive && bash ./build_libvmaf.sh --skip-src-archive && test -f \"${FFMPEG_PREFIX}/lib/pkgconfig/libavutil.pc\" && test -f \"${VMAF_PREFIX}/lib/pkgconfig/libvmaf.pc\" && find \"${BUILD_SCRIPTS_DIR}\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll\" ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/build_dll/x64/build\" -exec rm -rf {} + && find \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64\" -mindepth 1 -maxdepth 1 ! -path \"${BUILD_SCRIPTS_DIR}/ffmpeg_dll/x64/build\" -exec rm -rf {} +" did not complete successfully: exit code: 1
build-base (ubuntu2004_cuda11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-base (fedora39_cuda12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/