[GLUTEN-10926][VL] followup to fix docker image conflict (#11064) #150
docker_image.yml
on: push
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 24m
build-vcpkg-centos-7-gcc13
1h 34m
build-centos-9-jdk8-cudf
4h 4m
Matrix: merge-gcc13
Matrix: merge
Annotations
23 errors
|
build-centos-9 (ubuntu-22.04-arm, jdk8)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; yum update -y && yum install -y epel-release sudo dnf && yum install -y ccache; dnf install -y --setopt=install_weak_deps=False gcc-toolset-12 gcc-toolset-13; 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 https://archive.apache.org/dist/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/incubator/uniffle/0.9.2/apache-uniffle-0.9.2-incubating-bin.tar.gz -P /opt/; wget -nv https://archive.apache.org/dist/hadoop/common/hadoop-2.8.5/hadoop-2.8.5.tar.gz -P /opt/; 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-12/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: 127
|
|
build-centos-9 (ubuntu-22.04, jdk8)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04-arm_jdk8" failed
|
|
build-centos-9 (ubuntu-22.04, jdk8)
The operation was canceled.
|
|
build-centos-9 (ubuntu-22.04-arm, jdk17)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04-arm_jdk8" failed
|
|
build-centos-9 (ubuntu-22.04-arm, jdk17)
The operation was canceled.
|
|
build-centos-9 (ubuntu-22.04, jdk17)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04-arm_jdk8" failed
|
|
build-centos-9 (ubuntu-22.04, jdk17)
The operation was canceled.
|
|
build-centos-9 (ubuntu-22.04, jdk11)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04-arm_jdk8" failed
|
|
build-centos-9 (ubuntu-22.04, jdk11)
The operation was canceled.
|
|
build-centos-9 (ubuntu-22.04-arm, jdk11)
The strategy configuration was canceled because "build-centos-9.ubuntu-22_04-arm_jdk8" failed
|
|
build-centos-9 (ubuntu-22.04-arm, jdk11)
The operation was canceled.
|
|
build-centos-8 (ubuntu-24.04-arm, jdk8)
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 https://archive.apache.org/dist/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz -P /opt/; wget -nv https://archive.apache.org/dist/incubator/uniffle/0.9.2/apache-uniffle-0.9.2-incubating-bin.tar.gz -P /opt/; wget -nv https://archive.apache.org/dist/hadoop/common/hadoop-2.8.5/hadoop-2.8.5.tar.gz -P /opt/; 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: 127
|
|
build-centos-8 (ubuntu-24.04-arm, jdk17)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk8" failed
|
|
build-centos-8 (ubuntu-24.04-arm, jdk17)
The operation was canceled.
|
|
build-centos-8 (ubuntu-latest, jdk17)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk8" failed
|
|
build-centos-8 (ubuntu-latest, jdk17)
The operation was canceled.
|
|
build-centos-8 (ubuntu-latest, jdk8)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk8" failed
|
|
build-centos-8 (ubuntu-latest, jdk8)
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_jdk8" failed
|
|
build-centos-8 (ubuntu-24.04-arm, jdk11)
The operation was canceled.
|
|
build-centos-8 (ubuntu-latest, jdk11)
The strategy configuration was canceled because "build-centos-8.ubuntu-24_04-arm_jdk8" failed
|
|
build-centos-8 (ubuntu-latest, jdk11)
The operation was canceled.
|
|
build-vcpkg-centos-8-gcc13 (ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; yum update -y && yum install -y epel-release sudo dnf && yum install -y ccache; echo \"check_certificate = off\" >> ~/.wgetrc; yum install -y java-1.8.0-openjdk-devel patch wget git perl python3 automake libtool flex; dnf -y --enablerepo=powertools install autoconf-archive ninja-build; pip3 install --upgrade pip; pip3 install cmake; rpm -qa | grep tzdata; dnf clean all; git clone --depth=1 https://github.com/apache/incubator-gluten /opt/gluten; cd /opt/gluten; bash .github/workflows/util/setup-helper.sh install_maven; export PATH=/usr/lib/maven/bin:$PATH; mkdir -p ${VCPKG_PATH}; echo \"Build arrow, then install the native libs to system paths and jar package to .m2/ directory.\"; if [ \"$(uname -m)\" = \"aarch64\" ]; then export CPU_TARGET=\"aarch64\"; export VCPKG_FORCE_SYSTEM_BINARIES=1; fi; cd /opt/gluten; bash ./dev/builddeps-veloxbe.sh --enable_vcpkg=ON --build_tests=ON --enable_s3=ON --enable_gcs=ON --enable_hdfs=ON --enable_abfs=ON build_arrow; mvn dependency:go-offline -Pbackends-velox -Piceberg -Pdelta -Pspark-3.5 -DskipTests; rm -rf /opt/gluten; rm -rf /root/.cache/ccache;" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
apache~incubator-gluten~2FP6X7.dockerbuild
|
536 KB |
sha256:5889dca8c0be5ab600f7057b01ffae3948275726f40110f659c3e5039c0d3bb5
|
|
|
apache~incubator-gluten~66XAH1.dockerbuild
|
543 KB |
sha256:19147ab747ee4760ae2f7d3c44a427b6daef1f166fc8aeb0c6076644f0bb4dbd
|
|
|
apache~incubator-gluten~954EK2.dockerbuild
|
561 KB |
sha256:7190176005bdc524c5d4b7e35481d7b699f29f34527e2dfb4e633fa522169787
|
|
|
apache~incubator-gluten~DVJMOF.dockerbuild
|
543 KB |
sha256:7e4ae5ba137a76105db977d9ed61ade2fec19c16ed7b1f63a6c942df31462d93
|
|
|
apache~incubator-gluten~IWDDY8.dockerbuild
|
559 KB |
sha256:06923dfe0930659430c9f2d4d0080b9d86deeee304dfd6d7cb0b0d813a50fbaa
|
|
|
apache~incubator-gluten~NJGGDJ.dockerbuild
|
535 KB |
sha256:6684e7ad8ccc5ebbc9308c6dfea5b263cb7c0e42f66fc96f3658cd4d65700567
|
|
|
apache~incubator-gluten~OD13IK.dockerbuild
|
548 KB |
sha256:7c80737c49529e52bd47991f8031ffacc93ccd24de905023631747cc78da18b4
|
|
|
apache~incubator-gluten~QOFWXN.dockerbuild
|
541 KB |
sha256:987c1fb5cf37d99243829b7ceaa95cc9ab29414b38dbc861d7dc17db1a063fea
|
|
|
apache~incubator-gluten~TJFNVV.dockerbuild
|
559 KB |
sha256:779a6ca7304c2c9a5d601bde6a72c64e46cd1b95e2b2189defe00d7bd3b14980
|
|
|
apache~incubator-gluten~UT25WA.dockerbuild
|
78.2 KB |
sha256:c3a840833969387f70e41ad7c1fc187db534cb1cc8decf0df03b5f5d39433dc7
|
|
|
apache~incubator-gluten~ZNYF3S.dockerbuild
|
67.8 KB |
sha256:1aa0164353ee06ab31ce23eea10c53a0a27d0745966b38aacc87cb258fc1bd8f
|
|
|
digests-vcpkg-centos-8-gcc13-ubuntu-24.04-arm
Expired
|
244 Bytes |
sha256:e45b5da99ae41f2bc3660fe24520cf19408204b28e727fbe40f6876601b9b56a
|
|
|
digests-vcpkg-centos-9-ubuntu-22.04
Expired
|
244 Bytes |
sha256:f514f93fbd337cb708bcf02b5e706ca4e8ddb0342b4d00e00f6cd65a4b39fd08
|
|
|
digests-vcpkg-centos-9-ubuntu-22.04-arm
Expired
|
244 Bytes |
sha256:8f69139e76f257137b64307cae1c1226008ac0d1d11fc34b7066a0e76711ad7d
|
|