Skip to content

fix(workflow): new image for github workflow #559

fix(workflow): new image for github workflow

fix(workflow): new image for github workflow #559

Triggered via pull request December 11, 2024 11:13
Status Failure
Total duration 6m 2s
Artifacts

hybridsql-docker.yml

on: pull_request
build-and-publish
5m 54s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt clean cache && apt install -y build-essential libicu-dev python3-dev python3-pip openjdk-11-jdk flex doxygen lcov git curl && apt clean cache && mkdir -p /deps/src && curl -Lo zookeeper.tar.gz https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz && tar xf zookeeper.tar.gz -C /deps/src && /setup_deps.sh -z \"$ZETASQL_VERSION\" -t \"$THIRDPARTY_VERSION\" && rm -v /*.sh" did not complete successfully: exit code: 2
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636