Skip to content

Build and Push Docker Image #170

Build and Push Docker Image

Build and Push Docker Image #170

Triggered via schedule January 11, 2026 20:08
Status Failure
Total duration 4h 20m 58s
Artifacts 22

docker_image.yml

on: schedule
Matrix: build-centos-8
Matrix: build-centos-9
Matrix: build-vcpkg-centos-8-gcc13
Matrix: build-vcpkg-centos-8
Matrix: build-vcpkg-centos-9
build-vcpkg-centos-7
1h 22m
build-vcpkg-centos-7
build-vcpkg-centos-7-gcc13
1h 27m
build-vcpkg-centos-7-gcc13
build-centos-9-jdk8-cudf
4h 20m
build-centos-9-jdk8-cudf
Matrix: merge-dynamic
Matrix: merge-gcc13
Matrix: merge
Fit to window
Zoom out
Zoom in

Annotations

17 errors
build-centos-8 (ubuntu-24.04-arm, jdk17)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; sed -i -e \"s|mirrorlist=|#mirrorlist=|g\" /etc/yum.repos.d/CentOS-* || true; sed -i -e \"s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g\" /etc/yum.repos.d/CentOS-* || true; yum update -y && yum install -y epel-release sudo dnf && yum install -y ccache; dnf install -y --setopt=install_weak_deps=False gcc-toolset-11; echo \"check_certificate = off\" >> ~/.wgetrc; yum install -y java-${JAVA_VERSION}-openjdk-devel patch wget git perl; maven_version=3.9.2; local_binary=\"apache-maven-${maven_version}-bin.tar.gz\"; mirror_host=\"https://www.apache.org/dyn/closer.lua\"; url=\"${mirror_host}/maven/maven-3/${maven_version}/binaries/${local_binary}?action=download\"; wget -nv -O ${local_binary} ${url}; tar -xvf ${local_binary}; mv apache-maven-${maven_version} /usr/lib/maven; rm -rf ${local_binary}; wget -nv ${mirror_host}/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz?action=download -O /opt/apache-celeborn-0.5.4-bin.tgz; wget -nv ${mirror_host}/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz?action=download -O /opt/apache-celeborn-0.6.1-bin.tgz; wget -nv ${mirror_host}/uniffle/0.10.0/apache-uniffle-0.10.0-bin.tar.gz?action=download -O /opt/apache-uniffle-0.10.0-bin.tar.gz; wget -nv ${mirror_host}/hadoop/common/hadoop-2.8.5/hadoop-2.8.5.tar.gz?action=download -O /opt/hadoop-2.8.5.tar.gz; git clone --depth=1 https://github.com/apache/incubator-gluten /opt/gluten; cd /opt/gluten/.github/workflows/util/; ./install-spark-resources.sh 3.2; ./install-spark-resources.sh 3.3; ./install-spark-resources.sh 3.4; ./install-spark-resources.sh 3.5; ./install-spark-resources.sh 3.5-scala2.13; ./install-spark-resources.sh 4.0; if [ \"$(uname -m)\" = \"aarch64\" ]; then export CPU_TARGET=\"aarch64\"; fi; cd /opt/gluten; source /opt/rh/gcc-toolset-11/enable; ./dev/builddeps-veloxbe.sh --run_setup_script=ON build_arrow; mvn dependency:go-offline -Pbackends-velox -Piceberg -Pdelta -Pspark-3.5 -DskipTests; dnf clean all; rm -rf /opt/gluten; rm -rf /root/.cache/ccache;" did not complete successfully: exit code: 4
build-centos-8 (ubuntu-latest, jdk11)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk17" failed
build-centos-8 (ubuntu-latest, jdk11)
The operation was canceled.
build-centos-8 (ubuntu-latest, jdk17)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk17" failed
build-centos-8 (ubuntu-latest, jdk17)
The operation was canceled.
build-centos-8 (ubuntu-24.04-arm, jdk11)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk17" failed
build-centos-8 (ubuntu-24.04-arm, jdk11)
The operation was canceled.
build-centos-8 (ubuntu-latest, jdk8)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk17" failed
build-centos-8 (ubuntu-latest, jdk8)
The operation was canceled.
build-centos-8 (ubuntu-24.04-arm, jdk8)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk17" failed
build-centos-8 (ubuntu-24.04-arm, jdk8)
The operation was canceled.
build-centos-9 (ubuntu-22.04, jdk17)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260111-200836-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260111-200836-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260111-200836-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
build-centos-9 (ubuntu-22.04, jdk11)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04_jdk17" failed
build-centos-9 (ubuntu-22.04, jdk11)
The operation was canceled.
build-centos-9 (ubuntu-22.04, jdk8)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04_jdk17" failed
build-centos-9 (ubuntu-22.04, jdk8)
The operation was canceled.
build-centos-9-jdk8-cudf
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c rm -rf /opt/rh/gcc-toolset-12 && ln -s /opt/rh/gcc-toolset-14 /opt/rh/gcc-toolset-12; dnf remove -y cuda-toolkit-12* && dnf install -y cuda-toolkit-13-1; dnf autoremove -y && dnf clean all; source /opt/rh/gcc-toolset-12/enable; bash ./dev/buildbundle-veloxbe.sh --run_setup_script=OFF --build_arrow=ON --spark_version=3.4 --build_tests=ON --build_benchmarks=ON --enable_gpu=ON && rm -rf /opt/gluten" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size Digest
apache~incubator-gluten~3Q7PL7.dockerbuild Expired
69 KB
sha256:ba5ced123a68a98392780f1a2a4928e4bc2a15747074f54fe2f57abcbf67dae0
apache~incubator-gluten~68GKM8.dockerbuild Expired
547 KB
sha256:6786cd7fbdc20a6439f0147dbad213621a4884c0de4e2f4ceb252d8b3fcc59a7
apache~incubator-gluten~B95TJJ.dockerbuild Expired
527 KB
sha256:c6fbc1c9d6ac340b914d60e58189e7fc72bb205b3b524e2255b469db4e1d98ed
apache~incubator-gluten~FOKFHO.dockerbuild Expired
564 KB
sha256:6b51af533b008cb6d3b5043c6385eccd449c6788b5285b882bad8bc9f213e57e
apache~incubator-gluten~MT6N38.dockerbuild Expired
533 KB
sha256:093f6c3e2966aad7f6f71c615f656ed0d1d3e3b0bca4f81320c19ecb5241441e
apache~incubator-gluten~NDIXWV.dockerbuild Expired
557 KB
sha256:58b4a79b7b762b223265d80529749b51a4dc67f064060d720f5961e0dc0c6309
apache~incubator-gluten~OVCI2N.dockerbuild Expired
535 KB
sha256:e98fb9d2ce0cbc6b64b1990d8eee8123cd8205e197907b4bc7256dab7e98d6ed
apache~incubator-gluten~REVM8X.dockerbuild Expired
563 KB
sha256:68219b3df54571b78552068acee65f9893e1a513a0534505d36b7aeeb101277d
apache~incubator-gluten~SFS5SF.dockerbuild Expired
537 KB
sha256:96e07c3667fd534797eaa528491320578a49a936376f10fc6a2c40193acb897f
apache~incubator-gluten~UESWBR.dockerbuild Expired
531 KB
sha256:8e19bfdf95040dc1db66c10652e8612f2b91ce94330559900f225599e5e0dee8
apache~incubator-gluten~W8MW1Q.dockerbuild Expired
537 KB
sha256:f82005e9da0dbb8250025b7850d21efbd318fe2014b9041132c0f788597a8d34
apache~incubator-gluten~XIWJW7.dockerbuild Expired
527 KB
sha256:108a97287240fe76b901d07dac4556c0fa19326f03d8277859d991a68580ed21
apache~incubator-gluten~Z7H8MY.dockerbuild Expired
544 KB
sha256:500a00b4d76bd7ed8675ee3afd8c4d0cd02fc7a67eef3b571b7f986b8556fbf3
digests-centos-9-jdk11-ubuntu-22.04-arm Expired
244 Bytes
sha256:b564e978ac97897d901d752c8162cfcfa608f2a08fa2167ae871aba24d3bd64a
digests-centos-9-jdk17-ubuntu-22.04-arm Expired
244 Bytes
sha256:a54222aefca406423538aa84ead77cc7542d493b532a6502679d5f7d7acd9de3
digests-centos-9-jdk8-ubuntu-22.04-arm Expired
244 Bytes
sha256:782fb5b09c292b148a3c308a36bf1531fffc9aec0ed88cfeaf569fdeeaa4485e
digests-vcpkg-centos-8-gcc13-ubuntu-24.04-arm Expired
244 Bytes
sha256:e4d0cf8a6a54d16088ec058ef2cd807843a46fd944a21ee6fcd81a52f6c1c637
digests-vcpkg-centos-8-gcc13-ubuntu-latest Expired
244 Bytes
sha256:d7b8f718c67f6c3a1eaaa3f4a45cde903b5b7ee83abb8a06ed615abdcc4dfb87
digests-vcpkg-centos-8-ubuntu-24.04-arm Expired
244 Bytes
sha256:ec1f6e15530315fe9638fac72b6f7163f4770a7d8d3fcbee3af7ed489c468eb2
digests-vcpkg-centos-8-ubuntu-latest Expired
244 Bytes
sha256:b92f366a08c9294c0bfc7296c8edd0f1eba8b4a7f1c47f597c8c083a27ffec9f
digests-vcpkg-centos-9-ubuntu-22.04 Expired
244 Bytes
sha256:8366593af3034cc6f15e644ce3fdb519245faab3bcf9f4703ae21b8922b03a5a
digests-vcpkg-centos-9-ubuntu-22.04-arm Expired
244 Bytes
sha256:ba27d3f425d27088578254c0f6ca8fa62c7607b57b94c4bb3ee0bd70fc4a5fd9