Skip to content

[SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0 #1

[SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0

[SPARK-45169] Add official image Dockerfile for Apache Spark 3.5.0 #1

Triggered via pull request September 12, 2023 06:52
Status Cancelled
Total duration 1m 12s
Artifacts

build_3.5.0.yaml

on: pull_request
Matrix: Run
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Run (all) / main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; export SPARK_TMP=\"$(mktemp -d)\"; cd $SPARK_TMP; wget -nv -O spark.tgz \"$SPARK_TGZ_URL\"; wget -nv -O spark.tgz.asc \"$SPARK_TGZ_ASC_URL\"; export GNUPGHOME=\"$(mktemp -d)\"; gpg --batch --keyserver hkps://keys.openpgp.org --recv-key \"$GPG_KEY\" || gpg --batch --keyserver hkps://keyserver.ubuntu.com --recv-keys \"$GPG_KEY\"; gpg --batch --verify spark.tgz.asc spark.tgz; gpgconf --kill all; rm -rf \"$GNUPGHOME\" spark.tgz.asc; tar -xf spark.tgz --strip-components=1; chown -R spark:spark .; mv jars /opt/spark/; mv bin /opt/spark/; mv sbin /opt/spark/; mv kubernetes/dockerfiles/spark/decom.sh /opt/; mv examples /opt/spark/; mv kubernetes/tests /opt/spark/; mv data /opt/spark/; mv python/pyspark /opt/spark/python/pyspark/; mv python/lib /opt/spark/python/lib/; mv R /opt/spark/; chmod a+x /opt/decom.sh; cd ..; rm -rf \"$SPARK_TMP\";" did not complete successfully: exit code: 2
Run (r) / main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; export SPARK_TMP=\"$(mktemp -d)\"; cd $SPARK_TMP; wget -nv -O spark.tgz \"$SPARK_TGZ_URL\"; wget -nv -O spark.tgz.asc \"$SPARK_TGZ_ASC_URL\"; export GNUPGHOME=\"$(mktemp -d)\"; gpg --batch --keyserver hkps://keys.openpgp.org --recv-key \"$GPG_KEY\" || gpg --batch --keyserver hkps://keyserver.ubuntu.com --recv-keys \"$GPG_KEY\"; gpg --batch --verify spark.tgz.asc spark.tgz; gpgconf --kill all; rm -rf \"$GNUPGHOME\" spark.tgz.asc; tar -xf spark.tgz --strip-components=1; chown -R spark:spark .; mv jars /opt/spark/; mv bin /opt/spark/; mv sbin /opt/spark/; mv kubernetes/dockerfiles/spark/decom.sh /opt/; mv examples /opt/spark/; mv kubernetes/tests /opt/spark/; mv data /opt/spark/; mv python/pyspark /opt/spark/python/pyspark/; mv python/lib /opt/spark/python/lib/; mv R /opt/spark/; chmod a+x /opt/decom.sh; cd ..; rm -rf \"$SPARK_TMP\";" did not complete successfully: exit code: 2
Run (python) / main
FailFast: cancelling since parallel instance has failed
Run (python) / main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; export SPARK_TMP=\"$(mktemp -d)\"; cd $SPARK_TMP; wget -nv -O spark.tgz \"$SPARK_TGZ_URL\"; wget -nv -O spark.tgz.asc \"$SPARK_TGZ_ASC_URL\"; export GNUPGHOME=\"$(mktemp -d)\"; gpg --batch --keyserver hkps://keys.openpgp.org --recv-key \"$GPG_KEY\" || gpg --batch --keyserver hkps://keyserver.ubuntu.com --recv-keys \"$GPG_KEY\"; gpg --batch --verify spark.tgz.asc spark.tgz; gpgconf --kill all; rm -rf \"$GNUPGHOME\" spark.tgz.asc; tar -xf spark.tgz --strip-components=1; chown -R spark:spark .; mv jars /opt/spark/; mv bin /opt/spark/; mv sbin /opt/spark/; mv kubernetes/dockerfiles/spark/decom.sh /opt/; mv examples /opt/spark/; mv kubernetes/tests /opt/spark/; mv data /opt/spark/; mv python/pyspark /opt/spark/python/pyspark/; mv python/lib /opt/spark/python/lib/; mv R /opt/spark/; chmod a+x /opt/decom.sh; cd ..; rm -rf \"$SPARK_TMP\";" did not complete successfully: exit code: 2
Run (scala) / main
FailFast: cancelling since parallel instance has failed
Run (scala) / main
The operation was canceled.
Run (all) / main
No files were found with the provided path: **/target/integration-tests.log. No artifacts will be uploaded.
Run (r) / main
No files were found with the provided path: **/target/integration-tests.log. No artifacts will be uploaded.
Run (python) / main
No files were found with the provided path: **/target/integration-tests.log. No artifacts will be uploaded.